wt.epm.retriever
Class ResultGraph.NodeInfo
java.lang.Object
wt.epm.retriever.ResultGraph.NodeInfo
- Enclosing class:
- ResultGraph
- protected class ResultGraph.NodeInfo
- extends Object
Auxiliary data structure for initialization.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
final ResultGraph.Node node
parentsList
final List parentsList
childrenList
final List childrenList
ResultGraph.NodeInfo
ResultGraph.NodeInfo(ResultGraph.Node node)