Uses of Class
jade.wrapper.StateBase

Packages that use StateBase
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
 class AgentState
          Provides a concrete implementation of the State interface for agents.
 class PlatformState
          Provides a concrete implementation of the State interface for agent platforms.
 



JADE