|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectginy.util.MetaTree
A MetaTree provides a view onto the MetaEdges of a GraphPerspective. A MetaTree is defined by a GraphPerspective and a root node. Note that not all of the nodes in a GraphPerspective will be accesable via the MetaTree. It is possible to have a forest of MetaTrees for one GraphPerspective. Remember that a Tree is essentially a directed acyclic graph. This class has methods to check this, and greedy methods that will enforce it.
| Constructor Summary | |
MetaTree()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MetaTree()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||