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

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

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

Methods in cz.cuni.amis.pogamut.base.agent.params.impl that return RemoteAgentParameters
 RemoteAgentParameters RemoteAgentParameters.setAgentId(IAgentId agentId)
           
 RemoteAgentParameters RemoteAgentParameters.setWorldAddress(IWorldConnectionAddress address)
          Sets connection address into the parameters.
 

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

Subclasses of RemoteAgentParameters 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.