| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.agent.utils.runner | |
| cz.cuni.amis.pogamut.base.agent.utils.runner.impl |
| Modifier and Type | Method and Description |
|---|---|
IMultipleAgentRunner<AGENT,PARAMS,MODULE> |
IMultipleAgentRunner.setMain(boolean state)
Sets 'main' functionality.
|
IMultipleAgentRunner<AGENT,PARAMS,MODULE> |
IMultipleAgentRunner.setPausing(boolean state)
Sets the pausing behavior.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule>
Class used for starting the agent with certain default parameters.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.