Interface Edge<T extends GraphNode>
-
- All Known Subinterfaces:
BpmnEdge
- All Known Implementing Classes:
BpmnEdgeImpl,EdgeImpl
public interface Edge<T extends GraphNode>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetInGraphNode()TgetOutGraphNode()
-