| 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 |
|---|---|
IAgentRunner<AGENT,PARAMS> |
IAgentRunner.setMain(boolean state)
Sets 'main' functionality (see the Javadoc for the whole class).
|
IAgentRunner<AGENT,PARAMS> |
IAgentRunner.setPausing(boolean state)
Sets the pausing behavior.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters>
BASIC USAGE
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.