@Version(value="1.0.0.${qualifier}")
| Class | Description |
|---|---|
| Actuator |
This class describes the capabilities of an actuator within an appliance of the buffer category.
|
| ActuatorAllocation |
This class contains allocation for a specific actuator at a specific time.
|
| ActuatorBehaviour |
This class describes how an actuator can affect the buffer.
|
| ActuatorBehaviour.Builder |
This helper class should be used to easily define a
ActuatorBehaviour. |
| ActuatorUpdate |
This class contains up to date information about the state of an actuator.
|
| BufferAllocation |
This class is derived from
Allocation and contains specific allocation information for a buffer appliance. |
| BufferRegistration<Q extends Quantity> |
This class is derived from ControlSpaceRegistration and contains the registration items that are unique to a buffer.
|
| BufferStateUpdate<Q extends Quantity> |
This class contains up to date information about the state of the buffer.
|
| BufferSystemDescription |
This class is derived from BufferUpdate and contains the actuators and the buffer leakage information.
|
| BufferTargetProfileUpdate<Q extends Quantity> |
This message is being used to communicate a target profile that has to be met by this buffer.
|
| BufferUpdate |
This class is derived from
ControlSpaceUpdate and is used to bundle all updates from an appliance of the
buffer category. |
| BufferUsageForecast<Q extends Quantity> | |
| LeakageRate | |
| RunningModeBehaviour |
Describes the behavior of a
RunningMode. |