| Package | Description |
|---|---|
| de.fzi.power.interpreter |
| Class and Description |
|---|
| AbstractEvaluationScope
This class provides basic functionality for all classes that wish to provide a scope to evaluate
the power/energy consumption of resources.
|
| Activator
The activator class controls the plug-in life cycle
|
| ConsumptionContext
Subsumes all the required information for evaluating the power consumption of a software system.
|
| EvaluationScope
This class represents the scope under which the energy consumption of a software system is
evaluated.
|
| EvaluationScopeIterator
The interface EvaluationScopeIterator encapsulated the Iterator specification for the
AbstractEvaluationScope class. |
| PowerConsumptionSwitch
This class is used as the basis of interpreters that evaluate the power consumption of
Infrastructure models. |
| PowerModelRegistry
Registry through which the power models of the resources and distribution units are managed.
|
| PowerModelRegistryChangeListener
Listener interface to be implemented by classes which want to be notified upon changes of
PowerModelRegistrys |