de.uka.ipd.sdq.pcm.allocation
Interface AllocationPackage.Literals

Enclosing interface:
AllocationPackage

public static interface AllocationPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ALLOCATION
          The meta object literal for the 'Allocation' class.
static EReference ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION
          The meta object literal for the 'Allocation Contexts Allocation' containment reference list feature.
static EReference ALLOCATION__SYSTEM_ALLOCATION
          The meta object literal for the 'System Allocation' reference feature.
static EReference ALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATION
          The meta object literal for the 'Target Resource Environment Allocation' reference feature.
static EClass ALLOCATION_CONTEXT
          The meta object literal for the 'Context' class.
static EReference ALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXT
          The meta object literal for the 'Assembly Context Allocation Context' reference feature.
static EReference ALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXT
          The 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()

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.


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.


ALLOCATION

static final EClass ALLOCATION
The meta object literal for the 'Allocation' class.

See Also:
AllocationImpl, AllocationPackageImpl.getAllocation()

ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION

static final EReference ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION
The meta object literal for the 'Allocation Contexts Allocation' containment reference list feature.


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.


ALLOCATION__SYSTEM_ALLOCATION

static final EReference ALLOCATION__SYSTEM_ALLOCATION
The meta object literal for the 'System Allocation' reference feature.