| Modifier and Type | Class and Description |
|---|---|
class |
RemoteAgentParameters
Remote agent parameters are meant to provide run-time parameters needed by various agents that works on client/server
paradigm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceRemoteAgentFactory<AGENT extends IAgent,PARAMS extends IRemoteAgentParameters>
Guice agent factory configured by an agent module (
GuiceRemoteAgentModule) that is specifying the bindings
for respective interfaces. |
class |
GuiceRemoteAgentModule<PARAMS extends IRemoteAgentParameters>
Module extending
GuiceAgentModule for the purpose of remote agents (those communicating with the world using
IWorldConnection). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
Combines
ITeamAgentParameters and IRemoteAgentParameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
TeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView> |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.