| Package | Description |
|---|---|
| jade.core.behaviours |
This package is a subpackage of
jade.core and contains
the classes used to implement basic agent
behaviours. |
| 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.
|
| Class and Description |
|---|
| FIPAException
This class represents a generic FIPAException, i.e. one of
NotUnderstood,Failure,Refuse, as defined in
jade.domain.FIPAAgentManagement. |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| FIPAException
This class represents a generic FIPAException, i.e. one of
NotUnderstood,Failure,Refuse, as defined in
jade.domain.FIPAAgentManagement. |
| Class and Description |
|---|
| FIPANames.InteractionProtocol
Set of constants that identifies the Interaction Protocols and that
can be assigned via
ACLMessage.setProtocol(FIPANames.InteractionProtocol.FIPA_REQUEST)
|