|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ca.quine.jcommons.transform.graph.Edge
| Constructor Summary | |
Edge(TransformNode parentNode,
TransformNode node)
|
|
| Method Summary | |
TransformNode |
getNode()
|
TransformNode |
getParentNode()
If the node has no parent, this field will be null. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Edge(TransformNode parentNode,
TransformNode node)
| Method Detail |
public TransformNode getNode()
public TransformNode getParentNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||