|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentDescriptor | |
|---|---|
| cz.cuni.amis.pogamut.base.agent.utils.runner.impl | |
| Uses of AgentDescriptor in cz.cuni.amis.pogamut.base.agent.utils.runner.impl |
|---|
| Methods in cz.cuni.amis.pogamut.base.agent.utils.runner.impl that return AgentDescriptor | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||