Interface ComputedAllocationPackage.Literals
-
- Enclosing interface:
- ComputedAllocationPackage
public static interface ComputedAllocationPackage.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 EClassCOMPUTED_ALLOCATIONThe meta object literal for the 'Computed Allocation' class.static EReferenceCOMPUTED_ALLOCATION__COMPUTED_ALLOCATION_CONTEXTS_COMPUTED_ALLOCATIONThe meta object literal for the ' Computed Allocation Contexts Computed Allocation' containment reference list feature.static EClassCOMPUTED_ALLOCATION_CONTEXTThe meta object literal for the 'Context' class.static EReferenceCOMPUTED_ALLOCATION_CONTEXT__ALLOCATION_CONTEXT_COMPUTED_ALLOCATION_CONTEXTThe meta object literal for the ' Allocation Context Computed Allocation Context' reference feature.static EReferenceCOMPUTED_ALLOCATION_CONTEXT__RESOURCE_DEMANDS_COMPUTED_ALLOCATION_CONTEXTThe meta object literal for the ' Resource Demands Computed Allocation Context' containment reference list feature.static EReferenceCOMPUTED_ALLOCATION_CONTEXT__USAGE_CONTEXT_COMPUTED_ALLOCATION_CONTEXTThe meta object literal for the ' Usage Context Computed Allocation Context' reference feature.static EClassRESOURCE_DEMANDThe meta object literal for the 'Resource Demand' class.static EReferenceRESOURCE_DEMAND__PARAMETRIC_RESOURCE_DEMAND_RESOURCE_DEMANDThe meta object literal for the ' Parametric Resource Demand Resource Demand' reference feature.static EReferenceRESOURCE_DEMAND__SPECIFICATION_RESOURCE_DEMANDThe meta object literal for the 'Specification Resource Demand' containment reference feature.
-
-
-
Field Detail
-
COMPUTED_ALLOCATION_CONTEXT
static final EClass COMPUTED_ALLOCATION_CONTEXT
The meta object literal for the 'Context' class.- See Also:
ComputedAllocationContextImpl,ComputedAllocationPackageImpl.getComputedAllocationContext()- Generated class or method.
-
COMPUTED_ALLOCATION_CONTEXT__RESOURCE_DEMANDS_COMPUTED_ALLOCATION_CONTEXT
static final EReference COMPUTED_ALLOCATION_CONTEXT__RESOURCE_DEMANDS_COMPUTED_ALLOCATION_CONTEXT
The meta object literal for the ' Resource Demands Computed Allocation Context' containment reference list feature.- Generated class or method.
-
COMPUTED_ALLOCATION_CONTEXT__USAGE_CONTEXT_COMPUTED_ALLOCATION_CONTEXT
static final EReference COMPUTED_ALLOCATION_CONTEXT__USAGE_CONTEXT_COMPUTED_ALLOCATION_CONTEXT
The meta object literal for the ' Usage Context Computed Allocation Context' reference feature.- Generated class or method.
-
COMPUTED_ALLOCATION_CONTEXT__ALLOCATION_CONTEXT_COMPUTED_ALLOCATION_CONTEXT
static final EReference COMPUTED_ALLOCATION_CONTEXT__ALLOCATION_CONTEXT_COMPUTED_ALLOCATION_CONTEXT
The meta object literal for the ' Allocation Context Computed Allocation Context' reference feature.- Generated class or method.
-
RESOURCE_DEMAND
static final EClass RESOURCE_DEMAND
The meta object literal for the 'Resource Demand' class.- See Also:
ResourceDemandImpl,ComputedAllocationPackageImpl.getResourceDemand()- Generated class or method.
-
RESOURCE_DEMAND__PARAMETRIC_RESOURCE_DEMAND_RESOURCE_DEMAND
static final EReference RESOURCE_DEMAND__PARAMETRIC_RESOURCE_DEMAND_RESOURCE_DEMAND
The meta object literal for the ' Parametric Resource Demand Resource Demand' reference feature.- Generated class or method.
-
RESOURCE_DEMAND__SPECIFICATION_RESOURCE_DEMAND
static final EReference RESOURCE_DEMAND__SPECIFICATION_RESOURCE_DEMAND
The meta object literal for the 'Specification Resource Demand' containment reference feature.- Generated class or method.
-
COMPUTED_ALLOCATION
static final EClass COMPUTED_ALLOCATION
The meta object literal for the 'Computed Allocation' class.- See Also:
ComputedAllocationImpl,ComputedAllocationPackageImpl.getComputedAllocation()- Generated class or method.
-
COMPUTED_ALLOCATION__COMPUTED_ALLOCATION_CONTEXTS_COMPUTED_ALLOCATION
static final EReference COMPUTED_ALLOCATION__COMPUTED_ALLOCATION_CONTEXTS_COMPUTED_ALLOCATION
The meta object literal for the ' Computed Allocation Contexts Computed Allocation' containment reference list feature.- Generated class or method.
-
-