Uses of Class
jade.core.behaviours.OutcomeManager
-
Packages that use OutcomeManager Package Description jade.core.behaviours This package is a subpackage ofjade.coreand contains the classes used to implement basic agent behaviours. -
-
Uses of OutcomeManager in jade.core.behaviours
Fields in jade.core.behaviours declared as OutcomeManager Modifier and Type Field Description protected OutcomeManagerBaseInitiator. outcomeMethods in jade.core.behaviours that return OutcomeManager Modifier and Type Method Description OutcomeManagerBaseInitiator. getOutcome()Constructors in jade.core.behaviours with parameters of type OutcomeManager Constructor Description BaseInitiator(OutcomeManager om)
-