org.omwg.logicalexpression
Interface Constants
public interface Constants
This interface contains constants that can appear in a logical expression, like
e.g., delimiters, built-in predicate names and datatypes
- Version:
- $Revision: 1874 $ $Date: 2006-11-16 11:36:28 +0200 (Thu, 16 Nov 2006) $
- Author:
- DERI Innsbruck, reto.krummenacher@deri.org
IRI_DEL_START
static final String IRI_DEL_START
- See Also:
- Constant Field Values
STRING_DEL_START
static final String STRING_DEL_START
- See Also:
- Constant Field Values
IRI_DEL_END
static final String IRI_DEL_END
- See Also:
- Constant Field Values
STRING_DEL_END
static final String STRING_DEL_END
- See Also:
- Constant Field Values
SQNAME_DEL
static final String SQNAME_DEL
- See Also:
- Constant Field Values
VARIABLE_DEL
static final String VARIABLE_DEL
- See Also:
- Constant Field Values
WSML_NAMESPACE
static final String WSML_NAMESPACE
- See Also:
- Constant Field Values
ANONYMOUS_ID
static final String ANONYMOUS_ID
- See Also:
- Constant Field Values
ANONYMOUS_ID_NOTATION
static final String ANONYMOUS_ID_NOTATION
- See Also:
- Constant Field Values
TRUE
static final String TRUE
- See Also:
- Constant Field Values
FALSE
static final String FALSE
- See Also:
- Constant Field Values
UNIV_TRUE
static final String UNIV_TRUE
- See Also:
- Constant Field Values
UNIV_FALSE
static final String UNIV_FALSE
- See Also:
- Constant Field Values
NUMERIC_ADD
static final String NUMERIC_ADD
- See Also:
- Constant Field Values
NUMERIC_SUB
static final String NUMERIC_SUB
- See Also:
- Constant Field Values
NUMERIC_MUL
static final String NUMERIC_MUL
- See Also:
- Constant Field Values
NUMERIC_DIV
static final String NUMERIC_DIV
- See Also:
- Constant Field Values
NUMERIC_ADD_NOTATION
static final String NUMERIC_ADD_NOTATION
- See Also:
- Constant Field Values
NUMERIC_SUB_NOTATION
static final String NUMERIC_SUB_NOTATION
- See Also:
- Constant Field Values
NUMERIC_MUL_NOTATION
static final String NUMERIC_MUL_NOTATION
- See Also:
- Constant Field Values
NUMERIC_DIV_NOTATION
static final String NUMERIC_DIV_NOTATION
- See Also:
- Constant Field Values
EQUAL
static final String EQUAL
- See Also:
- Constant Field Values
STRONG_EQUAL
static final String STRONG_EQUAL
- See Also:
- Constant Field Values
INEQUAL
static final String INEQUAL
- See Also:
- Constant Field Values
STRING_EQUAL
static final String STRING_EQUAL
- See Also:
- Constant Field Values
STRING_INEQUAL
static final String STRING_INEQUAL
- See Also:
- Constant Field Values
NUMERIC_EQUAL
static final String NUMERIC_EQUAL
- See Also:
- Constant Field Values
NUMERIC_INEQUAL
static final String NUMERIC_INEQUAL
- See Also:
- Constant Field Values
LESS_THAN
static final String LESS_THAN
- See Also:
- Constant Field Values
LESS_EQUAL
static final String LESS_EQUAL
- See Also:
- Constant Field Values
GREATER_THAN
static final String GREATER_THAN
- See Also:
- Constant Field Values
GREATER_EQUAL
static final String GREATER_EQUAL
- See Also:
- Constant Field Values
EQUAL_NOTATION
static final String EQUAL_NOTATION
- See Also:
- Constant Field Values
STRONG_EQUAL_NOTATION
static final String STRONG_EQUAL_NOTATION
- See Also:
- Constant Field Values
INEQUAL_NOTATION
static final String INEQUAL_NOTATION
- See Also:
- Constant Field Values
STRING_EQUAL_NOTATION
static final String STRING_EQUAL_NOTATION
- See Also:
- Constant Field Values
STRING_INEQUAL_NOTATION
static final String STRING_INEQUAL_NOTATION
- See Also:
- Constant Field Values
NUMERIC_EQUAL_NOTATION
static final String NUMERIC_EQUAL_NOTATION
- See Also:
- Constant Field Values
NUMERIC_INEQUAL_NOTATION
static final String NUMERIC_INEQUAL_NOTATION
- See Also:
- Constant Field Values
LESS_THAN_NOTATION
static final String LESS_THAN_NOTATION
- See Also:
- Constant Field Values
LESS_EQUAL_NOTATION
static final String LESS_EQUAL_NOTATION
- See Also:
- Constant Field Values
GREATER_THAN_NOTATION
static final String GREATER_THAN_NOTATION
- See Also:
- Constant Field Values
GREATER_EQUAL_NOTATION
static final String GREATER_EQUAL_NOTATION
- See Also:
- Constant Field Values
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.