jadex.micro.examples.remoteservice
Class ScenarioAgent

java.lang.Object
  extended by jadex.micro.MicroAgent
      extended by jadex.micro.examples.remoteservice.ScenarioAgent
All Implemented Interfaces:
IInternalAccess, IMicroAgent

public class ScenarioAgent
extends MicroAgent

Just for starting the scenario.


Nested Class Summary
 
Nested classes/interfaces inherited from class jadex.micro.MicroAgent
MicroAgent.TimerWrapper
 
Field Summary
 
Fields inherited from class jadex.micro.MicroAgent
interpreter, longtime, timers
 
Constructor Summary
ScenarioAgent()
           
 
Method Summary
 void executeBody()
          Execute the body.
 
Methods inherited from class jadex.micro.MicroAgent
addComponentListener, addDirectService, addService, agentCreated, agentKilled, createComponentIdentifier, createComponentIdentifier, createComponentIdentifier, createReply, createResultListener, createServiceContainer, getAgentAdapter, getAgentName, getArgument, getArguments, getChildren, getComponentIdentifier, getConfiguration, getExternalAccess, getLogger, getModel, getParent, getServiceProvider, getTime, init, isAtBreakpoint, killAgent, killComponent, messageArrived, removeComponentListener, removeService, scheduleStep, sendMessage, setResultValue, waitFor, waitForTick
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioAgent

public ScenarioAgent()
Method Detail

executeBody

public void executeBody()
Execute the body.

Specified by:
executeBody in interface IMicroAgent
Overrides:
executeBody in class MicroAgent


Copyright © 2010. All Rights Reserved.