cz.cuni.amis.pogamut.ut2004.tournament.match
Interface IUT2004HumanConfig

Package class diagram package IUT2004HumanConfig
All Known Implementing Classes:
UT2004HumanConfig

public interface IUT2004HumanConfig


Method Summary
 cz.cuni.amis.utils.token.IToken getHumanId()
          Returns ID of this human configuration.
 int getTeamNumber()
          Returns the team where the human should be in.
 

Method Detail

getHumanId

cz.cuni.amis.utils.token.IToken getHumanId()
Returns ID of this human configuration. This ID will be used for storing result of the tournament for this human.

Returns:

getTeamNumber

int getTeamNumber()
Returns the team where the human should be in.

Returns:


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