Class RootNodeImpl
java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.model.AbstractTreeNode
ch.tocco.nice2.dbrefactoring.impl.model.RootNodeImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(ModuleNode moduleNode) getModuleNode(String moduleName) @Nullable StringMethods inherited from class AbstractTreeNode
getName, getParentNode, visitChildren, visitChildren, visitParents, visitParentsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TreeNode
getName, getParentNode, visitChildren, visitChildren, visitParents, visitParents
-
Constructor Details
-
RootNodeImpl
public RootNodeImpl()
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescriptionin interfaceTreeNode
-
getChildren
- Specified by:
getChildrenin interfaceRootNode- Specified by:
getChildrenin interfaceTreeNode- Overrides:
getChildrenin classAbstractTreeNode
-
addChild
-
getModuleNode
-