See: Description
| Class | Description |
|---|---|
| ActionInfo |
This class encapsulates action information which could be used to easily
create a new
MDKAbstractAction. |
| BooleanAction | |
| 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.
|
| LoggingAction |
Enum representing agent actions
|
| SchedulingAction |
Enum representing operations which
could be done by a
Scheduler agent. |
| UIAction |
Enum representing actions which could be used on MDK frames
|
Action.
Fabien Michel, Olivier Gutknecht, Jacques Ferber - February 17 2020