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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Binary Integer Literal' class.static final EAttributeThe meta object literal for the 'Binary Value' attribute feature.static final EClassThe meta object literal for the 'Binary Long Literal' class.static final EAttributeThe meta object literal for the 'Binary Value' attribute feature.static final EClassThe meta object literal for the 'Boolean Literal' class.static final EAttributeThe meta object literal for the 'Value' attribute feature.static final EClassThe meta object literal for the 'Character Literal' class.static final EAttributeThe meta object literal for the 'Value' attribute feature.static final EClassThe meta object literal for the 'Decimal Double Literal' class.static final EAttributeThe meta object literal for the 'Decimal Value' attribute feature.static final EClassThe meta object literal for the 'Decimal Float Literal' class.static final EAttributeThe meta object literal for the 'Decimal Value' attribute feature.static final EClassThe meta object literal for the 'Decimal Integer Literal' class.static final EAttributeThe meta object literal for the 'Decimal Value' attribute feature.static final EClassThe meta object literal for the 'Decimal Long Literal' class.static final EAttributeThe meta object literal for the 'Decimal Value' attribute feature.static final EClassThe meta object literal for the 'Double Literal' class.static final EClassThe meta object literal for the 'Float Literal' class.static final EClassThe meta object literal for the 'Hex Double Literal' class.static final EAttributeThe meta object literal for the 'Hex Value' attribute feature.static final EClassThe meta object literal for the 'Hex Float Literal' class.static final EAttributeThe meta object literal for the 'Hex Value' attribute feature.static final EClassThe meta object literal for the 'Hex Integer Literal' class.static final EAttributeThe meta object literal for the 'Hex Value' attribute feature.static final EClassThe meta object literal for the 'Hex Long Literal' class.static final EAttributeThe meta object literal for the 'Hex Value' attribute feature.static final EClassThe meta object literal for the 'Integer Literal' class.static final EClassThe meta object literal for the 'Literal' class.static final EClassThe meta object literal for the 'Long Literal' class.static final EClassThe meta object literal for the 'Null Literal' class.static final EClassThe meta object literal for the 'Octal Integer Literal' class.static final EAttributeThe meta object literal for the 'Octal Value' attribute feature.static final EClassThe meta object literal for the 'Octal Long Literal' class.static final EAttributeThe meta object literal for the 'Octal Value' attribute feature.static final EClassThe meta object literal for the 'Self' class.static final EClassThe meta object literal for the 'Super' class.static final EClassThe meta object literal for the 'This' class.
-
Field Details
-
LITERAL
The meta object literal for the 'Literal' class.- See Also:
- Generated class or method.
-
SELF
The meta object literal for the 'Self' class.- See Also:
- Generated class or method.
-
BOOLEAN_LITERAL
The meta object literal for the 'Boolean Literal' class.- See Also:
- Generated class or method.
-
BOOLEAN_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
CHARACTER_LITERAL
The meta object literal for the 'Character Literal' class.- See Also:
- Generated class or method.
-
CHARACTER_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
FLOAT_LITERAL
The meta object literal for the 'Float Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_FLOAT_LITERAL
The meta object literal for the 'Decimal Float Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_FLOAT_LITERAL
The meta object literal for the 'Hex Float Literal' class.- See Also:
- Generated class or method.
-
HEX_FLOAT_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
DOUBLE_LITERAL
The meta object literal for the 'Double Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_DOUBLE_LITERAL
The meta object literal for the 'Decimal Double Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_DOUBLE_LITERAL
The meta object literal for the 'Hex Double Literal' class.- See Also:
- Generated class or method.
-
HEX_DOUBLE_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
INTEGER_LITERAL
The meta object literal for the 'Integer Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_INTEGER_LITERAL
The meta object literal for the 'Decimal Integer Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_INTEGER_LITERAL
The meta object literal for the 'Hex Integer Literal' class.- See Also:
- Generated class or method.
-
HEX_INTEGER_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
OCTAL_INTEGER_LITERAL
The meta object literal for the 'Octal Integer Literal' class.- See Also:
- Generated class or method.
-
OCTAL_INTEGER_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.- Generated class or method.
-
BINARY_INTEGER_LITERAL
The meta object literal for the 'Binary Integer Literal' class.- See Also:
- Generated class or method.
-
BINARY_INTEGER_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.- Generated class or method.
-
LONG_LITERAL
The meta object literal for the 'Long Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_LONG_LITERAL
The meta object literal for the 'Decimal Long Literal' class.- See Also:
- Generated class or method.
-
DECIMAL_LONG_LITERAL__DECIMAL_VALUE
The meta object literal for the 'Decimal Value' attribute feature.- Generated class or method.
-
HEX_LONG_LITERAL
The meta object literal for the 'Hex Long Literal' class.- See Also:
- Generated class or method.
-
HEX_LONG_LITERAL__HEX_VALUE
The meta object literal for the 'Hex Value' attribute feature.- Generated class or method.
-
OCTAL_LONG_LITERAL
The meta object literal for the 'Octal Long Literal' class.- See Also:
- Generated class or method.
-
OCTAL_LONG_LITERAL__OCTAL_VALUE
The meta object literal for the 'Octal Value' attribute feature.- Generated class or method.
-
BINARY_LONG_LITERAL
The meta object literal for the 'Binary Long Literal' class.- See Also:
- Generated class or method.
-
BINARY_LONG_LITERAL__BINARY_VALUE
The meta object literal for the 'Binary Value' attribute feature.- Generated class or method.
-
NULL_LITERAL
The meta object literal for the 'Null Literal' class.- See Also:
- Generated class or method.
-
SUPER
The meta object literal for the 'Super' class.- See Also:
- Generated class or method.
-
THIS
The meta object literal for the 'This' class.- See Also:
- Generated class or method.
-