|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protege.util.LazyTreeNode
edu.stanford.smi.protege.util.LazyTreeRoot
edu.stanford.smi.protegex.owl.ui.existential.ExistentialTreeRoot
A LazyTreeRoot for the root of a transitivity tree.
Field Summary | |
private OWLObjectProperty |
existentialProperty
|
private edu.stanford.smi.protege.model.Slot |
superclassesSlot
|
Fields inherited from class edu.stanford.smi.protege.util.LazyTreeRoot |
|
Fields inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
|
Constructor Summary | |
ExistentialTreeRoot(edu.stanford.smi.protege.model.Cls root,
edu.stanford.smi.protege.model.Slot superclassesSlot,
OWLObjectProperty existentialProperty)
|
Method Summary | |
edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
Comparator |
getComparator()
|
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeRoot |
getChildObjectCount, getChildObjects, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, setModel |
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
childAdded, childAdded, childRemoved, children, dispose, equals, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isDuplicate, isLeaf, reload, reload, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private OWLObjectProperty existentialProperty
private edu.stanford.smi.protege.model.Slot superclassesSlot
Constructor Detail |
public ExistentialTreeRoot(edu.stanford.smi.protege.model.Cls root, edu.stanford.smi.protege.model.Slot superclassesSlot, OWLObjectProperty existentialProperty)
Method Detail |
public edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
public Comparator getComparator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |