edu.stanford.smi.protegex.owl.inference.dig.translator
Interface DIGVocabulary.Response

Enclosing interface:
DIGVocabulary

public static interface DIGVocabulary.Response

Response elements


Field Summary
static String CONCEPT_SET
           
static String ERROR
           
static String FALSE
           
static String INDIVIDUAL_PAIR
           
static String INDIVIDUAL_PAIR_SET
           
static String INDIVIDUAL_SET
           
static String ROLE_SET
           
static String SYNONYMS
           
static String TRUE
           
static String VALUES
           
 

Field Detail

ERROR

public static final String ERROR
See Also:
Constant Field Values

TRUE

public static final String TRUE
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values

CONCEPT_SET

public static final String CONCEPT_SET
See Also:
Constant Field Values

ROLE_SET

public static final String ROLE_SET
See Also:
Constant Field Values

INDIVIDUAL_SET

public static final String INDIVIDUAL_SET
See Also:
Constant Field Values

INDIVIDUAL_PAIR_SET

public static final String INDIVIDUAL_PAIR_SET
See Also:
Constant Field Values

INDIVIDUAL_PAIR

public static final String INDIVIDUAL_PAIR
See Also:
Constant Field Values

VALUES

public static final String VALUES
See Also:
Constant Field Values

SYNONYMS

public static final String SYNONYMS
See Also:
Constant Field Values