|
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.explorer.ExplorerTreeNode
public abstract class ExplorerTreeNode
Field Summary | |
---|---|
protected ExplorerFilter |
filter
|
Constructor Summary | |
---|---|
ExplorerTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parent,
RDFSClass cls,
ExplorerFilter filter)
|
Method Summary | |
---|---|
protected abstract List |
createChildObjects()
|
protected edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
void |
dispose()
|
ExplorerTreeNode |
getChildNode(int index)
|
protected int |
getChildObjectCount()
|
protected Collection |
getChildObjects()
|
protected Comparator |
getComparator()
|
RDFSClass |
getRDFSClass()
|
String |
toString(boolean expanded)
|
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 |
Field Detail |
---|
protected ExplorerFilter filter
Constructor Detail |
---|
public ExplorerTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parent, RDFSClass cls, ExplorerFilter filter)
Method Detail |
---|
protected abstract List createChildObjects()
protected edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
createNode
in class edu.stanford.smi.protege.util.LazyTreeNode
public void dispose()
dispose
in class edu.stanford.smi.protege.util.LazyTreeNode
protected Collection getChildObjects()
getChildObjects
in class edu.stanford.smi.protege.util.LazyTreeNode
protected int getChildObjectCount()
getChildObjectCount
in class edu.stanford.smi.protege.util.LazyTreeNode
public ExplorerTreeNode getChildNode(int index)
protected Comparator getComparator()
getComparator
in class edu.stanford.smi.protege.util.LazyTreeNode
public RDFSClass getRDFSClass()
public String toString(boolean expanded)
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |