Uses of Package
jade.domain.FIPAAgentManagement

Packages that use jade.domain.FIPAAgentManagement
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).  
jade.domain.JADEAgentManagement This package contains the definition of the JADE-Agent-Management ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. 
jade.domain.mobility This package contains the definition of the JADE-mobility ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. 
jade.lang.acl This package contains the support for the FIPA Agent Communication Language (ACL) including the ACLMessage class, the parser, the encoder, and an helper class for representing templates of ACL messages. 
jade.proto This package contains role behaviours for FIPA standard protocols.  
 

Classes in jade.domain.FIPAAgentManagement used by jade.domain
AMSAgentDescription
          This class implements the concept of the fipa-agent-management ontology representing the description of an Agent in the AMS catalogue.
DFAgentDescription
          This class implements the concept of the fipa-agent-management ontology representing the description of an agent in the DF catalogue.
SearchConstraints
          This class models a search constraint.
 

Classes in jade.domain.FIPAAgentManagement used by jade.domain.FIPAAgentManagement
APService
          This class implements the concept of the fipa-agent-management ontology representing the description of a platform service.
ExceptionVocabulary
          This interface contains all the string constants for frame and slot names of exceptions defined in the fipa-agent-management ontology.
FailureException
          This class represents a generic FailureException
FIPAManagementVocabulary
          This interface contains all the string constants for frame and slot names defined in the fipa-agent-management ontology.
NotUnderstoodException
           
Property
          This class implements the property type, a pair of a name and value.
ReceivedObject
          This class implements the received-object object from the FIPA Agent Management ontology.
RefuseException
          This class represents a generic RefuseException
SearchConstraints
          This class models a search constraint.
ServiceDescription
          This class models a service data type.
 

Classes in jade.domain.FIPAAgentManagement used by jade.domain.JADEAgentManagement
ExceptionVocabulary
          This interface contains all the string constants for frame and slot names of exceptions defined in the fipa-agent-management ontology.
 

Classes in jade.domain.FIPAAgentManagement used by jade.domain.mobility
ExceptionVocabulary
          This interface contains all the string constants for frame and slot names of exceptions defined in the fipa-agent-management ontology.
 

Classes in jade.domain.FIPAAgentManagement used by jade.lang.acl
Envelope
          This class models an envelope.
 

Classes in jade.domain.FIPAAgentManagement used by jade.proto
FailureException
          This class represents a generic FailureException
NotUnderstoodException
           
RefuseException
          This class represents a generic RefuseException
 



JADE