Uses of Package
jade.core.behaviours
-
Packages that use jade.core.behaviours Package Description jade.core This package contains the microkernel of JADE system.jade.core.behaviours This package is a subpackage ofjade.coreand 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.tools jade.tools.introspector jade.tools.testagent 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. -
Classes in jade.core.behaviours used by jade.core Class Description Behaviour Abstract base class for JADE behaviours. -
Classes in jade.core.behaviours used by jade.core.behaviours Class Description BaseInitiator Base class for behaviours implementing a FIPA-request like pattern with a single target agent.Behaviour Abstract base class for JADE behaviours.Behaviour.RunnableChangedEvent Event class for notifying blocked and restarted 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.OneShotBehaviour Atomic behaviour that executes just once.OutcomeManager Utility class to manage the outcome of a behaviour in a uniform wayReceiverBehaviour.Handle An interface representing ACL messages due to arrive within a time limit.ReceiverBehaviour.NotYetReady Exception class for timeouts.ReceiverBehaviour.TimedOut Exception class for timeouts.SerialBehaviour Base class for all composite behaviour whose children run serially, i.e.SimpleBehaviour An atomic behaviour.ThreadedBehaviourFactory.ThreadedBehaviourWrapper Inner class ThreadedBehaviourWrapper This class is declared public for debugging purpose only -
Classes in jade.core.behaviours used by jade.domain Class 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.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.domain.introspection Class Description Behaviour Abstract base class for JADE behaviours.CyclicBehaviour Atomic behaviour that must be executed forever.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.proto Class 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.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.proto.states Class 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.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.tools Class Description Behaviour Abstract base class for JADE behaviours.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.tools.introspector Class Description Behaviour Abstract base class for JADE behaviours.CyclicBehaviour Atomic behaviour that must be executed forever.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.tools.testagent Class Description Behaviour Abstract base class for JADE behaviours.CyclicBehaviour Atomic behaviour that must be executed forever.SimpleBehaviour An atomic behaviour. -
Classes in jade.core.behaviours used by jade.util Class Description Behaviour Abstract base class for JADE behaviours. -
Classes in jade.core.behaviours used by jade.wrapper.gateway Class Description Behaviour Abstract base class for JADE behaviours.CyclicBehaviour Atomic behaviour that must be executed forever.SimpleBehaviour An atomic behaviour.