Interface LiteralsPackage.Literals
-
- Enclosing interface:
- LiteralsPackage
public static interface LiteralsPackage.Literals
Defines 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 EClass
BINARY_INTEGER_LITERAL
The meta object literal for the 'Binary Integer Literal
' class.static EAttribute
BINARY_INTEGER_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.static EClass
BINARY_LONG_LITERAL
The meta object literal for the 'Binary Long Literal
' class.static EAttribute
BINARY_LONG_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.static EClass
BOOLEAN_LITERAL
The meta object literal for the 'Boolean Literal
' class.static EAttribute
BOOLEAN_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
CHARACTER_LITERAL
The meta object literal for the 'Character Literal
' class.static EAttribute
CHARACTER_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
DECIMAL_DOUBLE_LITERAL
The meta object literal for the 'Decimal Double Literal
' class.static EAttribute
DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.static EClass
DECIMAL_FLOAT_LITERAL
The meta object literal for the 'Decimal Float Literal
' class.static EAttribute
DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.static EClass
DECIMAL_INTEGER_LITERAL
The meta object literal for the 'Decimal Integer Literal
' class.static EAttribute
DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.static EClass
DECIMAL_LONG_LITERAL
The meta object literal for the 'Decimal Long Literal
' class.static EAttribute
DECIMAL_LONG_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.static EClass
DOUBLE_LITERAL
The meta object literal for the 'Double Literal
' class.static EClass
FLOAT_LITERAL
The meta object literal for the 'Float Literal
' class.static EClass
HEX_DOUBLE_LITERAL
The meta object literal for the 'Hex Double Literal
' class.static EAttribute
HEX_DOUBLE_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.static EClass
HEX_FLOAT_LITERAL
The meta object literal for the 'Hex Float Literal
' class.static EAttribute
HEX_FLOAT_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.static EClass
HEX_INTEGER_LITERAL
The meta object literal for the 'Hex Integer Literal
' class.static EAttribute
HEX_INTEGER_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.static EClass
HEX_LONG_LITERAL
The meta object literal for the 'Hex Long Literal
' class.static EAttribute
HEX_LONG_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.static EClass
INTEGER_LITERAL
The meta object literal for the 'Integer Literal
' class.static EClass
LITERAL
The meta object literal for the 'Literal
' class.static EClass
LONG_LITERAL
The meta object literal for the 'Long Literal
' class.static EClass
NULL_LITERAL
The meta object literal for the 'Null Literal
' class.static EClass
OCTAL_INTEGER_LITERAL
The meta object literal for the 'Octal Integer Literal
' class.static EAttribute
OCTAL_INTEGER_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.static EClass
OCTAL_LONG_LITERAL
The meta object literal for the 'Octal Long Literal
' class.static EAttribute
OCTAL_LONG_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.static EClass
SELF
The meta object literal for the 'Self
' class.static EClass
SUPER
The meta object literal for the 'Super
' class.static EClass
THIS
The 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.
-
-