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

agents.magagent.behaviours.ChangeExecutionLocationBehaviour Class Reference

List of all members.

Public Member Functions

 ChangeExecutionLocationBehaviour (Agent agent, ACLMessage msg, String appExecutionId, String newLocation)
boolean done ()

Protected Member Functions

ACLMessage prepareRequest (ACLMessage msg)
void handleInform (ACLMessage msg)
void handleFailure (ACLMessage msg)

Private Attributes

String appExecutionId = ""
boolean confirmMsgReceive = false
String newLocation = null
Codec codec = new LEAPCodec()
Ontology ontology = MAGOntology.getInstance()

Detailed Description

Author:
rafaelf
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates


Constructor & Destructor Documentation

agents.magagent.behaviours.ChangeExecutionLocationBehaviour.ChangeExecutionLocationBehaviour Agent  agent,
ACLMessage  msg,
String  appExecutionId,
String  newLocation
 


Member Function Documentation

boolean agents.magagent.behaviours.ChangeExecutionLocationBehaviour.done  ) 
 

void agents.magagent.behaviours.ChangeExecutionLocationBehaviour.handleFailure ACLMessage  msg  )  [protected]
 

void agents.magagent.behaviours.ChangeExecutionLocationBehaviour.handleInform ACLMessage  msg  )  [protected]
 

ACLMessage agents.magagent.behaviours.ChangeExecutionLocationBehaviour.prepareRequest ACLMessage  msg  )  [protected]
 


Member Data Documentation

String agents.magagent.behaviours.ChangeExecutionLocationBehaviour.appExecutionId = "" [private]
 

Codec agents.magagent.behaviours.ChangeExecutionLocationBehaviour.codec = new LEAPCodec() [private]
 

boolean agents.magagent.behaviours.ChangeExecutionLocationBehaviour.confirmMsgReceive = false [private]
 

String agents.magagent.behaviours.ChangeExecutionLocationBehaviour.newLocation = null [private]
 

Ontology agents.magagent.behaviours.ChangeExecutionLocationBehaviour.ontology = MAGOntology.getInstance() [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