| 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 |
|---|---|
MeasuredFactor |
SpecificationFactory.createMeasuredFactor()
Returns a new object of class 'Measured Factor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeasuredFactorImpl
An implementation of the model object 'Measured Factor'.
|
| Modifier and Type | Method and Description |
|---|---|
MeasuredFactor |
SpecificationFactoryImpl.createMeasuredFactor() |
| Modifier and Type | Field and Description |
|---|---|
static MeasuredFactor |
PowerModelConstants.LINEAR_POWER_MODEL_UTILIZATION |
static MeasuredFactor |
PowerModelConstants.NONLINEAR_REGRESSION_MODEL_UTILIZATION |
| Modifier and Type | Method and Description |
|---|---|
T |
SpecificationSwitch.caseMeasuredFactor(MeasuredFactor object)
Returns the result of interpreting the object as an instance of 'Measured Factor'.
|