Uses of Class
jade.wrapper.StateBase
-
Packages that use StateBase Package Description jade.wrapper Together with the classes jade.core.Profile and jade.core.Runtime this package provides support for the JADE in-process interface that allows external Java applications to use JADE as a kind of library and to launch the JADE Runtime from within the application itself. -
-
Uses of StateBase in jade.wrapper
Subclasses of StateBase in jade.wrapper Modifier and Type Class Description classAgentStateProvides a concrete implementation of the State interface for agents.classPlatformStateProvides a concrete implementation of the State interface for agent platforms.
-