Protege 3.4.3

edu.stanford.smi.protege.ui
Class ParentChildRoot

java.lang.Object
  extended by edu.stanford.smi.protege.util.LazyTreeNode
      extended by edu.stanford.smi.protege.util.LazyTreeRoot
          extended by edu.stanford.smi.protege.ui.ParentChildRoot
All Implemented Interfaces:
TreeNode
Direct Known Subclasses:
FormParentChildRoot

public class ParentChildRoot
extends LazyTreeRoot

Tree Root for the superclass-subclass relationship

Author:
Ray Fergerson

Constructor Summary
ParentChildRoot(Cls root)
           
ParentChildRoot(Cls root, boolean isSorted)
           
ParentChildRoot(Collection roots)
           
ParentChildRoot(Collection roots, boolean isSorted)
           
 
Method Summary
 LazyTreeNode createNode(Object o)
           
 Comparator getComparator()
           
 
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeRoot
childReplaced, getChildObjectCount, getChildObjects, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, setModel
 
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode
childAdded, childAdded, childRemoved, children, compareTo, dispose, equals, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isDuplicate, isLeaf, isSorted, loadChildObjects, reload, reload, setIsLoaded, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ParentChildRoot

public ParentChildRoot(Cls root)

ParentChildRoot

public ParentChildRoot(Cls root,
                       boolean isSorted)

ParentChildRoot

public ParentChildRoot(Collection roots)

ParentChildRoot

public ParentChildRoot(Collection roots,
                       boolean isSorted)
Method Detail

createNode

public LazyTreeNode createNode(Object o)
Specified by:
createNode in class LazyTreeNode

getComparator

public Comparator getComparator()
Specified by:
getComparator in class LazyTreeNode

Protege 3.4.3

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.