Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.magagent.behaviours.NotifyStatusBehaviour Class Reference

Collaboration diagram for agents.magagent.behaviours.NotifyStatusBehaviour:
[legend]
List of all members.

Public Member Functions

 NotifyStatusBehaviour (MagAgent magAgent, MagApplication m)

Protected Member Functions

void onTick ()

Private Attributes

MagAgent magAgent = null
transient MagApplication application = null

Static Private Attributes

static final int SLEEP_TIME = 200

Detailed Description

Class NotifyStatusBehaviour - A MagAgent behaviour

Represents the MagAgent behaviour responsible for monitor the application execution. Kills the agent when the application terminates

Author:
Rafael Fernandes Lopes


Constructor & Destructor Documentation

agents.magagent.behaviours.NotifyStatusBehaviour.NotifyStatusBehaviour MagAgent  magAgent,
MagApplication  m
 


Member Function Documentation

void agents.magagent.behaviours.NotifyStatusBehaviour.onTick  )  [protected]
 


Member Data Documentation

transient MagApplication agents.magagent.behaviours.NotifyStatusBehaviour.application = null [private]
 

MagAgent agents.magagent.behaviours.NotifyStatusBehaviour.magAgent = null [private]
 

final int agents.magagent.behaviours.NotifyStatusBehaviour.SLEEP_TIME = 200 [static, private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:54 2006 for MAG by  doxygen 1.4.4