| Package | Description |
|---|---|
| jade.core |
This package contains the microkernel of JADE
system.
|
| 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.introspection |
This package contains the definition of the ontology used by JADE for
internal monitoring of the agent platform and running agents.
|
| jade.proto |
This package contains role behaviours for FIPA
standard protocols.
|
| jade.proto.states |
This package contains classes for common states of an interaction protocol, such
as "waiting for a given message", "selecting between a number of alternatives", ...
|
| jade.util | |
| jade.wrapper.gateway |
This is a subpackage of jade.wrapper and contains a set of classes that enables
a non-JADE application to issue commands to a JADE-based application.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| Class and Description |
|---|
| BaseInitiator
Base class for behaviours implementing a FIPA-request like pattern
with a single target agent.
|
| Behaviour
Abstract base class for JADE behaviours.
|
| CompositeBehaviour
An abstract superclass for behaviours composed by many parts.
|
| CyclicBehaviour
Atomic behaviour that must be executed forever.
|
| DataStore |
| FSMBehaviour
Composite behaviour with Finite State Machine based children scheduling.
|
| OutcomeManager
Utility class to manage the outcome of a behaviour in a uniform way
|
| SerialBehaviour
Base class for all composite behaviour whose children run serially,
i.e. the composite behaviour is blocked if and only if its current child
is blocked.
|
| SimpleBehaviour
An atomic behaviour.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| CompositeBehaviour
An abstract superclass for behaviours composed by many parts.
|
| FSMBehaviour
Composite behaviour with Finite State Machine based children scheduling.
|
| SerialBehaviour
Base class for all composite behaviour whose children run serially,
i.e. the composite behaviour is blocked if and only if its current child
is blocked.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| CyclicBehaviour
Atomic behaviour that must be executed forever.
|
| SimpleBehaviour
An atomic behaviour.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| CompositeBehaviour
An abstract superclass for behaviours composed by many parts.
|
| CyclicBehaviour
Atomic behaviour that must be executed forever.
|
| DataStore |
| FSMBehaviour
Composite behaviour with Finite State Machine based children scheduling.
|
| SerialBehaviour
Base class for all composite behaviour whose children run serially,
i.e. the composite behaviour is blocked if and only if its current child
is blocked.
|
| SimpleBehaviour
An atomic behaviour.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| CompositeBehaviour
An abstract superclass for behaviours composed by many parts.
|
| DataStore |
| FSMBehaviour
Composite behaviour with Finite State Machine based children scheduling.
|
| OneShotBehaviour
Atomic behaviour that executes just once.
|
| SerialBehaviour
Base class for all composite behaviour whose children run serially,
i.e. the composite behaviour is blocked if and only if its current child
is blocked.
|
| SimpleBehaviour
An atomic behaviour.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| Class and Description |
|---|
| Behaviour
Abstract base class for JADE behaviours.
|
| CyclicBehaviour
Atomic behaviour that must be executed forever.
|
| SimpleBehaviour
An atomic behaviour.
|