| Package | Description |
|---|---|
| de.fzi.power.specification | |
| de.fzi.power.specification.impl | |
| de.fzi.power.specification.resources | |
| de.fzi.power.specification.util |
| Modifier and Type | Method and Description |
|---|---|
DeclarativePowerModelSpecification |
SpecificationFactory.createDeclarativePowerModelSpecification()
Returns a new object of class 'Declarative Power Model Specification'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarativePowerModelSpecificationImpl
An implementation of the model object '
Declarative Power Model Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
DeclarativePowerModelSpecification |
SpecificationFactoryImpl.createDeclarativePowerModelSpecification() |
| Modifier and Type | Field and Description |
|---|---|
static DeclarativePowerModelSpecification |
PowerModelConstants.DECLARATIVE_LINEAR_PASSTHROUGH_MODEL |
static DeclarativePowerModelSpecification |
PowerModelConstants.DECLARATIVE_LINEAR_POWER_MODEL |
| Modifier and Type | Method and Description |
|---|---|
T |
SpecificationSwitch.caseDeclarativePowerModelSpecification(DeclarativePowerModelSpecification object)
Returns the result of interpreting the object as an instance of '
Declarative Power Model Specification'.
|