Overview   Package  Class  Tree  Deprecated  Index  Help 
PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES    All Classes

Package sajas.core.behaviours
See:
Description
Interface Summary
ReceiverBehaviour.Handle An interface representing ACL messages due to arrive within a time limit.
Class Summary
Behaviour Note: this class, as all classes in the sajas.core.behaviours package, has been re-implemented to redirect the use of the agent class to sajas.core.Agent.
CompositeBehaviour
CyclicBehaviour
DataStore
FSMBehaviour
OneShotBehaviour
ParallelBehaviour
ReceiverBehaviour
SenderBehaviour
SequentialBehaviour
SerialBehaviour
SimpleBehaviour
TickerBehaviour
WakerBehaviour
WrapperBehaviour This behaviour allows modifying on the fly the way an existing behaviour object works The following piece of code provides an example where we modify the done() method of an existing behaviour object to print on the standard output a proper message when the behaviour is completing.
Exception Summary
ReceiverBehaviour.NotYetReady Exception class for timeouts.
ReceiverBehaviour.TimedOut Exception class for timeouts.
Package sajas.core.behaviours Description
See Also:
jade.core.behaviours

Overview   Package  Class  Tree  Deprecated  Index  Help 
PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES    All Classes

Java API documentation generated with DocFlex/Doclet 1.6.1 using JavadocPro template set.
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc, which is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com