jadex.micro.benchmarks
Class TreeStressTestAgent
java.lang.Object
jadex.micro.MicroAgent
jadex.micro.benchmarks.TreeStressTestAgent
- All Implemented Interfaces:
- IInternalAccess, IMicroAgent
public class TreeStressTestAgent
- extends MicroAgent
Creates a complex tree structure of sub components.
| 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 |
TreeStressTestAgent
public TreeStressTestAgent()
executeBody
public void executeBody()
- Execute the agent.
- Specified by:
executeBody in interface IMicroAgent- Overrides:
executeBody in class MicroAgent
getMetaInfo
public static Object getMetaInfo()
- Info about the agent.
Copyright © 2010. All Rights Reserved.