|
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.cls.ClassTreeWithBrowserTextNode
public class ClassTreeWithBrowserTextNode
Constructor Summary | |
---|---|
ClassTreeWithBrowserTextNode(edu.stanford.smi.protege.util.LazyTreeNode parentNode,
edu.stanford.smi.protege.util.FrameWithBrowserText userObj)
|
Method Summary | |
---|---|
protected void |
attachListener(edu.stanford.smi.protege.model.Cls cls)
|
protected edu.stanford.smi.protege.util.FrameWithBrowserText |
createFrameWithBrowserText(edu.stanford.smi.protege.model.Frame frame)
|
protected edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
protected void |
detachListeners(edu.stanford.smi.protege.model.Cls cls)
|
protected void |
dispose()
|
protected int |
getChildObjectCount()
|
protected Collection<edu.stanford.smi.protege.util.FrameWithBrowserText> |
getChildObjects()
|
edu.stanford.smi.protege.model.Cls |
getCls()
|
protected Comparator |
getComparator()
|
protected Collection<edu.stanford.smi.protege.util.FrameWithBrowserText> |
getLocalChildren(edu.stanford.smi.protege.model.Cls cls,
boolean showHidden)
|
protected void |
notifyNodeChanged()
|
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, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClassTreeWithBrowserTextNode(edu.stanford.smi.protege.util.LazyTreeNode parentNode, edu.stanford.smi.protege.util.FrameWithBrowserText userObj)
Method Detail |
---|
protected void attachListener(edu.stanford.smi.protege.model.Cls cls)
protected void detachListeners(edu.stanford.smi.protege.model.Cls cls)
protected void notifyNodeChanged()
protected edu.stanford.smi.protege.util.FrameWithBrowserText createFrameWithBrowserText(edu.stanford.smi.protege.model.Frame frame)
protected Collection<edu.stanford.smi.protege.util.FrameWithBrowserText> getChildObjects()
getChildObjects
in class edu.stanford.smi.protege.util.LazyTreeNode
protected edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
createNode
in class edu.stanford.smi.protege.util.LazyTreeNode
protected int getChildObjectCount()
getChildObjectCount
in class edu.stanford.smi.protege.util.LazyTreeNode
protected Collection<edu.stanford.smi.protege.util.FrameWithBrowserText> getLocalChildren(edu.stanford.smi.protege.model.Cls cls, boolean showHidden)
protected Comparator getComparator()
getComparator
in class edu.stanford.smi.protege.util.LazyTreeNode
public edu.stanford.smi.protege.model.Cls getCls()
protected void dispose()
dispose
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 |