Package cool.klass.model.reladomo.tree
Class SubClassReladomoTreeNode
java.lang.Object
cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
cool.klass.model.reladomo.tree.SubClassReladomoTreeNode
- All Implemented Interfaces:
ReladomoTreeNode
-
Field Summary
Fields inherited from class cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
children -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()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, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cool.klass.model.reladomo.tree.ReladomoTreeNode
getDeepFetchStrings, getNodeString, getShortString, isLeaf, toManyAwareWalk, walk
-
Constructor Details
-
SubClassReladomoTreeNode
-
-
Method Details
-
visit
-
getOwningClassifier
-
getType
-
equals
-
hashCode
-