public class BotJMXProxy extends Agent3DJMXProxy implements IUT2004Bot
IUT2004Bot.BoolBotParam| Constructor and Description |
|---|
BotJMXProxy(String agentJMXAddress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolConfigure(IUT2004Bot.BoolBotParam param)
Get configuration parameter value.
|
void |
respawn() |
void |
setBoolConfigure(IUT2004Bot.BoolBotParam param,
boolean value)
Configures bot property.
|
getLocation, getRotation, getVelocitygetAct, getWorldViewcall, callNoException, callNoException, getAttributeNoException, getComponentId, getEventBus, getIntrospection, getLog, getLogger, getMBeanServerConnection, getName, getObjectName, getState, kill, pause, resume, start, startPaused, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActgetWorldViewgetComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stopgetEventBusgetLocationgetVelocitygetRotationpublic BotJMXProxy(String agentJMXAddress) throws MalformedURLException, IOException, MalformedObjectNameException
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
respawn in interface IUnrealBotcz.cuni.amis.utils.exception.PogamutExceptionpublic void setBoolConfigure(IUT2004Bot.BoolBotParam param, boolean value)
IUT2004BotsetBoolConfigure in interface IUT2004Botpublic boolean getBoolConfigure(IUT2004Bot.BoolBotParam param)
IUT2004BotgetBoolConfigure in interface IUT2004BotCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.