Package vs.rationalagent.behaviour

JADE behaviours for a rational agent

See:
          Description

Class Summary
AnswerQueryBehaviour  
InformReceiver  
ReceiveBehaviour Deprecated. ReceiveBehaviour: a more user friendly ReceiverBehaviour Creation: new ReceiveBehaviour(Agent, Timeout (or -1), MessageTemplate ) - terminates when 1) desired message is received OR timeout expires - on termination, handle(msg) is called ( J.Vaucher sept. 7 2003 ) http://www.iro.umontreal.ca/~vaucher/Agents/Jade/primer6.html
RegisterBehaviour A one shot behaviour that registers an agent with the DF
SendInformBehaviour A behaviour to send an INFORM message to another agent
SendMessageBehaviour A simple behaviour to send a message to another agent
TraceBehaviour A one shot behaviour that registers an agent with the DF
 

Package vs.rationalagent.behaviour Description

JADE behaviours for a rational agent