|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protege.util.LazyTreeNode
edu.stanford.smi.protegex.owl.ui.existential.ExistentialTreeNode
public class ExistentialTreeNode
A LazyTreeNode for a relationship between classes via someValuesFrom restrictions on a (transitive) property.
Constructor Summary | |
---|---|
ExistentialTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parentNode,
OWLClass parentCls,
edu.stanford.smi.protege.model.Slot superclassesSlot,
OWLObjectProperty existentialProperty)
|
Method Summary | |
---|---|
protected edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
protected void |
dispose()
|
protected int |
getChildObjectCount()
|
protected Collection |
getChildObjects()
|
protected Comparator |
getComparator()
|
OWLClass |
getOWLClass()
|
protected void |
notifyNodeChanged()
|
void |
reload()
|
String |
toString()
|
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, setIsLoaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExistentialTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parentNode, OWLClass parentCls, edu.stanford.smi.protege.model.Slot superclassesSlot, OWLObjectProperty existentialProperty)
Method Detail |
---|
protected edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
createNode
in class edu.stanford.smi.protege.util.LazyTreeNode
protected void dispose()
dispose
in class edu.stanford.smi.protege.util.LazyTreeNode
protected int getChildObjectCount()
getChildObjectCount
in class edu.stanford.smi.protege.util.LazyTreeNode
protected Collection getChildObjects()
getChildObjects
in class edu.stanford.smi.protege.util.LazyTreeNode
public OWLClass getOWLClass()
public void reload()
reload
in class edu.stanford.smi.protege.util.LazyTreeNode
protected Comparator getComparator()
getComparator
in class edu.stanford.smi.protege.util.LazyTreeNode
protected void notifyNodeChanged()
public String toString()
toString
in class edu.stanford.smi.protege.util.LazyTreeNode
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |