de.uulm.ecs.ai.owlapi.krssparser
Interface KRSS2ParserConstants

All Known Implementing Classes:
KRSS2Parser, KRSS2ParserTokenManager

public interface KRSS2ParserConstants

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()


Field Summary
static int ALL
          RegularExpression Id.
static int AND
          RegularExpression Id.
static int ATLEAST
          RegularExpression Id.
static int ATMOST
          RegularExpression Id.
static int BOTTOM
          RegularExpression Id.
static int CLOSEPAR
          RegularExpression Id.
static int COMMENT_START
          RegularExpression Id.
static int COMPOSE
          RegularExpression Id.
static int DEFAULT
          Lexical state.
static int DEFINECONCEPT
          RegularExpression Id.
static int DEFINEINDIVIDUAL
          RegularExpression Id.
static int DEFINEPRIMITIVECONCEPT
          RegularExpression Id.
static int DEFINEPRIMITIVEROLE
          RegularExpression Id.
static int DEFINEROLE
          RegularExpression Id.
static int DISJOINT
          RegularExpression Id.
static int DISJOINTROLES
          RegularExpression Id.
static int DISTINCT
          RegularExpression Id.
static int DOMAIN_ATTRIBUTE
          RegularExpression Id.
static int DPOINT
          RegularExpression Id.
static int ENDABOX
          RegularExpression Id.
static int ENDTBOX
          RegularExpression Id.
static int ENUM
          RegularExpression Id.
static int EOF
          End of File.
static int EQUAL
          RegularExpression Id.
static int EQUIVALENT
          RegularExpression Id.
static int ERROR
          RegularExpression Id.
static int EXACTLY
          RegularExpression Id.
static int IMPLIES
          RegularExpression Id.
static int IMPLIESROLE
          RegularExpression Id.
static int IN_COMMENT
          Lexical state.
static int IN_IRI
          Lexical state.
static int INSTANCE
          RegularExpression Id.
static int INT
          RegularExpression Id.
static int INV
          RegularExpression Id.
static int INVERSE
          RegularExpression Id.
static int INVERSE_ATTRIBUTE
          RegularExpression Id.
static int IRI_END
          RegularExpression Id.
static int IRI_START
          RegularExpression Id.
static int LEFT_IDENTITY_ATTRIBUTE
          RegularExpression Id.
static int NAME
          RegularExpression Id.
static int NCCHAR_FULL
          RegularExpression Id.
static int NCCHAR1
          RegularExpression Id.
static int NIL
          RegularExpression Id.
static int NOT
          RegularExpression Id.
static int ONEOF
          RegularExpression Id.
static int OPENPAR
          RegularExpression Id.
static int OR
          RegularExpression Id.
static int PARENT
          RegularExpression Id.
static int PARENTS
          RegularExpression Id.
static int RANGE
          RegularExpression Id.
static int RANGE_ATTRIBUTE
          RegularExpression Id.
static int REFLEXIVE_ATTRIBUTE
          RegularExpression Id.
static int RELATED
          RegularExpression Id.
static int RIGHT_IDENTITY_ATTRIBUTE
          RegularExpression Id.
static int ROLE_INCLUSION
          RegularExpression Id.
static int ROLESEQUIVALENT
          RegularExpression Id.
static int SOME
          RegularExpression Id.
static int SUBROLE
          RegularExpression Id.
static int SYMMETRIC_ATTRIBUTE
          RegularExpression Id.
static java.lang.String[] tokenImage
          Literal token values.
static int TOP
          RegularExpression Id.
static int TRANSITIVE
          RegularExpression Id.
static int TRANSITIVE_ATTRIBUTE
          RegularExpression Id.
static int TRUE
          RegularExpression Id.
 

Field Detail

EOF

static final int EOF
End of File.

See Also:
Constant Field Values

COMMENT_START

static final int COMMENT_START
RegularExpression Id.

See Also:
Constant Field Values

IRI_START

static final int IRI_START
RegularExpression Id.

See Also:
Constant Field Values

IRI_END

static final int IRI_END
RegularExpression Id.

See Also:
Constant Field Values

TOP

static final int TOP
RegularExpression Id.

See Also:
Constant Field Values

BOTTOM

static final int BOTTOM
RegularExpression Id.

See Also:
Constant Field Values

NIL

static final int NIL
RegularExpression Id.

See Also:
Constant Field Values

TRUE

static final int TRUE
RegularExpression Id.

See Also:
Constant Field Values

OPENPAR

static final int OPENPAR
RegularExpression Id.

See Also:
Constant Field Values

CLOSEPAR

static final int CLOSEPAR
RegularExpression Id.

See Also:
Constant Field Values

ENDTBOX

static final int ENDTBOX
RegularExpression Id.

See Also:
Constant Field Values

ENDABOX

static final int ENDABOX
RegularExpression Id.

See Also:
Constant Field Values

COMPOSE

static final int COMPOSE
RegularExpression Id.

See Also:
Constant Field Values

DEFINECONCEPT

static final int DEFINECONCEPT
RegularExpression Id.

See Also:
Constant Field Values

DEFINEPRIMITIVECONCEPT

static final int DEFINEPRIMITIVECONCEPT
RegularExpression Id.

See Also:
Constant Field Values

DISJOINT

static final int DISJOINT
RegularExpression Id.

See Also:
Constant Field Values

EQUIVALENT

static final int EQUIVALENT
RegularExpression Id.

See Also:
Constant Field Values

IMPLIES

static final int IMPLIES
RegularExpression Id.

See Also:
Constant Field Values

AND

static final int AND
RegularExpression Id.

See Also:
Constant Field Values

OR

static final int OR
RegularExpression Id.

See Also:
Constant Field Values

NOT

static final int NOT
RegularExpression Id.

See Also:
Constant Field Values

ALL

static final int ALL
RegularExpression Id.

See Also:
Constant Field Values

ONEOF

static final int ONEOF
RegularExpression Id.

See Also:
Constant Field Values

SOME

static final int SOME
RegularExpression Id.

See Also:
Constant Field Values

ATLEAST

static final int ATLEAST
RegularExpression Id.

See Also:
Constant Field Values

ATMOST

static final int ATMOST
RegularExpression Id.

See Also:
Constant Field Values

EXACTLY

static final int EXACTLY
RegularExpression Id.

See Also:
Constant Field Values

DEFINEROLE

static final int DEFINEROLE
RegularExpression Id.

See Also:
Constant Field Values

DEFINEPRIMITIVEROLE

static final int DEFINEPRIMITIVEROLE
RegularExpression Id.

See Also:
Constant Field Values

DISJOINTROLES

static final int DISJOINTROLES
RegularExpression Id.

See Also:
Constant Field Values

DOMAIN_ATTRIBUTE

static final int DOMAIN_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

IMPLIESROLE

static final int IMPLIESROLE
RegularExpression Id.

See Also:
Constant Field Values

INV

static final int INV
RegularExpression Id.

See Also:
Constant Field Values

INVERSE

static final int INVERSE
RegularExpression Id.

See Also:
Constant Field Values

INVERSE_ATTRIBUTE

static final int INVERSE_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

LEFT_IDENTITY_ATTRIBUTE

static final int LEFT_IDENTITY_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

PARENT

static final int PARENT
RegularExpression Id.

See Also:
Constant Field Values

PARENTS

static final int PARENTS
RegularExpression Id.

See Also:
Constant Field Values

RANGE

static final int RANGE
RegularExpression Id.

See Also:
Constant Field Values

RANGE_ATTRIBUTE

static final int RANGE_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

REFLEXIVE_ATTRIBUTE

static final int REFLEXIVE_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

RIGHT_IDENTITY_ATTRIBUTE

static final int RIGHT_IDENTITY_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

ROLESEQUIVALENT

static final int ROLESEQUIVALENT
RegularExpression Id.

See Also:
Constant Field Values

ROLE_INCLUSION

static final int ROLE_INCLUSION
RegularExpression Id.

See Also:
Constant Field Values

SUBROLE

static final int SUBROLE
RegularExpression Id.

See Also:
Constant Field Values

SYMMETRIC_ATTRIBUTE

static final int SYMMETRIC_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

TRANSITIVE

static final int TRANSITIVE
RegularExpression Id.

See Also:
Constant Field Values

TRANSITIVE_ATTRIBUTE

static final int TRANSITIVE_ATTRIBUTE
RegularExpression Id.

See Also:
Constant Field Values

DEFINEINDIVIDUAL

static final int DEFINEINDIVIDUAL
RegularExpression Id.

See Also:
Constant Field Values

DISTINCT

static final int DISTINCT
RegularExpression Id.

See Also:
Constant Field Values

EQUAL

static final int EQUAL
RegularExpression Id.

See Also:
Constant Field Values

INSTANCE

static final int INSTANCE
RegularExpression Id.

See Also:
Constant Field Values

RELATED

static final int RELATED
RegularExpression Id.

See Also:
Constant Field Values

DPOINT

static final int DPOINT
RegularExpression Id.

See Also:
Constant Field Values

ENUM

static final int ENUM
RegularExpression Id.

See Also:
Constant Field Values

INT

static final int INT
RegularExpression Id.

See Also:
Constant Field Values

NAME

static final int NAME
RegularExpression Id.

See Also:
Constant Field Values

NCCHAR_FULL

static final int NCCHAR_FULL
RegularExpression Id.

See Also:
Constant Field Values

NCCHAR1

static final int NCCHAR1
RegularExpression Id.

See Also:
Constant Field Values

ERROR

static final int ERROR
RegularExpression Id.

See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
Lexical state.

See Also:
Constant Field Values

IN_COMMENT

static final int IN_COMMENT
Lexical state.

See Also:
Constant Field Values

IN_IRI

static final int IN_IRI
Lexical state.

See Also:
Constant Field Values

tokenImage

static final java.lang.String[] tokenImage
Literal token values.