| Class | Description |
|---|---|
| UT2004AnalyzerFactory<ANALYZER extends IUT2004Analyzer,PARAMS extends UT2004AgentParameters> |
Guice-base
IUT2004Server factory. |
| UT2004BotFactory<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> |
Guice-base
IUT2004Bot factory. |
| UT2004BotModule<PARAMS extends UT2004BotParameters> |
Module extending
UT2004CommunicationModule for the purpose of UT2004Bot instantiation. |
| UT2004CommunicationModule<PARAMS extends UT2004AgentParameters> |
Module extending
RemoteGuiceAgentModule for the purpose of UT2004 communication specification. |
| UT2004ObserverFactory<SERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters> |
Guice-based
IUT2004Observer factory. |
| UT2004ObserverModule<PARAMS extends UT2004AgentParameters> |
Module extending
UT2004CommunicationModule for the purpose of UT2004Observer instantiation. |
| UT2004ServerFactory<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters> |
Guice-base
IUT2004Server factory. |
| UT2004ServerModule<PARAMS extends UT2004AgentParameters> |
Module extending
UT2004CommunicationModule for the purpose of UT2004Server instantiation. |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.