|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAction | Interface which has to be implemented by all actions. |
| ICommandRuntimeData | Interface for runtime data classes. |
| IControllerCommand | A ControllerCommand is a command targeted to a controller. |
| IRuntimeDataProvider<TRuntimeType extends ICommandRuntimeData> | Factory interface for creation of runtime data objects for actions. |
| IStopCondition | Deprecated. |
| Class Summary | |
|---|---|
| AbstractCommandRuntimeData | Base implementation of a CommandRuntimeData. |
| AbstractControllerCommand | An abstract controller command is a reference implementation of the controller command interface. |
| Action<T extends Action<T>> | Serves as base class for all actions. |
| DefaultCommandRuntimeData | Default runtimeData object. |
| Instruction | An instruction is a controller command which contains an action and a device. |
Contains all necessary classes to build controller commands.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||