cz.cuni.amis.pogamut.multi.params
Interface ITeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>

Package class diagram package ITeamRemoteAgentParameters
Type Parameters:
SHARED_WORLDVIEW -
All Superinterfaces:
IAgentParameters, IRemoteAgentParameters, ITeamAgentParameters<SHARED_WORLDVIEW>
All Known Implementing Classes:
TeamRemoteAgentParameters

public interface ITeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
extends ITeamAgentParameters<SHARED_WORLDVIEW>, IRemoteAgentParameters

Combines ITeamAgentParameters and IRemoteAgentParameters.

Author:
Jimmy

Method Summary
 
Methods inherited from interface cz.cuni.amis.pogamut.multi.params.ITeamAgentParameters
getSharedWorldView
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.params.IRemoteAgentParameters
getWorldAddress
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.params.IAgentParameters
assignDefaults, getAgentId
 



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