|
|||||||||||
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.protege.util.LazyTreeRoot
edu.stanford.smi.protegex.owl.ui.properties.OWLPropertySubpropertyRoot
Field Summary | |
private ModelListener |
modelListener
|
private OWLModel |
owlModel
|
PropertyListener |
propertyListener
|
Fields inherited from class edu.stanford.smi.protege.util.LazyTreeRoot |
|
Fields inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
|
Constructor Summary | |
OWLPropertySubpropertyRoot(OWLModel owlModel)
|
Method Summary | |
edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
void |
dispose()
|
Comparator |
getComparator()
|
private static Collection |
getValidSlots(OWLModel owlModel)
|
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, 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 OWLModel owlModel
private ModelListener modelListener
public PropertyListener propertyListener
Constructor Detail |
public OWLPropertySubpropertyRoot(OWLModel owlModel)
Method Detail |
public edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
public void dispose()
public Comparator getComparator()
private static Collection getValidSlots(OWLModel owlModel)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |