edu.stanford.smi.protege.ui
Class ParentChildNode
java.lang.Object
edu.stanford.smi.protege.util.LazyTreeNode
edu.stanford.smi.protege.ui.ParentChildNode
- All Implemented Interfaces:
- TreeNode
- Direct Known Subclasses:
- FormParentChildNode
public class ParentChildNode
- extends LazyTreeNode
Tree node that contains the superclass-subclass relations.
- Author:
- Ray Fergerson
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
childAdded, childAdded, childRemoved, children, compareTo, equals, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isDuplicate, isLeaf, isSorted, loadChildObjects, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, reload, reload, setIsLoaded |
ParentChildNode
public ParentChildNode(LazyTreeNode parentNode,
Cls parentCls)
createNode
protected LazyTreeNode createNode(Object o)
- Specified by:
createNode
in class LazyTreeNode
dispose
protected void dispose()
- Overrides:
dispose
in class LazyTreeNode
getChildObjectCount
protected int getChildObjectCount()
- Specified by:
getChildObjectCount
in class LazyTreeNode
getChildObjects
protected Collection getChildObjects()
- Specified by:
getChildObjects
in class LazyTreeNode
getCls
protected Cls getCls()
getComparator
protected Comparator getComparator()
- Specified by:
getComparator
in class LazyTreeNode
notifyNodeChanged
protected void notifyNodeChanged()
toString
public String toString()
- Overrides:
toString
in class LazyTreeNode
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.