Methods in se.sics.tasim.is.common with parameters of type Competition |
abstract boolean |
ScoreGenerator.createScoreTable(Competition competition,
int simulationID)
|
boolean |
DefaultScoreGenerator.createScoreTable(Competition competition,
int gameID)
|
static boolean |
StatPageGenerator.generateStatisticsPage(DBTable compResults,
java.lang.String path,
java.lang.String urlGamePath,
Competition competition,
CompetitionParticipant user,
boolean generateImage)
|
protected CompetitionParticipant[] |
ScoreGenerator.getCombinedParticipants(Competition competition)
Returns all participants in the specified competition with respect to any
parent competition. |
static int |
Competition.indexOf(Competition[] competitions,
int competitionID)
|
static int |
Competition.indexOf(Competition[] competitions,
int start,
int end,
int competitionID)
|
boolean |
Competition.isParentCompetition(Competition competition)
|