| Interface | Description |
|---|---|
| IAgentDescriptor<PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> |
This interface describes everything that is needed to instantiate and start of the agent.
|
| IAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters> |
Utility interface for classes that can instantiate & start (possibly multiple) agents at once.
|
| IMultipleAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> |
Utility interface for classes that can instantiate & start (possibly multiple) agents at once.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.