org.powertac.visualizer.services.competitioncontrol
Class WebCompetitionControlService
java.lang.Object
org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
@Service
public class WebCompetitionControlService
- extends Object
Purpose of this service is to allow (very) primitive control of PowerTAC
simulator. Feel free to change this class to match your requirements.
- Author:
- Jurica Babic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebCompetitionControlService
public WebCompetitionControlService()
runSim
public void runSim()
runBoot
public void runBoot()
shutDown
public void shutDown()
getMessage
public String getMessage()
getTournamentMode
public Boolean getTournamentMode()
setTournamentMode
public void setTournamentMode(Boolean tournamentMode)
Copyright © 2013 Power TAC. All Rights Reserved.