Interface LiteralsPackage.Literals
-
- Enclosing interface:
- LiteralsPackage
public static interface LiteralsPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassBINARY_INTEGER_LITERALThe meta object literal for the 'Binary Integer Literal' class.static EAttributeBINARY_INTEGER_LITERAL__BINARY_VALUEThe meta object literal for the 'Binary Value' attribute feature.static EClassBINARY_LONG_LITERALThe meta object literal for the 'Binary Long Literal' class.static EAttributeBINARY_LONG_LITERAL__BINARY_VALUEThe meta object literal for the 'Binary Value' attribute feature.static EClassBOOLEAN_LITERALThe meta object literal for the 'Boolean Literal' class.static EAttributeBOOLEAN_LITERAL__VALUEThe meta object literal for the 'Value' attribute feature.static EClassCHARACTER_LITERALThe meta object literal for the 'Character Literal' class.static EAttributeCHARACTER_LITERAL__VALUEThe meta object literal for the 'Value' attribute feature.static EClassDECIMAL_DOUBLE_LITERALThe meta object literal for the 'Decimal Double Literal' class.static EAttributeDECIMAL_DOUBLE_LITERAL__DECIMAL_VALUEThe meta object literal for the 'Decimal Value' attribute feature.static EClassDECIMAL_FLOAT_LITERALThe meta object literal for the 'Decimal Float Literal' class.static EAttributeDECIMAL_FLOAT_LITERAL__DECIMAL_VALUEThe meta object literal for the 'Decimal Value' attribute feature.static EClassDECIMAL_INTEGER_LITERALThe meta object literal for the 'Decimal Integer Literal' class.static EAttributeDECIMAL_INTEGER_LITERAL__DECIMAL_VALUEThe meta object literal for the 'Decimal Value' attribute feature.static EClassDECIMAL_LONG_LITERALThe meta object literal for the 'Decimal Long Literal' class.static EAttributeDECIMAL_LONG_LITERAL__DECIMAL_VALUEThe meta object literal for the 'Decimal Value' attribute feature.static EClassDOUBLE_LITERALThe meta object literal for the 'Double Literal' class.static EClassFLOAT_LITERALThe meta object literal for the 'Float Literal' class.static EClassHEX_DOUBLE_LITERALThe meta object literal for the 'Hex Double Literal' class.static EAttributeHEX_DOUBLE_LITERAL__HEX_VALUEThe meta object literal for the 'Hex Value' attribute feature.static EClassHEX_FLOAT_LITERALThe meta object literal for the 'Hex Float Literal' class.static EAttributeHEX_FLOAT_LITERAL__HEX_VALUEThe meta object literal for the 'Hex Value' attribute feature.static EClassHEX_INTEGER_LITERALThe meta object literal for the 'Hex Integer Literal' class.static EAttributeHEX_INTEGER_LITERAL__HEX_VALUEThe meta object literal for the 'Hex Value' attribute feature.static EClassHEX_LONG_LITERALThe meta object literal for the 'Hex Long Literal' class.static EAttributeHEX_LONG_LITERAL__HEX_VALUEThe meta object literal for the 'Hex Value' attribute feature.static EClassINTEGER_LITERALThe meta object literal for the 'Integer Literal' class.static EClassLITERALThe meta object literal for the 'Literal' class.static EClassLONG_LITERALThe meta object literal for the 'Long Literal' class.static EClassNULL_LITERALThe meta object literal for the 'Null Literal' class.static EClassOCTAL_INTEGER_LITERALThe meta object literal for the 'Octal Integer Literal' class.static EAttributeOCTAL_INTEGER_LITERAL__OCTAL_VALUEThe meta object literal for the 'Octal Value' attribute feature.static EClassOCTAL_LONG_LITERALThe meta object literal for the 'Octal Long Literal' class.static EAttributeOCTAL_LONG_LITERAL__OCTAL_VALUEThe meta object literal for the 'Octal Value' attribute feature.static EClassSELFThe meta object literal for the 'Self' class.static EClassSUPERThe meta object literal for the 'Super' class.static EClassTHISThe meta object literal for the 'This' class.
-
-
-
Field Detail
-
LITERAL
static final EClass LITERAL
The meta object literal for the 'Literal' class.- See Also:
LiteralImpl,LiteralsPackageImpl.getLiteral()- Generated class or method.
-
SELF
static final EClass SELF
The meta object literal for the 'Self' class.- See Also:
SelfImpl,LiteralsPackageImpl.getSelf()- Generated class or method.
-
BOOLEAN_LITERAL
static final EClass BOOLEAN_LITERAL
The meta object literal for the 'Boolean Literal' class.- See Also:
BooleanLiteralImpl,LiteralsPackageImpl.getBooleanLiteral()- Generated class or method.
-
BOOLEAN_LITERAL__VALUE
static final EAttribute BOOLEAN_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
CHARACTER_LITERAL
static final EClass CHARACTER_LITERAL
The meta object literal for the 'Character Literal' class.- See Also:
CharacterLiteralImpl,LiteralsPackageImpl.getCharacterLiteral()- Generated class or method.
-
CHARACTER_LITERAL__VALUE
static final EAttribute CHARACTER_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
FLOAT_LITERAL
static final EClass FLOAT_LITERAL
The meta object literal for the 'Float Literal' class.- See Also:
FloatLiteralImpl,LiteralsPackageImpl.getFloatLiteral()- Generated class or method.
-
DECIMAL_FLOAT_LITERAL
static final EClass DECIMAL_FLOAT_LITERAL
The meta object literal for the 'Decimal Float Literal' class.- See Also:
DecimalFloatLiteralImpl,LiteralsPackageImpl.getDecimalFloatLiteral()- Generated class or method.
-
DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE
static final EAttribute DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_FLOAT_LITERAL
static final EClass HEX_FLOAT_LITERAL
The meta object literal for the 'Hex Float Literal' class.- See Also:
HexFloatLiteralImpl,LiteralsPackageImpl.getHexFloatLiteral()- Generated class or method.
-
HEX_FLOAT_LITERAL__HEX_VALUE
static final EAttribute HEX_FLOAT_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
DOUBLE_LITERAL
static final EClass DOUBLE_LITERAL
The meta object literal for the 'Double Literal' class.- See Also:
DoubleLiteralImpl,LiteralsPackageImpl.getDoubleLiteral()- Generated class or method.
-
DECIMAL_DOUBLE_LITERAL
static final EClass DECIMAL_DOUBLE_LITERAL
The meta object literal for the 'Decimal Double Literal' class.- See Also:
DecimalDoubleLiteralImpl,LiteralsPackageImpl.getDecimalDoubleLiteral()- Generated class or method.
-
DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE
static final EAttribute DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_DOUBLE_LITERAL
static final EClass HEX_DOUBLE_LITERAL
The meta object literal for the 'Hex Double Literal' class.- See Also:
HexDoubleLiteralImpl,LiteralsPackageImpl.getHexDoubleLiteral()- Generated class or method.
-
HEX_DOUBLE_LITERAL__HEX_VALUE
static final EAttribute HEX_DOUBLE_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
INTEGER_LITERAL
static final EClass INTEGER_LITERAL
The meta object literal for the 'Integer Literal' class.- See Also:
IntegerLiteralImpl,LiteralsPackageImpl.getIntegerLiteral()- Generated class or method.
-
DECIMAL_INTEGER_LITERAL
static final EClass DECIMAL_INTEGER_LITERAL
The meta object literal for the 'Decimal Integer Literal' class.- See Also:
DecimalIntegerLiteralImpl,LiteralsPackageImpl.getDecimalIntegerLiteral()- Generated class or method.
-
DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE
static final EAttribute DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_INTEGER_LITERAL
static final EClass HEX_INTEGER_LITERAL
The meta object literal for the 'Hex Integer Literal' class.- See Also:
HexIntegerLiteralImpl,LiteralsPackageImpl.getHexIntegerLiteral()- Generated class or method.
-
HEX_INTEGER_LITERAL__HEX_VALUE
static final EAttribute HEX_INTEGER_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
OCTAL_INTEGER_LITERAL
static final EClass OCTAL_INTEGER_LITERAL
The meta object literal for the 'Octal Integer Literal' class.- See Also:
OctalIntegerLiteralImpl,LiteralsPackageImpl.getOctalIntegerLiteral()- Generated class or method.
-
OCTAL_INTEGER_LITERAL__OCTAL_VALUE
static final EAttribute OCTAL_INTEGER_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.- Generated class or method.
-
BINARY_INTEGER_LITERAL
static final EClass BINARY_INTEGER_LITERAL
The meta object literal for the 'Binary Integer Literal' class.- See Also:
BinaryIntegerLiteralImpl,LiteralsPackageImpl.getBinaryIntegerLiteral()- Generated class or method.
-
BINARY_INTEGER_LITERAL__BINARY_VALUE
static final EAttribute BINARY_INTEGER_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.- Generated class or method.
-
LONG_LITERAL
static final EClass LONG_LITERAL
The meta object literal for the 'Long Literal' class.- See Also:
LongLiteralImpl,LiteralsPackageImpl.getLongLiteral()- Generated class or method.
-
DECIMAL_LONG_LITERAL
static final EClass DECIMAL_LONG_LITERAL
The meta object literal for the 'Decimal Long Literal' class.- See Also:
DecimalLongLiteralImpl,LiteralsPackageImpl.getDecimalLongLiteral()- Generated class or method.
-
DECIMAL_LONG_LITERAL__DECIMAL_VALUE
static final EAttribute DECIMAL_LONG_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_LONG_LITERAL
static final EClass HEX_LONG_LITERAL
The meta object literal for the 'Hex Long Literal' class.- See Also:
HexLongLiteralImpl,LiteralsPackageImpl.getHexLongLiteral()- Generated class or method.
-
HEX_LONG_LITERAL__HEX_VALUE
static final EAttribute HEX_LONG_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
OCTAL_LONG_LITERAL
static final EClass OCTAL_LONG_LITERAL
The meta object literal for the 'Octal Long Literal' class.- See Also:
OctalLongLiteralImpl,LiteralsPackageImpl.getOctalLongLiteral()- Generated class or method.
-
OCTAL_LONG_LITERAL__OCTAL_VALUE
static final EAttribute OCTAL_LONG_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.- Generated class or method.
-
BINARY_LONG_LITERAL
static final EClass BINARY_LONG_LITERAL
The meta object literal for the 'Binary Long Literal' class.- See Also:
BinaryLongLiteralImpl,LiteralsPackageImpl.getBinaryLongLiteral()- Generated class or method.
-
BINARY_LONG_LITERAL__BINARY_VALUE
static final EAttribute BINARY_LONG_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.- Generated class or method.
-
NULL_LITERAL
static final EClass NULL_LITERAL
The meta object literal for the 'Null Literal' class.- See Also:
NullLiteralImpl,LiteralsPackageImpl.getNullLiteral()- Generated class or method.
-
SUPER
static final EClass SUPER
The meta object literal for the 'Super' class.- See Also:
SuperImpl,LiteralsPackageImpl.getSuper()- Generated class or method.
-
THIS
static final EClass THIS
The meta object literal for the 'This' class.- See Also:
ThisImpl,LiteralsPackageImpl.getThis()- Generated class or method.
-
-