| Package | Description |
|---|---|
| de.fzi.power.interpreter |
| Modifier and Type | Method and Description |
|---|---|
static ConsumptionContext |
ConsumptionContext.createConsumptionContext(PowerBindingRepository bindingRepository,
AbstractEvaluationScope initialScope,
PowerModelRegistry powerModelRegistry)
Creates a consumption context.
|
static ConsumptionContext |
ConsumptionContext.createConsumptionContext(PowerProvidingEntity ppe,
AbstractEvaluationScope initialScope,
PowerModelRegistry powerModelRegistry)
Creates a consumption context.
|
| Constructor and Description |
|---|
PowerModelUpdaterSwitch(PowerModelRegistry registry,
CalculatorInstantiator calcInstantiator)
Creates the switch for updating the power models registered in the
PowerModelRegistry
of an interpreted power infrastructure model. |