Protege 3.4.3

edu.stanford.smi.protegex.widget.scatterbox
Interface DomainRangeObjectPairConstants

All Superinterfaces:
Constants
All Known Implementing Classes:
DomainRangeObjectPairEntry, DomainRangeObjectPairEntryScatterboxConfigurationChecks

public interface DomainRangeObjectPairConstants
extends Constants

Description of the Interface

Author:
William Grosso

Field Summary
static String DOMAIN_VALUE_SLOT
           
static String ENTRY_CLASS
           
static String 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
 

Field Detail

ENTRY_CLASS

static final String ENTRY_CLASS
See Also:
Constant Field Values

DOMAIN_VALUE_SLOT

static final String DOMAIN_VALUE_SLOT
See Also:
Constant Field Values

RANGE_VALUE_SLOT

static final String RANGE_VALUE_SLOT
See Also:
Constant Field Values

Protege 3.4.3

Submit a bug report or feature request