Protege 3.4.4

edu.stanford.smi.protege.ui
Class SlotSubslotNode

java.lang.Object
  extended by edu.stanford.smi.protege.util.LazyTreeNode
      extended by edu.stanford.smi.protege.ui.SlotSubslotNode
All Implemented Interfaces:
TreeNode

public class SlotSubslotNode
extends LazyTreeNode

Tree node for modeling the superslot-subslot relationship.

Author:
Ray Fergerson

Constructor Summary
SlotSubslotNode(LazyTreeNode parentNode, Slot parentSlot)
           
 
Method Summary
protected  LazyTreeNode createNode(Object o)
           
protected  void dispose()
           
protected  int getChildObjectCount()
           
protected  Collection getChildObjects()
           
protected  Comparator getComparator()
           
protected  Slot getSlot()
           
protected  void notifyNodeChanged()
           
 String toString()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SlotSubslotNode

public SlotSubslotNode(LazyTreeNode parentNode,
                       Slot parentSlot)
Method Detail

createNode

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

dispose

protected void dispose()
Overrides:
dispose in class LazyTreeNode

getChildObjectCount

protected int getChildObjectCount()
Specified by:
getChildObjectCount in class LazyTreeNode

getChildObjects

protected Collection getChildObjects()
Specified by:
getChildObjects in class LazyTreeNode

getComparator

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

getSlot

protected Slot getSlot()

notifyNodeChanged

protected void notifyNodeChanged()

toString

public String toString()
Overrides:
toString in class LazyTreeNode

Protege 3.4.4

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