|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
tudresden.ocl.injection.reverseeng.RevengTreeNode
tudresden.ocl.injection.reverseeng.AbstractFeatureTreeNode
Abstract super class of CollectionTreeNode and MapTreeNode.
Nested Class Summary |
Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
Field Summary |
Fields inherited from class tudresden.ocl.injection.reverseeng.RevengTreeNode |
|
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
AbstractFeatureTreeNode(DefaultTreeModel dtmModel,
AbstractDescriptor ad)
Creates new AbstractFeatureTreeNode |
Method Summary | |
void |
fill()
Fill in the children of this node. |
List |
getPropertyPages()
Return property pages common to both maps and collections... |
Methods inherited from class tudresden.ocl.injection.reverseeng.RevengTreeNode |
canRootExplorer, collapsed, createLogicalParent, getIcon, getModel, getToolTip, isDirty, nodeChanged, nodeStructureChanged, onDescriptorModified, save, setModified, startDirtyChangeNotification, stopDirtyChangeNotification |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AbstractFeatureTreeNode(DefaultTreeModel dtmModel, AbstractDescriptor ad)
Method Detail |
public void fill()
RevengTreeNode
fill
in class RevengTreeNode
public List getPropertyPages()
getPropertyPages
in class RevengTreeNode
|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |