Uses of Class
jade.domain.FIPAAgentManagement.ServiceDescription

Packages that use ServiceDescription
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. 
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
 

Methods in jade.domain with parameters of type ServiceDescription
static boolean DFMemKB.compareServiceDesc(ServiceDescription template, ServiceDescription fact)
           
 

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.