public class UDKObserver extends AbstractUDKObserver<UDKWorldView,IAct>
events, INTROSPECTION_ROOT_NAME, log, LOG_CATEGORY_NAME| Constructor and Description |
|---|
UDKObserver(UDKAgentParameters params,
IComponentBus bus,
IAgentLogger agentLogger,
UDKWorldView worldView,
IAct act) |
| Modifier and Type | Method and Description |
|---|---|
UDKAgentParameters |
getParams()
Returns parameters that were passed into the agent during the construction.
|
createPasswordReply, getPasswordReply, getWorldView, killAgent, readyCommandRequested, reset, resetAgent, setPassword, startAgent, stopAgentgetActaddDependency, addDependency, addDependency, addJMXComponents, awaitState, awaitState, componentFatalError, componentStarted, componentStarted, componentStopped, componentStopping, createAgentJMX, createIntrospection, equals, getComponentId, getEventBus, getIntrospection, getJMX, getLog, getLogger, getName, getState, hashCode, inState, kill, notInState, pause, pauseAgent, preKillAgent, preStopAgent, resetEvent, resume, resumeAgent, setState, start, startPaused, startPausedAgent, stop, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetActgetComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stopgetEventBus@Inject public UDKObserver(UDKAgentParameters params, IComponentBus bus, IAgentLogger agentLogger, UDKWorldView worldView, IAct act)
public UDKAgentParameters getParams()
This is a great place to parametrize your agent. Note that you may pass arbitrary subclass of UDKAgentParameters
to the constructor/factory/runner and pick them up here.
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.