Package de.uka.ipd.sdq.pcm.cost
Interface costPackage.Literals
-
- Enclosing interface:
- costPackage
public static interface costPackage.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 EClassCOMPONENT_COSTThe meta object literal for the 'Component Cost' class.static EAttributeCOMPONENT_COST__COMPONENT_INITIAL_COSTThe meta object literal for the 'Component Initial Cost' attribute feature.static EAttributeCOMPONENT_COST__COMPONENT_OPERATING_COSTThe meta object literal for the 'Component Operating Cost' attribute feature.static EReferenceCOMPONENT_COST__REPOSITORY_COMPONENTThe meta object literal for the 'Repository Component' reference feature.static EClassCOMPONENT_COST_PER_INSTANCEThe meta object literal for the 'Component Cost Per Instance' class.static EReferenceCOMPONENT_COST_PER_INSTANCE__ALLOCATIONThe meta object literal for the 'Allocation' reference feature.static EClassCOSTThe meta object literal for the 'Cost' class.static EReferenceCOST__ANNOTATED_ELEMENTThe meta object literal for the 'Annotated Element' reference feature.static EAttributeCOST__INITIAL_COSTThe meta object literal for the 'Initial Cost' attribute feature.static EAttributeCOST__OPERATING_COSTThe meta object literal for the 'Operating Cost' attribute feature.static EAttributeCOST__TOTAL_COSTThe meta object literal for the 'Total Cost' attribute feature.static EClassCOST_REPOSITORYThe meta object literal for the 'Cost Repository' class.static EReferenceCOST_REPOSITORY__COSTThe meta object literal for the 'Cost' containment reference list feature.static EAttributeCOST_REPOSITORY__INTERESTThe meta object literal for the 'Interest' attribute feature.static EAttributeCOST_REPOSITORY__TIME_PERIOD_YEARSThe meta object literal for the 'Time Period Years' attribute feature.static EClassFIXED_LINKING_RESOURCE_COSTThe meta object literal for the 'Fixed Linking Resource Cost' class.static EClassFIXED_PROCESSING_RESOURCE_COSTThe meta object literal for the 'Fixed Processing Resource Cost' class.static EAttributeFIXED_PROCESSING_RESOURCE_COST__FIXED_INITIAL_COSTThe meta object literal for the 'Fixed Initial Cost' attribute feature.static EAttributeFIXED_PROCESSING_RESOURCE_COST__FIXED_OPERATING_COSTThe meta object literal for the 'Fixed Operating Cost' attribute feature.static EClassLINKING_RESOURCE_COSTThe meta object literal for the 'Linking Resource Cost' class.static EReferenceLINKING_RESOURCE_COST__LINKINGRESOURCEThe meta object literal for the 'Linkingresource' reference feature.static EClassPROCESSING_RESOURCE_COSTThe meta object literal for the 'Processing Resource Cost' class.static EReferencePROCESSING_RESOURCE_COST__PROCESSINGRESOURCESPECIFICATIONThe meta object literal for the 'Processingresourcespecification' reference feature.static EClassSCALAR_FUNCTIONThe meta object literal for the 'Scalar Function' class.static EAttributeSCALAR_FUNCTION__SPECIFICATIONThe meta object literal for the 'Specification' attribute feature.static EReferenceSCALAR_FUNCTION__TERMThe meta object literal for the 'Term' reference feature.static EClassVARIABLE_COSTThe meta object literal for the 'Variable Cost' class.static EAttributeVARIABLE_COST__FIXED_INITIAL_COSTThe meta object literal for the 'Fixed Initial Cost' attribute feature.static EAttributeVARIABLE_COST__FIXED_OPERATING_COSTThe meta object literal for the 'Fixed Operating Cost' attribute feature.static EClassVARIABLE_LINKING_RESOURCE_COSTThe meta object literal for the 'Variable Linking Resource Cost' class.static EAttributeVARIABLE_LINKING_RESOURCE_COST__BANDWIDTH_OPERATING_FACTORThe meta object literal for the 'Bandwidth Operating Factor' attribute feature.static EAttributeVARIABLE_LINKING_RESOURCE_COST__BANDWITH_INITIAL_FACTORThe meta object literal for the 'Bandwith Initial Factor' attribute feature.static EClassVARIABLE_PROCESSING_RESOURCE_COSTThe meta object literal for the 'Variable Processing Resource Cost' class.static EReferenceVARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_INITIAL_FUNCTIONThe meta object literal for the 'Processing Rate Initial Function' containment reference feature.static EReferenceVARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_OPERATING_FUNCTIONThe meta object literal for the 'Processing Rate Operating Function' containment reference feature.
-
-
-
Field Detail
-
COMPONENT_COST
static final EClass COMPONENT_COST
The meta object literal for the 'Component Cost' class.- See Also:
ComponentCostImpl,costPackageImpl.getComponentCost()- Generated class or method.
-
COMPONENT_COST__COMPONENT_OPERATING_COST
static final EAttribute COMPONENT_COST__COMPONENT_OPERATING_COST
The meta object literal for the 'Component Operating Cost' attribute feature.- Generated class or method.
-
COMPONENT_COST__COMPONENT_INITIAL_COST
static final EAttribute COMPONENT_COST__COMPONENT_INITIAL_COST
The meta object literal for the 'Component Initial Cost' attribute feature.- Generated class or method.
-
COMPONENT_COST__REPOSITORY_COMPONENT
static final EReference COMPONENT_COST__REPOSITORY_COMPONENT
The meta object literal for the 'Repository Component' reference feature.- Generated class or method.
-
COST
static final EClass COST
The meta object literal for the 'Cost' class.- See Also:
CostImpl,costPackageImpl.getCost()- Generated class or method.
-
COST__ANNOTATED_ELEMENT
static final EReference COST__ANNOTATED_ELEMENT
The meta object literal for the 'Annotated Element' reference feature.- Generated class or method.
-
COST__TOTAL_COST
static final EAttribute COST__TOTAL_COST
The meta object literal for the 'Total Cost' attribute feature.- Generated class or method.
-
COST__OPERATING_COST
static final EAttribute COST__OPERATING_COST
The meta object literal for the 'Operating Cost' attribute feature.- Generated class or method.
-
COST__INITIAL_COST
static final EAttribute COST__INITIAL_COST
The meta object literal for the 'Initial Cost' attribute feature.- Generated class or method.
-
FIXED_LINKING_RESOURCE_COST
static final EClass FIXED_LINKING_RESOURCE_COST
The meta object literal for the 'Fixed Linking Resource Cost' class.- See Also:
FixedLinkingResourceCostImpl,costPackageImpl.getFixedLinkingResourceCost()- Generated class or method.
-
LINKING_RESOURCE_COST
static final EClass LINKING_RESOURCE_COST
The meta object literal for the 'Linking Resource Cost' class.- See Also:
LinkingResourceCostImpl,costPackageImpl.getLinkingResourceCost()- Generated class or method.
-
LINKING_RESOURCE_COST__LINKINGRESOURCE
static final EReference LINKING_RESOURCE_COST__LINKINGRESOURCE
The meta object literal for the 'Linkingresource' reference feature.- Generated class or method.
-
FIXED_PROCESSING_RESOURCE_COST
static final EClass FIXED_PROCESSING_RESOURCE_COST
The meta object literal for the 'Fixed Processing Resource Cost' class.- See Also:
FixedProcessingResourceCostImpl,costPackageImpl.getFixedProcessingResourceCost()- Generated class or method.
-
FIXED_PROCESSING_RESOURCE_COST__FIXED_OPERATING_COST
static final EAttribute FIXED_PROCESSING_RESOURCE_COST__FIXED_OPERATING_COST
The meta object literal for the 'Fixed Operating Cost' attribute feature.- Generated class or method.
-
FIXED_PROCESSING_RESOURCE_COST__FIXED_INITIAL_COST
static final EAttribute FIXED_PROCESSING_RESOURCE_COST__FIXED_INITIAL_COST
The meta object literal for the 'Fixed Initial Cost' attribute feature.- Generated class or method.
-
PROCESSING_RESOURCE_COST
static final EClass PROCESSING_RESOURCE_COST
The meta object literal for the 'Processing Resource Cost' class.- See Also:
ProcessingResourceCostImpl,costPackageImpl.getProcessingResourceCost()- Generated class or method.
-
PROCESSING_RESOURCE_COST__PROCESSINGRESOURCESPECIFICATION
static final EReference PROCESSING_RESOURCE_COST__PROCESSINGRESOURCESPECIFICATION
The meta object literal for the 'Processingresourcespecification' reference feature.- Generated class or method.
-
VARIABLE_COST
static final EClass VARIABLE_COST
The meta object literal for the 'Variable Cost' class.- See Also:
VariableCostImpl,costPackageImpl.getVariableCost()- Generated class or method.
-
VARIABLE_COST__FIXED_INITIAL_COST
static final EAttribute VARIABLE_COST__FIXED_INITIAL_COST
The meta object literal for the 'Fixed Initial Cost' attribute feature.- Generated class or method.
-
VARIABLE_COST__FIXED_OPERATING_COST
static final EAttribute VARIABLE_COST__FIXED_OPERATING_COST
The meta object literal for the 'Fixed Operating Cost' attribute feature.- Generated class or method.
-
VARIABLE_LINKING_RESOURCE_COST
static final EClass VARIABLE_LINKING_RESOURCE_COST
The meta object literal for the 'Variable Linking Resource Cost' class.- See Also:
VariableLinkingResourceCostImpl,costPackageImpl.getVariableLinkingResourceCost()- Generated class or method.
-
VARIABLE_LINKING_RESOURCE_COST__BANDWITH_INITIAL_FACTOR
static final EAttribute VARIABLE_LINKING_RESOURCE_COST__BANDWITH_INITIAL_FACTOR
The meta object literal for the 'Bandwith Initial Factor' attribute feature.- Generated class or method.
-
VARIABLE_LINKING_RESOURCE_COST__BANDWIDTH_OPERATING_FACTOR
static final EAttribute VARIABLE_LINKING_RESOURCE_COST__BANDWIDTH_OPERATING_FACTOR
The meta object literal for the 'Bandwidth Operating Factor' attribute feature.- Generated class or method.
-
VARIABLE_PROCESSING_RESOURCE_COST
static final EClass VARIABLE_PROCESSING_RESOURCE_COST
The meta object literal for the 'Variable Processing Resource Cost' class.- See Also:
VariableProcessingResourceCostImpl,costPackageImpl.getVariableProcessingResourceCost()- Generated class or method.
-
VARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_INITIAL_FUNCTION
static final EReference VARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_INITIAL_FUNCTION
The meta object literal for the 'Processing Rate Initial Function' containment reference feature.- Generated class or method.
-
VARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_OPERATING_FUNCTION
static final EReference VARIABLE_PROCESSING_RESOURCE_COST__PROCESSING_RATE_OPERATING_FUNCTION
The meta object literal for the 'Processing Rate Operating Function' containment reference feature.- Generated class or method.
-
SCALAR_FUNCTION
static final EClass SCALAR_FUNCTION
The meta object literal for the 'Scalar Function' class.- See Also:
ScalarFunctionImpl,costPackageImpl.getScalarFunction()- Generated class or method.
-
SCALAR_FUNCTION__SPECIFICATION
static final EAttribute SCALAR_FUNCTION__SPECIFICATION
The meta object literal for the 'Specification' attribute feature.- Generated class or method.
-
SCALAR_FUNCTION__TERM
static final EReference SCALAR_FUNCTION__TERM
The meta object literal for the 'Term' reference feature.- Generated class or method.
-
COST_REPOSITORY
static final EClass COST_REPOSITORY
The meta object literal for the 'Cost Repository' class.- See Also:
CostRepositoryImpl,costPackageImpl.getCostRepository()- Generated class or method.
-
COST_REPOSITORY__COST
static final EReference COST_REPOSITORY__COST
The meta object literal for the 'Cost' containment reference list feature.- Generated class or method.
-
COST_REPOSITORY__TIME_PERIOD_YEARS
static final EAttribute COST_REPOSITORY__TIME_PERIOD_YEARS
The meta object literal for the 'Time Period Years' attribute feature.- Generated class or method.
-
COST_REPOSITORY__INTEREST
static final EAttribute COST_REPOSITORY__INTEREST
The meta object literal for the 'Interest' attribute feature.- Generated class or method.
-
COMPONENT_COST_PER_INSTANCE
static final EClass COMPONENT_COST_PER_INSTANCE
The meta object literal for the 'Component Cost Per Instance' class.- See Also:
ComponentCostPerInstanceImpl,costPackageImpl.getComponentCostPerInstance()- Generated class or method.
-
COMPONENT_COST_PER_INSTANCE__ALLOCATION
static final EReference COMPONENT_COST_PER_INSTANCE__ALLOCATION
The meta object literal for the 'Allocation' reference feature.- Generated class or method.
-
-