Class ColumnNodeImpl
java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.model.AbstractTreeNode
ch.tocco.nice2.dbrefactoring.impl.model.ColumnNodeImpl
- All Implemented Interfaces:
- ColumnNode,- TreeNode
- 
Constructor SummaryConstructorsConstructorDescriptionColumnNodeImpl(ModelElementNode.Entity parent, ModelColumnInfo columnInfo, DataModelSupport dataModelSupport) 
- 
Method SummaryMethods inherited from class ch.tocco.nice2.dbrefactoring.impl.model.AbstractTreeNodevisitChildren, visitChildren, visitParents, visitParentsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ch.tocco.nice2.dbrefactoring.api.model.TreeNodevisitChildren, visitChildren, visitParents, visitParents
- 
Constructor Details- 
ColumnNodeImplpublic ColumnNodeImpl(ModelElementNode.Entity parent, ModelColumnInfo columnInfo, DataModelSupport dataModelSupport) 
 
- 
- 
Method Details- 
getColumnInfo- Specified by:
- getColumnInfoin interface- ColumnNode
 
- 
getParentNode- Specified by:
- getParentNodein interface- ColumnNode
- Specified by:
- getParentNodein interface- TreeNode
- Overrides:
- getParentNodein class- AbstractTreeNode
 
- 
getShortDescription- Specified by:
- getShortDescriptionin interface- TreeNode
 
- 
getChildren- Specified by:
- getChildrenin interface- TreeNode
- Overrides:
- getChildrenin class- AbstractTreeNode
 
- 
getName- Specified by:
- getNamein interface- TreeNode
- Overrides:
- getNamein class- AbstractTreeNode
 
- 
toString
 
-