ManchesterOWLSyntax@Deprecated public enum ManchesterOWLSyntax extends Enum<ManchesterOWLSyntax>
| Enum Constant and Description |
|---|
AND
Deprecated.
AND
|
ANNOTATION_PROPERTY
Deprecated.
ANNOTATION_PROPERTY
|
ANNOTATIONS
Deprecated.
ANNOTATIONS
|
ANTI_SYMMETRIC
Deprecated.
ANTI_SYMMETRIC
|
ASYMMETRIC
Deprecated.
ASYMMETRIC
|
CHAIN_CONNECT
Deprecated.
CHAIN_CONNECT
|
CHAIN_IMPLY
Deprecated.
CHAIN_IMPLY
|
CHARACTERISTICS
Deprecated.
CHARACTERISTICS
|
CLASS
Deprecated.
CLASS
|
CLOSE
Deprecated.
CLOSE
|
CLOSEBRACE
Deprecated.
CLOSEBRACE
|
CLOSEBRACKET
Deprecated.
CLOSEBRACKET
|
COMMA
Deprecated.
COMMA
|
DASH
Deprecated.
DASH
|
DATA_PROPERTY
Deprecated.
DATA_PROPERTY
|
DATATYPE
Deprecated.
DATATYPE
|
DIFFERENT_FROM
Deprecated.
DIFFERENT_FROM
|
DIFFERENT_INDIVIDUALS
Deprecated.
DIFFERENT_INDIVIDUALS
|
DISJOINT_CLASSES
Deprecated.
DISJOINT_CLASSES
|
DISJOINT_PROPERTIES
Deprecated.
DISJOINT_PROPERTIES
|
DISJOINT_UNION_OF
Deprecated.
DISJOINT_UNION_OF
|
DISJOINT_WITH
Deprecated.
DISJOINT_WITH
|
DOMAIN
Deprecated.
DOMAIN
|
EQUIVALENT_CLASSES
Deprecated.
EQUIVALENT_CLASSES
|
EQUIVALENT_PROPERTIES
Deprecated.
EQUIVALENT_PROPERTIES
|
EQUIVALENT_TO
Deprecated.
EQUIVALENT_TO
|
EXACTLY
Deprecated.
EXACTLY
|
FACET_RESTRICTION_SEPARATOR
Deprecated.
FACET_RESTRICTION_SEPARATOR
|
FACTS
Deprecated.
FACTS
|
FUNCTIONAL
Deprecated.
FUNCTIONAL
|
HAS_KEY
Deprecated.
HAS_KEY
|
IMPORT
Deprecated.
IMPORT
|
INDIVIDUAL
Deprecated.
INDIVIDUAL
|
INDIVIDUALS
Deprecated.
INDIVIDUALS
|
INV
Deprecated.
INV
|
INVERSE
Deprecated.
INVERSE
|
INVERSE_FUNCTIONAL
Deprecated.
INVERSE_FUNCTIONAL
|
INVERSE_OF
Deprecated.
INVERSE_OF
|
INVERSES
Deprecated.
INVERSES
|
IRREFLEXIVE
Deprecated.
IRREFLEXIVE
|
LITERAL_DOUBLE
Deprecated.
LITERAL_DOUBLE
|
LITERAL_FALSE
Deprecated.
LITERAL_FALSE
|
LITERAL_FLOAT
Deprecated.
LITERAL_FLOAT
|
LITERAL_INTEGER
Deprecated.
LITERAL_INTEGER
|
LITERAL_LIT_DATATYPE
Deprecated.
LITERAL_LIT_DATATYPE
|
LITERAL_LIT_LANG
Deprecated.
LITERAL_LIT_LANG
|
LITERAL_LITERAL
Deprecated.
LITERAL_LITERAL
|
LITERAL_TRUE
Deprecated.
LITERAL_TRUE
|
MAX
Deprecated.
MAX
|
MAX_EXCLUSIVE_FACET
Deprecated.
MAX_EXCLUSIVE_FACET
|
MAX_INCLUSIVE_FACET
Deprecated.
MAX_INCLUSIVE_FACET
|
MIN
Deprecated.
MIN
|
MIN_EXCLUSIVE_FACET
Deprecated.
MIN_EXCLUSIVE_FACET
|
MIN_INCLUSIVE_FACET
Deprecated.
MIN_INCLUSIVE_FACET
|
NOT
Deprecated.
NOT
|
OBJECT_PROPERTY
Deprecated.
OBJECT_PROPERTY
|
ONE_OF_DELIMETER
Deprecated.
ONE_OF_DELIMETER
|
ONLY
Deprecated.
ONLY
|
ONLYSOME
Deprecated.
ONLYSOME
|
ONTOLOGY
Deprecated.
ONTOLOGY
|
OPEN
Deprecated.
OPEN
|
OPENBRACE
Deprecated.
OPENBRACE
|
OPENBRACKET
Deprecated.
OPENBRACKET
|
OR
Deprecated.
OR
|
PREFIX
Deprecated.
PREFIX
|
RANGE
Deprecated.
RANGE
|
REFLEXIVE
Deprecated.
REFLEXIVE
|
RULE
Deprecated.
RULE
|
SAME_AS
Deprecated.
SAME_AS
|
SAME_INDIVIDUAL
Deprecated.
SAME_INDIVIDUAL
|
SELF
Deprecated.
SELF
|
SOME
Deprecated.
SOME
|
SUB_PROPERTY_CHAIN
Deprecated.
SUB_PROPERTY_CHAIN
|
SUB_PROPERTY_OF
Deprecated.
SUB_PROPERTY_OF
|
SUBCLASS_OF
Deprecated.
SUBCLASS_OF
|
SUPER_PROPERTY_OF
Deprecated.
SUPER_PROPERTY_OF
|
SUPERCLASS_OF
Deprecated.
SUPERCLASS_OF
|
SYMMETRIC
Deprecated.
SYMMETRIC
|
THAT
Deprecated.
THAT
|
TRANSITIVE
Deprecated.
TRANSITIVE
|
TYPE
Deprecated.
TYPE
|
TYPES
Deprecated.
TYPES
|
VALUE
Deprecated.
VALUE
|
VALUE_PARTITION
Deprecated.
VALUE_PARTITION
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAxiomKeyword()
Deprecated.
|
boolean |
isClassExpressionConnectiveKeyword()
Deprecated.
|
boolean |
isClassExpressionQuantiferKeyword()
Deprecated.
|
boolean |
isFrameKeyword()
Deprecated.
|
boolean |
isSectionKeyword()
Deprecated.
|
String |
keyword()
Deprecated.
|
boolean |
matches(String s)
Deprecated.
|
boolean |
matches(String s,
String v)
Deprecated.
for keywords which match two tokens.
|
boolean |
matchesEitherForm(String s)
Deprecated.
|
static ManchesterOWLSyntax |
parse(String rendering)
Deprecated.
|
String |
toString()
Deprecated.
|
static ManchesterOWLSyntax |
valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ManchesterOWLSyntax[] |
values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ManchesterOWLSyntax VALUE_PARTITION
public static final ManchesterOWLSyntax DASH
public static final ManchesterOWLSyntax OPEN
public static final ManchesterOWLSyntax CLOSE
public static final ManchesterOWLSyntax OPENBRACE
public static final ManchesterOWLSyntax CLOSEBRACE
public static final ManchesterOWLSyntax OPENBRACKET
public static final ManchesterOWLSyntax CLOSEBRACKET
public static final ManchesterOWLSyntax ONTOLOGY
public static final ManchesterOWLSyntax IMPORT
public static final ManchesterOWLSyntax PREFIX
public static final ManchesterOWLSyntax CLASS
public static final ManchesterOWLSyntax OBJECT_PROPERTY
public static final ManchesterOWLSyntax CHAIN_IMPLY
public static final ManchesterOWLSyntax CHAIN_CONNECT
public static final ManchesterOWLSyntax DATA_PROPERTY
public static final ManchesterOWLSyntax INDIVIDUAL
public static final ManchesterOWLSyntax DATATYPE
public static final ManchesterOWLSyntax ANNOTATION_PROPERTY
public static final ManchesterOWLSyntax SOME
public static final ManchesterOWLSyntax ONLY
public static final ManchesterOWLSyntax ONLYSOME
public static final ManchesterOWLSyntax MIN
public static final ManchesterOWLSyntax MAX
public static final ManchesterOWLSyntax EXACTLY
public static final ManchesterOWLSyntax VALUE
public static final ManchesterOWLSyntax AND
public static final ManchesterOWLSyntax OR
public static final ManchesterOWLSyntax NOT
public static final ManchesterOWLSyntax INVERSE
public static final ManchesterOWLSyntax INV
public static final ManchesterOWLSyntax SELF
public static final ManchesterOWLSyntax THAT
public static final ManchesterOWLSyntax FACET_RESTRICTION_SEPARATOR
public static final ManchesterOWLSyntax SUBCLASS_OF
public static final ManchesterOWLSyntax SUPERCLASS_OF
public static final ManchesterOWLSyntax EQUIVALENT_TO
public static final ManchesterOWLSyntax EQUIVALENT_CLASSES
public static final ManchesterOWLSyntax EQUIVALENT_PROPERTIES
public static final ManchesterOWLSyntax DISJOINT_WITH
public static final ManchesterOWLSyntax INDIVIDUALS
public static final ManchesterOWLSyntax DISJOINT_CLASSES
public static final ManchesterOWLSyntax DISJOINT_PROPERTIES
public static final ManchesterOWLSyntax DISJOINT_UNION_OF
public static final ManchesterOWLSyntax FACTS
public static final ManchesterOWLSyntax SAME_AS
public static final ManchesterOWLSyntax SAME_INDIVIDUAL
public static final ManchesterOWLSyntax DIFFERENT_FROM
public static final ManchesterOWLSyntax DIFFERENT_INDIVIDUALS
public static final ManchesterOWLSyntax MIN_INCLUSIVE_FACET
public static final ManchesterOWLSyntax MAX_INCLUSIVE_FACET
public static final ManchesterOWLSyntax MIN_EXCLUSIVE_FACET
public static final ManchesterOWLSyntax MAX_EXCLUSIVE_FACET
public static final ManchesterOWLSyntax ONE_OF_DELIMETER
public static final ManchesterOWLSyntax TYPES
public static final ManchesterOWLSyntax TYPE
public static final ManchesterOWLSyntax ANNOTATIONS
public static final ManchesterOWLSyntax COMMA
public static final ManchesterOWLSyntax DOMAIN
public static final ManchesterOWLSyntax RANGE
public static final ManchesterOWLSyntax CHARACTERISTICS
public static final ManchesterOWLSyntax FUNCTIONAL
public static final ManchesterOWLSyntax INVERSE_FUNCTIONAL
public static final ManchesterOWLSyntax SYMMETRIC
public static final ManchesterOWLSyntax TRANSITIVE
public static final ManchesterOWLSyntax REFLEXIVE
public static final ManchesterOWLSyntax IRREFLEXIVE
public static final ManchesterOWLSyntax LITERAL_TRUE
public static final ManchesterOWLSyntax LITERAL_FALSE
public static final ManchesterOWLSyntax LITERAL_INTEGER
public static final ManchesterOWLSyntax LITERAL_FLOAT
public static final ManchesterOWLSyntax LITERAL_DOUBLE
public static final ManchesterOWLSyntax LITERAL_LITERAL
public static final ManchesterOWLSyntax LITERAL_LIT_DATATYPE
public static final ManchesterOWLSyntax LITERAL_LIT_LANG
public static final ManchesterOWLSyntax ANTI_SYMMETRIC
public static final ManchesterOWLSyntax ASYMMETRIC
public static final ManchesterOWLSyntax INVERSE_OF
public static final ManchesterOWLSyntax INVERSES
public static final ManchesterOWLSyntax SUB_PROPERTY_OF
public static final ManchesterOWLSyntax SUPER_PROPERTY_OF
public static final ManchesterOWLSyntax SUB_PROPERTY_CHAIN
public static final ManchesterOWLSyntax HAS_KEY
public static final ManchesterOWLSyntax RULE
public static ManchesterOWLSyntax[] values()
for (ManchesterOWLSyntax c : ManchesterOWLSyntax.values()) System.out.println(c);
public static ManchesterOWLSyntax valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic boolean isFrameKeyword()
public boolean isSectionKeyword()
public boolean isAxiomKeyword()
public boolean isClassExpressionConnectiveKeyword()
public boolean isClassExpressionQuantiferKeyword()
public String toString()
toString in class Enum<ManchesterOWLSyntax>public String keyword()
public boolean matches(String s)
s - spublic boolean matchesEitherForm(String s)
s - spublic boolean matches(String s, String v)
s - sv - v@Nullable public static ManchesterOWLSyntax parse(String rendering)
rendering - renderingCopyright © 2016 The University of Manchester. All Rights Reserved.