| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.agent.utils.runner.impl |
| Modifier and Type | Method and Description |
|---|---|
AgentDescriptor<PARAMS,MODULE> |
AgentDescriptor.addParams(PARAMS... params)
Adds parameters for another agents.
|
AgentDescriptor<PARAMS,MODULE> |
AgentDescriptor.setAgentModule(MODULE module)
Sets agent module to be used for the instantiation of the agent.
|
AgentDescriptor<PARAMS,MODULE> |
AgentDescriptor.setAgentParameters(PARAMS[] params)
Clears all the params stored within
AgentDescriptor and assigns 'params'. |
AgentDescriptor<PARAMS,MODULE> |
AgentDescriptor.setCount(int count)
Set number of agents to be instantiated.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.