Interface AllocationPackage.Literals
-
- Enclosing interface:
- AllocationPackage
public static interface AllocationPackage.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 EClassALLOCATIONThe meta object literal for the 'Allocation' class.static EReferenceALLOCATION__ALLOCATION_CONTEXTS_ALLOCATIONThe meta object literal for the 'Allocation Contexts Allocation' containment reference list feature.static EReferenceALLOCATION__SYSTEM_ALLOCATIONThe meta object literal for the 'System Allocation' reference feature.static EReferenceALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATIONThe meta object literal for the 'Target Resource Environment Allocation' reference feature.static EClassALLOCATION_CONTEXTThe meta object literal for the 'Context' class.static EReferenceALLOCATION_CONTEXT__ALLOCATION_ALLOCATION_CONTEXTThe meta object literal for the 'Allocation Allocation Context' container reference feature.static EReferenceALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXTThe meta object literal for the 'Assembly Context Allocation Context' reference feature.static EReferenceALLOCATION_CONTEXT__EVENT_CHANNEL_ALLOCATION_CONTEXTThe meta object literal for the 'Event Channel Allocation Context' reference feature.static EReferenceALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXTThe meta object literal for the 'Resource Container Allocation Context' reference feature.
-
-
-
Field Detail
-
ALLOCATION_CONTEXT
static final EClass ALLOCATION_CONTEXT
The meta object literal for the 'Context' class.- See Also:
AllocationContextImpl,AllocationPackageImpl.getAllocationContext()- Generated class or method.
-
ALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXT
static final EReference ALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXT
The meta object literal for the 'Resource Container Allocation Context' reference feature.- Generated class or method.
-
ALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXT
static final EReference ALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXT
The meta object literal for the 'Assembly Context Allocation Context' reference feature.- Generated class or method.
-
ALLOCATION_CONTEXT__ALLOCATION_ALLOCATION_CONTEXT
static final EReference ALLOCATION_CONTEXT__ALLOCATION_ALLOCATION_CONTEXT
The meta object literal for the 'Allocation Allocation Context' container reference feature.- Generated class or method.
-
ALLOCATION_CONTEXT__EVENT_CHANNEL_ALLOCATION_CONTEXT
static final EReference ALLOCATION_CONTEXT__EVENT_CHANNEL_ALLOCATION_CONTEXT
The meta object literal for the 'Event Channel Allocation Context' reference feature.- Generated class or method.
-
ALLOCATION
static final EClass ALLOCATION
The meta object literal for the 'Allocation' class.- See Also:
AllocationImpl,AllocationPackageImpl.getAllocation()- Generated class or method.
-
ALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATION
static final EReference ALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATION
The meta object literal for the 'Target Resource Environment Allocation' reference feature.- Generated class or method.
-
ALLOCATION__SYSTEM_ALLOCATION
static final EReference ALLOCATION__SYSTEM_ALLOCATION
The meta object literal for the 'System Allocation' reference feature.- Generated class or method.
-
ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION
static final EReference ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION
The meta object literal for the 'Allocation Contexts Allocation' containment reference list feature.- Generated class or method.
-
-