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

Enclosing interface:
OWLNames

public static interface OWLNames.Slot


Field Summary
static String ALL_VALUES_FROM
           
static String BACKWARD_COMPATIBLE_WITH
           
static String CARDINALITY
           
static String COMPLEMENT_OF
           
static String DIFFERENT_FROM
           
static String DISJOINT_WITH
           
static String DISTINCT_MEMBERS
           
static String EQUIVALENT_CLASS
           
static String EQUIVALENT_PROPERTIES
          Deprecated. use EQUIVALENT_PROPERTY instead
static String EQUIVALENT_PROPERTY
           
static String HAS_VALUE
           
static String IMPORTS
           
static String INCOMPATIBLE_WITH
           
static String INTERSECTION_OF
           
static String INVERSE_OF
           
static String MAX_CARDINALITY
           
static String MIN_CARDINALITY
           
static String ON_PROPERTY
           
static String ONE_OF
           
static String ONTOLOGY_PREFIXES
           
static String PRIOR_VERSION
           
static String RESOURCE_URI
           
static String SAME_AS
           
static String SOME_VALUES_FROM
           
static String SUBCLASSES_DISJOINT
           
static String UNION_OF
           
static String VALUES_FROM
           
static String VERSION_INFO
           
 

Field Detail

ALL_VALUES_FROM

public static final String ALL_VALUES_FROM
See Also:
Constant Field Values

BACKWARD_COMPATIBLE_WITH

public static final String BACKWARD_COMPATIBLE_WITH
See Also:
Constant Field Values

CARDINALITY

public static final String CARDINALITY
See Also:
Constant Field Values

COMPLEMENT_OF

public static final String COMPLEMENT_OF
See Also:
Constant Field Values

DIFFERENT_FROM

public static final String DIFFERENT_FROM
See Also:
Constant Field Values

DISJOINT_WITH

public static final String DISJOINT_WITH
See Also:
Constant Field Values

DISTINCT_MEMBERS

public static final String DISTINCT_MEMBERS
See Also:
Constant Field Values

EQUIVALENT_CLASS

public static final String EQUIVALENT_CLASS
See Also:
Constant Field Values

EQUIVALENT_PROPERTY

public static final String EQUIVALENT_PROPERTY
See Also:
Constant Field Values

EQUIVALENT_PROPERTIES

public static final String EQUIVALENT_PROPERTIES
Deprecated. use EQUIVALENT_PROPERTY instead

See Also:
Constant Field Values

HAS_VALUE

public static final String HAS_VALUE
See Also:
Constant Field Values

INCOMPATIBLE_WITH

public static final String INCOMPATIBLE_WITH
See Also:
Constant Field Values

INTERSECTION_OF

public static final String INTERSECTION_OF
See Also:
Constant Field Values

INVERSE_OF

public static final String INVERSE_OF
See Also:
Constant Field Values

MAX_CARDINALITY

public static final String MAX_CARDINALITY
See Also:
Constant Field Values

MIN_CARDINALITY

public static final String MIN_CARDINALITY
See Also:
Constant Field Values

ON_PROPERTY

public static final String ON_PROPERTY
See Also:
Constant Field Values

IMPORTS

public static final String IMPORTS
See Also:
Constant Field Values

ONTOLOGY_PREFIXES

public static final String ONTOLOGY_PREFIXES
See Also:
Constant Field Values

ONE_OF

public static final String ONE_OF
See Also:
Constant Field Values

PRIOR_VERSION

public static final String PRIOR_VERSION
See Also:
Constant Field Values

RESOURCE_URI

public static final String RESOURCE_URI
See Also:
Constant Field Values

SAME_AS

public static final String SAME_AS
See Also:
Constant Field Values

SOME_VALUES_FROM

public static final String SOME_VALUES_FROM
See Also:
Constant Field Values

SUBCLASSES_DISJOINT

public static final String SUBCLASSES_DISJOINT
See Also:
Constant Field Values

VALUES_FROM

public static final String VALUES_FROM
See Also:
Constant Field Values

VERSION_INFO

public static final String VERSION_INFO
See Also:
Constant Field Values

UNION_OF

public static final String UNION_OF
See Also:
Constant Field Values