Protege-2000 1.7

edu.stanford.smi.protege.ui
Class ClsInstanceNode

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.LazyTreeNode
        |
        +--edu.stanford.smi.protege.ui.ClsInstanceNode
All Implemented Interfaces:
TreeNode

public class ClsInstanceNode
extends LazyTreeNode

Description of the class

Author:
Ray Fergerson

Constructor Summary
ClsInstanceNode(LazyTreeNode parent, Cls cls)
           
 
Method Summary
protected  LazyTreeNode createNode(Object o)
           
protected  int getChildObjectCount()
           
protected  Collection getChildObjects()
           
protected  Comparator getComparator()
           
 
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode
childAdded, childAdded, childRemoved, children, dispose, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isLeaf, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, reload, reload, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClsInstanceNode

public ClsInstanceNode(LazyTreeNode parent,
                       Cls cls)
Method Detail

createNode

protected LazyTreeNode createNode(Object o)
Overrides:
createNode in class LazyTreeNode

getChildObjectCount

protected int getChildObjectCount()
Overrides:
getChildObjectCount in class LazyTreeNode

getChildObjects

protected Collection getChildObjects()
Overrides:
getChildObjects in class LazyTreeNode

getComparator

protected Comparator getComparator()
Overrides:
getComparator in class LazyTreeNode

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.