Uses of Class
jade.domain.FIPAAgentManagement.ServiceDescription

Packages that use ServiceDescription
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 ServiceDescription in jade.domain.FIPAAgentManagement
 

Methods in jade.domain.FIPAAgentManagement with parameters of type ServiceDescription
 void DFAgentDescription.addServices(ServiceDescription a)
          Add a service description to the service slot collection of this object.
 boolean DFAgentDescription.removeServices(ServiceDescription a)
          Remove a service description from the services slot collection of this object.
 



JADE