| Constructor and Description |
|---|
USAR2004Bot(USAR2004AgentParameters parameters,
cz.cuni.amis.pogamut.base.component.bus.IComponentBus eventBus,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger logger,
cz.cuni.amis.pogamut.base.communication.worldview.IWorldView worldView,
cz.cuni.amis.pogamut.base.communication.command.IAct act,
IUSAR2004BotController init) |
| Modifier and Type | Method and Description |
|---|---|
USAR2004AgentParameters |
USAR2004AgentParameters.setAgentId(cz.cuni.amis.pogamut.base.agent.IAgentId agentId) |
USAR2004AgentParameters |
USAR2004AgentParameters.setWorldAddress(cz.cuni.amis.pogamut.base.communication.connection.IWorldConnectionAddress address) |
| Modifier and Type | Class and Description |
|---|---|
class |
USAR2004BotFactory<BOT extends USAR2004Bot,PARAMS extends USAR2004AgentParameters>
Guice-base
IUT2004Bot factory. |
class |
USAR2004BotModule<PARAMS extends USAR2004AgentParameters>
Module extending
UT2004CommunicationModule for the purpose of UT2004Bot instantiation. |
class |
USAR2004CommunicationModule<PARAMS extends USAR2004AgentParameters>
Module extending
RemoteGuiceAgentModule for the purpose of UT2004 communication specification. |
| Modifier and Type | Class and Description |
|---|---|
class |
USAR2004BotRunner<BOT extends USAR2004Bot,PARAMS extends USAR2004AgentParameters>
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
|
| Modifier and Type | Method and Description |
|---|---|
List<BOT> |
USAR2004BotRunner.startAgents(PARAMS... agentParameters) |
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.