| Class | Description |
|---|---|
| UDKBotFactory<BOT extends IUDKBot,PARAMS extends UDKAgentParameters> |
Guice-base
IUDKBot factory. |
| UDKBotModule<PARAMS extends UDKAgentParameters> |
Module extending
UDKCommunicationModule for the purpose of UDKBot instantiation. |
| UDKCommunicationModule<PARAMS extends UDKAgentParameters> |
Module extending
RemoteGuiceAgentModule for the purpose of UDK communication specification. |
| UDKObserverFactory<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters> |
Guice-based
IUDKObserver factory. |
| UDKObserverModule<PARAMS extends UDKAgentParameters> |
Module extending
UDKCommunicationModule for the purpose of UDKObserver instantiation. |
| UDKServerFactory<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters> |
Guice-base
IUDKServer factory. |
| UDKServerModule<PARAMS extends UDKAgentParameters> |
Module extending
UDKCommunicationModule for the purpose of UDKServer instantiation. |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.