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

agents.magagent.behaviours.ExecuteApplicationBehaviour Class Reference

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

Public Member Functions

 ExecuteApplicationBehaviour (MagAgent magAgent)
void action ()

Private Member Functions

void executeApplication (String fileName) throws Exception

Private Attributes

MagAgent magAgent = 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.ExecuteApplicationBehaviour.ExecuteApplicationBehaviour MagAgent  magAgent  ) 
 


Member Function Documentation

void agents.magagent.behaviours.ExecuteApplicationBehaviour.action  ) 
 

void agents.magagent.behaviours.ExecuteApplicationBehaviour.executeApplication String  fileName  )  throws Exception [private]
 

Executes the an application

Parameters:
fileName - filename of application to execute


Member Data Documentation

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

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

Ontology agents.magagent.behaviours.ExecuteApplicationBehaviour.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