Uses of Package
jade.domain

Packages that use jade.domain
jade.core This package contains the microkernel of JADE system. 
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.core
AMSEventQueueFeeder
           
 

Classes in jade.domain used by jade.domain
AMSEventQueueFeeder
           
DFDBKB
          This class implements a knowledge base used by the DF which stores its content in an external database.
DFGUIAdapter
          This interface must be implemented by a GUI that wants to interact with the DF agent.
FIPAException
          This class represents a generic FIPAException, i.e. one of NotUnderstood,Failure,Refuse, as defined in jade.domain.FIPAAgentManagement.
FIPANames.InteractionProtocol
          Set of constants that identifies the Interaction Protocols and that can be assigned via ACLMessage.setProtocol(FIPANames.InteractionProtocol.FIPA_REQUEST)
FIPAService
          This class provides a set of basic and static methods to perform the FIPA Agent Management actions.
RequestFIPAServiceBehaviour
          This class extends the FipaRequestIntiatorBehaviour in order to request an agent, e.g.
RequestFIPAServiceBehaviour.NotYetReady
          Exception class for timeouts.
 

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)