Uses of Class
jade.core.behaviours.BaseInitiator
-
Packages that use BaseInitiator Package Description jade.core.behaviours This package is a subpackage ofjade.coreand contains the classes used to implement basic agent behaviours. -
-
Uses of BaseInitiator in jade.core.behaviours
Subclasses of BaseInitiator in jade.core.behaviours Modifier and Type Class Description classActionExecutor<ActionT extends AgentAction,ResultT>Base class for behaviours intended to request the execution of an action to a given actor and get back the result (if any)
-