Uses of Class
cz.cuni.amis.pogamut.base.agent.params.impl.AgentParameters

Packages that use AgentParameters
cz.cuni.amis.pogamut.base.agent.params.impl   
cz.cuni.amis.pogamut.multi.params.impl   
 

Uses of AgentParameters in cz.cuni.amis.pogamut.base.agent.params.impl
 

Subclasses of AgentParameters in cz.cuni.amis.pogamut.base.agent.params.impl
 class RemoteAgentParameters
          Remote agent parameters are meant to provide run-time parameters needed by various agents that works on client/server paradigm.
 

Methods in cz.cuni.amis.pogamut.base.agent.params.impl that return AgentParameters
 AgentParameters AgentParameters.setAgentId(IAgentId agentId)
          Sets agent id into the parameters.
 

Uses of AgentParameters in cz.cuni.amis.pogamut.multi.params.impl
 

Subclasses of AgentParameters in cz.cuni.amis.pogamut.multi.params.impl
 class TeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
           
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.