Package de.fzi.power.specification
Interface SpecificationPackage.Literals
-
- Enclosing interface:
- SpecificationPackage
public static interface SpecificationPackage.Literals
Defines 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
-
-
-
Field Detail
-
POWER_MODEL_REPOSITORY
static final EClass POWER_MODEL_REPOSITORY
The meta object literal for the 'Power Model Repository
' class.- See Also:
PowerModelRepositoryImpl
,SpecificationPackageImpl.getPowerModelRepository()
- Generated class or method.
-
POWER_MODEL_REPOSITORY__POWER_MODEL_SPECIFICATIONS
static final EReference POWER_MODEL_REPOSITORY__POWER_MODEL_SPECIFICATIONS
The meta object literal for the 'Power Model Specifications' containment reference list feature.- Generated class or method.
-
POWER_MODEL_SPECIFICATION
static final EClass POWER_MODEL_SPECIFICATION
The meta object literal for the 'Power Model Specification
' class.- See Also:
PowerModelSpecificationImpl
,SpecificationPackageImpl.getPowerModelSpecification()
- Generated class or method.
-
POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY
static final EReference POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY
The meta object literal for the 'Powermodelrepository' container reference feature.- Generated class or method.
-
POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS
static final EReference POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS
The meta object literal for the 'Consumption Factors' containment reference list feature.- Generated class or method.
-
RESOURCE_POWER_MODEL_SPECIFICATION
static final EClass RESOURCE_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Resource Power Model Specification
' class.- See Also:
ResourcePowerModelSpecificationImpl
,SpecificationPackageImpl.getResourcePowerModelSpecification()
- Generated class or method.
-
DISTRIBUTION_POWER_MODEL_SPECIFICATION
static final EClass DISTRIBUTION_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Distribution Power Model Specification
' class.- See Also:
DistributionPowerModelSpecificationImpl
,SpecificationPackageImpl.getDistributionPowerModelSpecification()
- Generated class or method.
-
FIXED_FACTOR
static final EClass FIXED_FACTOR
The meta object literal for the 'Fixed Factor
' class.- See Also:
FixedFactorImpl
,SpecificationPackageImpl.getFixedFactor()
- Generated class or method.
-
CONSUMPTION_FACTOR
static final EClass CONSUMPTION_FACTOR
The meta object literal for the 'Consumption Factor
' class.- See Also:
ConsumptionFactorImpl
,SpecificationPackageImpl.getConsumptionFactor()
- Generated class or method.
-
CONSUMPTION_FACTOR__POWER_MODEL
static final EReference CONSUMPTION_FACTOR__POWER_MODEL
The meta object literal for the 'Power Model' container reference feature.- Generated class or method.
-
MEASURED_FACTOR
static final EClass MEASURED_FACTOR
The meta object literal for the 'Measured Factor
' class.- See Also:
MeasuredFactorImpl
,SpecificationPackageImpl.getMeasuredFactor()
- Generated class or method.
-
MEASURED_FACTOR__METRIC_TYPE
static final EReference MEASURED_FACTOR__METRIC_TYPE
The meta object literal for the 'Metric Type' reference feature.- Generated class or method.
-
DECLARATIVE_POWER_MODEL_SPECIFICATION
static final EClass DECLARATIVE_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Declarative Power Model Specification
' class.- See Also:
DeclarativePowerModelSpecificationImpl
,SpecificationPackageImpl.getDeclarativePowerModelSpecification()
- Generated class or method.
-
DECLARATIVE_POWER_MODEL_SPECIFICATION__FUNCTIONAL_EXPRESSION
static final EAttribute DECLARATIVE_POWER_MODEL_SPECIFICATION__FUNCTIONAL_EXPRESSION
The meta object literal for the 'Functional Expression' attribute feature.- Generated class or method.
-
DECLARATIVE_RESOURCE_POWER_MODEL_SPECIFICATION
static final EClass DECLARATIVE_RESOURCE_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Declarative Resource Power Model Specification
' class.- See Also:
DeclarativeResourcePowerModelSpecificationImpl
,SpecificationPackageImpl.getDeclarativeResourcePowerModelSpecification()
- Generated class or method.
-
DECLARATIVE_DISTRIBUTION_POWER_MODEL_SPECIFICATION
static final EClass DECLARATIVE_DISTRIBUTION_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Declarative Distribution Power Model Specification
' class.- See Also:
DeclarativeDistributionPowerModelSpecificationImpl
,SpecificationPackageImpl.getDeclarativeDistributionPowerModelSpecification()
- Generated class or method.
-
BLACK_BOX_POWER_MODEL_SPECIFICATION
static final EClass BLACK_BOX_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Black Box Power Model Specification
' class.- See Also:
BlackBoxPowerModelSpecificationImpl
,SpecificationPackageImpl.getBlackBoxPowerModelSpecification()
- Generated class or method.
-
BLACK_BOX_DISTRIBUTION_POWER_MODEL_SPECIFICATION
static final EClass BLACK_BOX_DISTRIBUTION_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Black Box Distribution Power Model Specification
' class.- See Also:
BlackBoxDistributionPowerModelSpecificationImpl
,SpecificationPackageImpl.getBlackBoxDistributionPowerModelSpecification()
- Generated class or method.
-
BLACK_BOX_RESOURCE_POWER_MODEL_SPECIFICATION
static final EClass BLACK_BOX_RESOURCE_POWER_MODEL_SPECIFICATION
The meta object literal for the 'Black Box Resource Power Model Specification
' class.- See Also:
BlackBoxResourcePowerModelSpecificationImpl
,SpecificationPackageImpl.getBlackBoxResourcePowerModelSpecification()
- Generated class or method.
-
-