Uses of Class
jade.domain.FIPAAgentManagement.NotRegistered
-
Packages that use NotRegistered 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 NotRegistered in jade.core
Methods in jade.core that throw NotRegistered Modifier and Type Method Description voidAgentManager. amsDeregister(AMSAgentDescription dsc)voidMainContainerImpl. amsDeregister(AMSAgentDescription dsc)Deregister an agent from the White Pages service of this platformvoidAgentManager. amsModify(AMSAgentDescription dsc)voidMainContainerImpl. amsModify(AMSAgentDescription dsc)Modify the registration of an agent to the White Pages service of this platform. -
Uses of NotRegistered in jade.domain
Methods in jade.domain that throw NotRegistered Modifier and Type Method Description protected voiddf. DFDeregister(DFAgentDescription dfd)protected voiddf. DFModify(DFAgentDescription dfd)
-