|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gumbo.util.AbstractDisposable | +--gumbo.util.relation.Relationship | +--gumbo.util.relation.TreeNodes.Tree | +--gumbo.util.relation.TreeNodes.GlobalTree
Global tree used as the default singleton for global-relationship tree nodes.
Field Summary | |
static TreeNodes.GlobalTree |
INSTANCE
Singleton instance. |
Methods inherited from class gumbo.util.relation.TreeNodes.Tree |
checkRelation |
Methods inherited from class gumbo.util.relation.Relationship |
getAddedConnectionOut, getAddedRelationOut, getRelations, getRemovingConnectionOut, getRemovingRelationOut, implAddedConnection, implAddRelation, implDispose, implRemoveRelation, implRemovingConnection, toString |
Methods inherited from class gumbo.util.AbstractDisposable |
dispose, isDisposed |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final TreeNodes.GlobalTree INSTANCE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |