| Package | Description |
|---|---|
| de.fzi.power.interpreter |
| Modifier and Type | Class and Description |
|---|---|
class |
EvaluationScope
This class represents the scope under which the energy consumption of a software system is
evaluated.
|
| 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.
|