public class PropertyWriterUtils extends Object
| Constructor and Description |
|---|
PropertyWriterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static BPMNEdge |
createBPMNEdge(BasePropertyWriter source,
BasePropertyWriter target,
Connection sourceConnection,
ControlPoint[] mid,
Connection targetConnection) |
static Optional<Node<View,Edge>> |
getDockSourceNode(Node<? extends View,?> node) |
static Import |
toImport(WSDLImport wsdlImport) |
public static BPMNEdge createBPMNEdge(BasePropertyWriter source, BasePropertyWriter target, Connection sourceConnection, ControlPoint[] mid, Connection targetConnection)
public static Optional<Node<View,Edge>> getDockSourceNode(Node<? extends View,?> node)
public static Import toImport(WSDLImport wsdlImport)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.