Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.cls
Class ClassTreeRoot

java.lang.Object
  extended by edu.stanford.smi.protege.util.LazyTreeNode
      extended by edu.stanford.smi.protege.util.LazyTreeRoot
          extended by edu.stanford.smi.protegex.owl.ui.cls.ClassTreeRoot
All Implemented Interfaces:
TreeNode

public class ClassTreeRoot
extends edu.stanford.smi.protege.util.LazyTreeRoot

Tree Root for the superclass-subclass relationship

Author:
Ray Fergerson , Holger Knublauch

Constructor Summary
ClassTreeRoot(edu.stanford.smi.protege.model.Cls root)
           
ClassTreeRoot(edu.stanford.smi.protege.model.Cls root, boolean isSorted)
           
ClassTreeRoot(Collection roots)
           
ClassTreeRoot(Collection roots, boolean isSorted)
           
 
Method Summary
 edu.stanford.smi.protege.util.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

ClassTreeRoot

public ClassTreeRoot(edu.stanford.smi.protege.model.Cls root)

ClassTreeRoot

public ClassTreeRoot(edu.stanford.smi.protege.model.Cls root,
                     boolean isSorted)

ClassTreeRoot

public ClassTreeRoot(Collection roots)

ClassTreeRoot

public ClassTreeRoot(Collection roots,
                     boolean isSorted)
Method Detail

createNode

public edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
Specified by:
createNode in class edu.stanford.smi.protege.util.LazyTreeNode

getComparator

public Comparator getComparator()
Specified by:
getComparator in class edu.stanford.smi.protege.util.LazyTreeNode

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.