Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.elements.model | |
org.yawlfoundation.yawl.worklet.graph |
Modifier and Type | Class and Description |
---|---|
class |
YAWLFlowRelation |
Modifier and Type | Field and Description |
---|---|
protected DefaultEdge |
AbstractNetCell._inEdge |
protected DefaultEdge |
AbstractNetCell._outEdge |
Modifier and Type | Method and Description |
---|---|
protected DefaultEdge |
AbstractNetCell.getIncomingEdge() |
protected DefaultEdge |
AbstractNetCell.getOutgoingEdge() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractNetCell.setIncomingEdge(DefaultEdge edge) |
protected void |
AbstractNetCell.setOutgoingEdge(DefaultEdge edge) |