Protege 2.1.2

edu.stanford.smi.protegex.widget.scatterbox
Class Instance_Filling

java.lang.Object
  extended byedu.stanford.smi.protegex.widget.scatterbox.BasicOrder
      extended byedu.stanford.smi.protegex.widget.scatterbox.Instance_Filling
All Implemented Interfaces:
Constants, Order

public class Instance_Filling
extends BasicOrder
implements Constants

Description of the class

Author:
William Grosso

Field Summary
 
Fields inherited from class edu.stanford.smi.protegex.widget.scatterbox.BasicOrder
_elements, _name, _numberOfElements, _queryUtilsObject, _slot, _widget
 
Fields inherited from interface edu.stanford.smi.protegex.widget.scatterbox.Constants
DIRECT_INSTANCES_ONLY, DOMAIN_VALUE_SLOTS, ENTRY_METACLASS_NAME, ENTRY_SLOT_NAME, FUNCTION_NAME, HIERARCHICAL_INCLUDE_EVERYTHING, HIERARCHICAL_OMIT_ROOTS, HIERARCHICAL_ONLY_INCLUDE_LEAVES, HIERARCHICAL_ONLY_INCLUDE_LEVEL_1_CHILDREN, NULL_SELECTED_COLOR, RANGE_VALUE_SLOTS, RECURSIVE_COPY_DEPTH_FOR_DND, TEXT_SCALING_FACTOR, USE_ALL_INSTANCES
 
Constructor Summary
Instance_Filling(ScatterboxWidget widget, Slot slot, KBQueryUtils queryUtilsObject)
           
 
Method Summary
protected  Collection getValues()
           
 
Methods inherited from class edu.stanford.smi.protegex.widget.scatterbox.BasicOrder
appendList, concatenateWithoutDuplicates, fillObjectWithIndexedValue, getIndexForEntry, getIndexForValue, getName, getSize, getSlot, getValueForEntry, getValueForIndex, setName, setSlot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Instance_Filling

public Instance_Filling(ScatterboxWidget widget,
                        Slot slot,
                        KBQueryUtils queryUtilsObject)
Method Detail

getValues

protected Collection getValues()
Specified by:
getValues in class BasicOrder

Protege 2.1.2

Submit a bug report or feature request