Package cool.klass.model.reladomo.tree
Class RootReladomoTreeNode
java.lang.Object
cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
cool.klass.model.reladomo.tree.RootReladomoTreeNode
- All Implemented Interfaces:
ReladomoTreeNode
-
Field Summary
Fields inherited from class cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
children -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNodeString(String indent) getType()voidvisit(ReladomoTreeNodeVisitor visitor) Methods inherited from class cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
computeChild, getChildren, getName, toString, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cool.klass.model.reladomo.tree.ReladomoTreeNode
getDeepFetchStrings, isLeaf, toManyAwareWalk, walk
-
Constructor Details
-
RootReladomoTreeNode
-
-
Method Details
-
visit
-
getOwningClassifier
-
getType
-
getShortString
-
getNodeString
-