Uses of Package
jade.domain

Packages that use jade.domain
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.proto This package contains role behaviours for FIPA standard protocols.  
 

Classes in jade.domain used by jade.domain
FIPAException
          This class represents a generic FIPAException, i.e. one of NotUnderstood,Failure,Refuse, as defined in jade.domain.FIPAAgentManagement.
FIPAService
          This class provides a set of basic and static methods to perform the FIPA Agent Management actions.
 

Classes in jade.domain used by jade.domain.FIPAAgentManagement
FIPAException
          This class represents a generic FIPAException, i.e. one of NotUnderstood,Failure,Refuse, as defined in jade.domain.FIPAAgentManagement.
 

Classes in jade.domain used by jade.proto
FIPANames.InteractionProtocol
          Set of constants that identifies the Interaction Protocols and that can be assigned via ACLMessage.setProtocol(FIPANames.InteractionProtocol.FIPA_REQUEST)
 



JADE