Uses of Class
jade.domain.FIPAAgentManagement.Property

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

Methods in jade.domain.FIPAAgentManagement with parameters of type Property
 void ServiceDescription.addProperties(Property p)
          Add a property to the properties slot collection of this object.
 boolean ServiceDescription.removeProperties(Property p)
          Remove a property from the properties slot collection of this object.
 boolean Property.match(Property p)
           
 void Envelope.addProperties(Property p)
          Add a property to the properties slot collection of this object.
 boolean Envelope.removeProperties(Property p)
          Remove a property from the properties slot collection of this object.
 



JADE