public interface StructuredEdge
| Modifier and Type | Method and Description |
|---|---|
int |
getDestinationNodeID() |
Edge |
getEdge()
Return the edge object.
|
ProcessConstants.EdgeType |
getEdgeType() |
int |
getSourceNodeID()
The source node ID of the edge.
|
Edge getEdge()
int getSourceNodeID()
int getDestinationNodeID()
ProcessConstants.EdgeType getEdgeType()