Uses of Class
jade.domain.FIPAAgentManagement.APService

Packages that use APService
jade.domain.FIPAAgentManagement This package contains the definition of the FIPA-Agent-Management ontology as specified by the FIPA standard FIPA Agent Management Specification - document no. 23 version H (15th August 2001).  
 

Uses of APService in jade.domain.FIPAAgentManagement
 

Methods in jade.domain.FIPAAgentManagement with parameters of type APService
 void APDescription.addAPServices(APService a)
          Add a service to the ap-services slot collection of this object.
 boolean APDescription.removeAPServices(APService a)
          Remove a service from the ap-services slot collection of this object.
 



JADE