Uses of Class
se.sics.tasim.is.common.Competition

Packages that use Competition
se.sics.tasim.is.common   
 

Uses of Competition in se.sics.tasim.is.common
 

Methods in se.sics.tasim.is.common that return Competition
 Competition SimServer.getCompetitionByID(int competitionID)
           
 Competition SimServer.getCompetitionBySimulation(int simID)
           
 Competition[] SimServer.getCompetitions()
           
 Competition SimServer.getCurrentCompetition()
           
 Competition SimServer.getNextCompetition()
           
 Competition Competition.getParentCompetition()
           
 

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)
           
 



Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.