Package madkit.action
package madkit.action
Contains enumerations useful for (1) interacting with
agents and (2) building customized GUI.
Especially, GUI building could be easily done by getting MaDKit standardized
Action
.- Since:
- MaDKit 5.0.0.14
- Version:
- 1.0
- Author:
- Fabien Michel
-
ClassDescriptionThis class encapsulates action information which could be used to easily create a new
MDKAbstractAction
.Enum representing agent actionsGlobal actions that can be triggered from anywhere during execution.Enum representing operations which could be done by the default GUI manager of MaDKit.Enum representing kernel actions.Enum representing agent actionsThis class provides an easy way of building new actions (Action
) initialized withActionInfo
objects.Enum representing operations which could be done by aScheduler
agent.Enum representing actions which could be used on MDK frames