Package org.oristool.analyzer.graph
Class Node
java.lang.Object
org.oristool.analyzer.graph.Node
Node of a
SuccessionGraph
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Node
public Node()
-
-
Method Details
-
id
public int id()Returns the unique ID of this node.- Returns:
- node id
-