public static interface MemoryPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
ATTRIBUTE
The meta object literal for the '
Attribute ' class. |
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ATTRIBUTE__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
BASE_SCALAR_TYPE
The meta object literal for the '
Base Scalar Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
BASE_SCALAR_TYPE__INDEX
The meta object literal for the 'Index' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
BIT_TYPE
The meta object literal for the '
Bit Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
BIT_TYPE__SUB_INDEX
The meta object literal for the 'Sub Index' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
BYTE_ORDER
The meta object literal for the '
Byte Order ' enum. |
static org.eclipse.emf.ecore.EClass |
FLOAT32_TYPE
The meta object literal for the '
Float32 Type ' class. |
static org.eclipse.emf.ecore.EClass |
ORDERED_TYPE
The meta object literal for the '
Ordered Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
ORDERED_TYPE__ORDER
The meta object literal for the 'Order' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCALAR_TYPE
The meta object literal for the '
Scalar Type ' class. |
static org.eclipse.emf.ecore.EClass |
TYPE
The meta object literal for the '
Type ' class. |
static org.eclipse.emf.ecore.EOperation |
TYPE___ENCODE
The meta object literal for the 'Encode' operation.
|
static org.eclipse.emf.ecore.EClass |
TYPE_DEFINITION
The meta object literal for the '
Type Definition ' class. |
static org.eclipse.emf.ecore.EAttribute |
TYPE_DEFINITION__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TYPE_DEFINITION__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
TYPE_SYSTEM
The meta object literal for the '
Type System ' class. |
static org.eclipse.emf.ecore.EReference |
TYPE_SYSTEM__INCLUDES
The meta object literal for the 'Includes' reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TYPE_SYSTEM__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TYPE_SYSTEM__TYPES
The meta object literal for the 'Types' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
UNSIGNED_INTEGER16_TYPE
The meta object literal for the '
Unsigned Integer16 Type ' class. |
static org.eclipse.emf.ecore.EClass |
UNSIGNED_INTEGER32_TYPE
The meta object literal for the '
Unsigned Integer32 Type ' class. |
static org.eclipse.emf.ecore.EClass |
UNSIGNED_INTEGER8_TYPE
The meta object literal for the '
Unsigned Integer8 Type ' class. |
static org.eclipse.emf.ecore.EClass |
USER_DEFINED_TYPE
The meta object literal for the '
User Defined Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
USER_DEFINED_TYPE__INDEX
The meta object literal for the 'Index' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
USER_DEFINED_TYPE__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
VARIABLE
The meta object literal for the '
Variable ' class. |
static org.eclipse.emf.ecore.EReference |
VARIABLE__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
VARIABLE__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static final org.eclipse.emf.ecore.EClass TYPE_DEFINITION
Type Definition
' class.
static final org.eclipse.emf.ecore.EAttribute TYPE_DEFINITION__NAME
static final org.eclipse.emf.ecore.EReference TYPE_DEFINITION__VARIABLES
static final org.eclipse.emf.ecore.EClass USER_DEFINED_TYPE
User Defined Type
' class.
static final org.eclipse.emf.ecore.EReference USER_DEFINED_TYPE__TYPE
static final org.eclipse.emf.ecore.EAttribute USER_DEFINED_TYPE__INDEX
static final org.eclipse.emf.ecore.EClass UNSIGNED_INTEGER16_TYPE
Unsigned Integer16 Type
' class.
static final org.eclipse.emf.ecore.EClass SCALAR_TYPE
Scalar Type
' class.
ScalarType
,
MemoryPackageImpl.getScalarType()
static final org.eclipse.emf.ecore.EClass UNSIGNED_INTEGER32_TYPE
Unsigned Integer32 Type
' class.
static final org.eclipse.emf.ecore.EClass UNSIGNED_INTEGER8_TYPE
Unsigned Integer8 Type
' class.
static final org.eclipse.emf.ecore.EClass TYPE_SYSTEM
Type System
' class.
static final org.eclipse.emf.ecore.EReference TYPE_SYSTEM__TYPES
static final org.eclipse.emf.ecore.EReference TYPE_SYSTEM__INCLUDES
static final org.eclipse.emf.ecore.EAttribute TYPE_SYSTEM__NAME
static final org.eclipse.emf.ecore.EClass ORDERED_TYPE
Ordered Type
' class.
static final org.eclipse.emf.ecore.EAttribute ORDERED_TYPE__ORDER
static final org.eclipse.emf.ecore.EEnum BYTE_ORDER
Byte Order
' enum.
ByteOrder
,
MemoryPackageImpl.getByteOrder()
static final org.eclipse.emf.ecore.EClass BIT_TYPE
Bit Type
' class.
BitTypeImpl
,
MemoryPackageImpl.getBitType()
static final org.eclipse.emf.ecore.EAttribute BIT_TYPE__SUB_INDEX
static final org.eclipse.emf.ecore.EClass TYPE
Type
' class.
Type
,
MemoryPackageImpl.getType()
static final org.eclipse.emf.ecore.EOperation TYPE___ENCODE
static final org.eclipse.emf.ecore.EClass VARIABLE
Variable
' class.
VariableImpl
,
MemoryPackageImpl.getVariable()
static final org.eclipse.emf.ecore.EReference VARIABLE__TYPE
static final org.eclipse.emf.ecore.EAttribute VARIABLE__NAME
static final org.eclipse.emf.ecore.EReference VARIABLE__ATTRIBUTES
static final org.eclipse.emf.ecore.EClass ATTRIBUTE
Attribute
' class.
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__NAME
static final org.eclipse.emf.ecore.EReference ATTRIBUTE__TYPE
static final org.eclipse.emf.ecore.EClass FLOAT32_TYPE
Float32 Type
' class.
static final org.eclipse.emf.ecore.EClass BASE_SCALAR_TYPE
Base Scalar Type
' class.
static final org.eclipse.emf.ecore.EAttribute BASE_SCALAR_TYPE__INDEX