edu.stanford.smi.protegex.owl.model
Interface ProtegeNames.Slot

Enclosing interface:
ProtegeNames

public static interface ProtegeNames.Slot


Field Summary
static String ABSTRACT
           
static String CLASSIFICATION_STATUS
           
static String INFERRED_SUBCLASSES
           
static String INFERRED_SUPERCLASSES
           
static String INFERRED_TYPE
           
 

Field Detail

ABSTRACT

public static final String ABSTRACT
See Also:
Constant Field Values

CLASSIFICATION_STATUS

public static final String CLASSIFICATION_STATUS
See Also:
Constant Field Values

INFERRED_TYPE

public static final String INFERRED_TYPE
See Also:
Constant Field Values

INFERRED_SUBCLASSES

public static final String INFERRED_SUBCLASSES
See Also:
Constant Field Values

INFERRED_SUPERCLASSES

public static final String INFERRED_SUPERCLASSES
See Also:
Constant Field Values