Uses of Interface
jade.core.AgentManager
-
Packages that use AgentManager Package Description jade.core This package contains the microkernel of JADE system.jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. -
-
Uses of AgentManager in jade.core
Classes in jade.core that implement AgentManager Modifier and Type Class Description classMainContainerImplThis class is a concrete implementation of the JADE main container, providing runtime support to JADE agents, and the special, front end container where the AMS and the Default DF can run. -
Uses of AgentManager in jade.domain
Constructors in jade.domain with parameters of type AgentManager Constructor Description ams(AgentManager ap)This constructor creates a new AMS agent.
-