edu.stanford.smi.protege.ui
Class ClsClsReferenceNode
java.lang.Object
edu.stanford.smi.protege.util.LazyTreeNode
edu.stanford.smi.protege.ui.ClsClsReferenceNode
- All Implemented Interfaces:
- TreeNode
public class ClsClsReferenceNode
- extends LazyTreeNode
A TreeNode that will display a relationship (other than inheritance) between two classes. The slot representing
the relationship is passed into the constructor.
- Author:
- Ray Fergerson
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
childAdded, childAdded, childRemoved, children, compareTo, dispose, equals, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isDuplicate, isLeaf, isSorted, loadChildObjects, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, reload, reload, setIsLoaded, toString |
ClsClsReferenceNode
public ClsClsReferenceNode(LazyTreeNode parent,
Cls cls,
Slot slot)
createNode
public LazyTreeNode createNode(Object o)
- Specified by:
createNode
in class LazyTreeNode
getChildObjectCount
public int getChildObjectCount()
- Specified by:
getChildObjectCount
in class LazyTreeNode
getChildObjects
public Collection getChildObjects()
- Specified by:
getChildObjects
in class LazyTreeNode
getComparator
public Comparator getComparator()
- Specified by:
getComparator
in class LazyTreeNode
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.