Uses of Class
org.processmining.models.graphbased.NodeID
-
Packages that use NodeID Package Description org.processmining.models.graphbased org.processmining.models.graphbased.directed -
-
Uses of NodeID in org.processmining.models.graphbased
Fields in org.processmining.models.graphbased declared as NodeID Modifier and Type Field Description protected NodeIDAbstractGraph. idMethods in org.processmining.models.graphbased that return NodeID Modifier and Type Method Description NodeIDAbstractGraphNode. getId()Methods in org.processmining.models.graphbased with parameters of type NodeID Modifier and Type Method Description intNodeID. compareTo(NodeID node) -
Uses of NodeID in org.processmining.models.graphbased.directed
Methods in org.processmining.models.graphbased.directed that return NodeID Modifier and Type Method Description NodeIDDirectedGraphNode. getId()
-