Package spade :: Module Behaviour
[hide private]
[frames] | no frames]

Module Behaviour

source code

Classes [hide private]
  BehaviourTemplate
Template operators
  ACLTemplate
Template for message matching
  NOTTemplate
  ORTemplate
  ANDTemplate
  XORTemplate
  MessageTemplate
  Behaviour
  OneShotBehaviour
this behavior is only executed once
  PeriodicBehaviour
this behavior runs periodically with a period
  TimeOutBehaviour
this behavior is executed only once after a timeout
  FSMBehaviour
this behavior is executed according to a Finite State Machine
  EventBehaviour
A behaviour that is executed in response to a certain event.
Variables [hide private]
  __package__ = 'spade'