Package cool.klass.model.reladomo.tree
Class ReferenceReladomoTreeNode
java.lang.Object
cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
cool.klass.model.reladomo.tree.ReferenceReladomoTreeNode
- All Implemented Interfaces:
ReladomoTreeNode
-
Field Summary
Fields inherited from class cool.klass.model.reladomo.tree.AbstractReladomoTreeNode
children -
Constructor Summary
ConstructorsConstructorDescriptionReferenceReladomoTreeNode(String name, ReladomoTreeNode reladomoTreeNode, ReferenceProperty referenceProperty) -
Method Summary
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, getNodeString, getShortString, isLeaf, toManyAwareWalk, walk
-
Constructor Details
-
ReferenceReladomoTreeNode
public ReferenceReladomoTreeNode(String name, ReladomoTreeNode reladomoTreeNode, ReferenceProperty referenceProperty)
-
-
Method Details
-
visit
-
getReferenceProperty
-
getOwningClassifier
-
getType
-