|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Express types for use in expressions.
Field Summary | |
static jsdai.dictionary.EAggregation_type |
AGGREGATE_GENERIC_TYPE
Express AGGREGATE_GENERIC type. |
static jsdai.dictionary.EArray_type |
ARRAY_GENERIC_TYPE
Express ARRAY_GENERIC type. |
static jsdai.dictionary.EBag_type |
BAG_GENERIC_TYPE
Express BAG_GENERIC type. |
static jsdai.dictionary.EBinary_type |
BINARY_TYPE
Express BINARY type. |
static jsdai.dictionary.EBoolean_type |
BOOLEAN_TYPE
Express BOOLEAN type. |
static jsdai.dictionary.EData_type |
GENERIC_ENTITY_TYPE
Express GENERIC_ENTITY type. |
static jsdai.dictionary.EData_type |
GENERIC_TYPE
Express GENERIC type. |
static jsdai.dictionary.EInteger_type |
INTEGER_TYPE
Express INTEGER type. |
static jsdai.dictionary.EList_type |
LIST_GENERIC_TYPE
Express LIST_GENERIC type. |
static jsdai.dictionary.ELogical_type |
LOGICAL_TYPE
Express LOGICAL type. |
static jsdai.dictionary.ENumber_type |
NUMBER_TYPE
Express NUMBER type. |
static jsdai.dictionary.EReal_type |
REAL_TYPE
Express REAL type. |
static jsdai.dictionary.ESet_type |
SET_GENERIC_TYPE
Express SET_GENERIC type. |
static jsdai.dictionary.ESet_type |
SET_STRING_TYPE
Express SET_STRING type. |
static jsdai.dictionary.EString_type |
STRING_TYPE
Express STRING type. |
Field Detail |
public static final jsdai.dictionary.EInteger_type INTEGER_TYPE
INTEGER
type.
public static final jsdai.dictionary.EReal_type REAL_TYPE
REAL
type.
public static final jsdai.dictionary.ENumber_type NUMBER_TYPE
NUMBER
type.
public static final jsdai.dictionary.ELogical_type LOGICAL_TYPE
LOGICAL
type.
public static final jsdai.dictionary.EBoolean_type BOOLEAN_TYPE
BOOLEAN
type.
public static final jsdai.dictionary.EString_type STRING_TYPE
STRING
type.
public static final jsdai.dictionary.EBinary_type BINARY_TYPE
BINARY
type.
public static final jsdai.dictionary.EData_type GENERIC_ENTITY_TYPE
GENERIC_ENTITY
type.
public static final jsdai.dictionary.EData_type GENERIC_TYPE
GENERIC
type.
public static final jsdai.dictionary.EList_type LIST_GENERIC_TYPE
LIST_GENERIC
type.
public static final jsdai.dictionary.ESet_type SET_GENERIC_TYPE
SET_GENERIC
type.
public static final jsdai.dictionary.ESet_type SET_STRING_TYPE
SET_STRING
type.
public static final jsdai.dictionary.EBag_type BAG_GENERIC_TYPE
BAG_GENERIC
type.
public static final jsdai.dictionary.EAggregation_type AGGREGATE_GENERIC_TYPE
AGGREGATE_GENERIC
type.
public static final jsdai.dictionary.EArray_type ARRAY_GENERIC_TYPE
ARRAY_GENERIC
type.
|
Copyright © LKSoftWare GmbH, 1999-2008 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |