See: Description
| Class | Description |
|---|---|
| ActionInfo |
This class encapsulates action information which could be used
to easily create a new
MDKAbstractAction. |
| GlobalAction |
Global actions that can be triggered from anywhere during execution.
|
| MDKAbstractAction |
This class provides an easy way of building new actions (
Action)
initialized with ActionInfo objects. |
| Enum | Description |
|---|---|
| AgentAction |
Enum representing agent actions
|
| GUIManagerAction |
Enum representing operations which
could be done by the default GUI manager of MaDKit.
|
| KernelAction |
Enum representing kernel actions.
|
| SchedulingAction |
Enum representing operations which
could be done by a
Scheduler agent. |
Action.
Fabien Michel, Olivier Gutknecht, Jacques Ferber - February 12 2016