Protege 3.4.4

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

java.lang.Object
  extended by edu.stanford.smi.protegex.widget.scatterbox.DomainRangeObjectPairEntryScatterboxConfigurationChecks
All Implemented Interfaces:
Constants, DomainRangeObjectPairConstants

public class DomainRangeObjectPairEntryScatterboxConfigurationChecks
extends Object
implements DomainRangeObjectPairConstants

Description of the class

Author:
William Grosso

Field Summary
 
Fields inherited from interface edu.stanford.smi.protegex.widget.scatterbox.DomainRangeObjectPairConstants
DOMAIN_VALUE_SLOT, ENTRY_CLASS, RANGE_VALUE_SLOT
 
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
DomainRangeObjectPairEntryScatterboxConfigurationChecks()
           
 
Method Summary
static boolean isSuitable(edu.stanford.smi.protege.model.Cls cls, edu.stanford.smi.protege.model.Slot slot, edu.stanford.smi.protege.model.Facet facet, KBQueryUtils queryObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainRangeObjectPairEntryScatterboxConfigurationChecks

public DomainRangeObjectPairEntryScatterboxConfigurationChecks()
Method Detail

isSuitable

public static boolean isSuitable(edu.stanford.smi.protege.model.Cls cls,
                                 edu.stanford.smi.protege.model.Slot slot,
                                 edu.stanford.smi.protege.model.Facet facet,
                                 KBQueryUtils queryObject)

Protege 3.4.4

Submit a bug report or feature request