@Service public class VisualizerBean extends Object implements Serializable
| Constructor and Description |
|---|
VisualizerBean() |
public void incrementMessageCounter()
public int getMessageCount()
public void newRun()
public void init()
public NominationPusher getNominationPusher()
public void setNominationPusher(NominationPusher nominationPusher)
public int getVisualizerRunCount()
public Competition getCompetition()
public void setCompetition(Competition competition)
public org.powertac.common.msg.TimeslotUpdate getTimeslotUpdate()
public void setTimeslotUpdate(org.powertac.common.msg.TimeslotUpdate timeslotUpdate)
public String getSimulationStatus()
public void setSimulationStatus(String simulationStatus)
public int getCurrentTimeslotSerialNumber()
public void setCurrentTimeslotSerialNumber(int currentTimeslotSerialNumber)
public boolean isFinished()
public void setFinished(boolean finished)
public boolean isRunning()
public void setRunning(boolean running)
public long getCurrentMillis()
public WeatherPusher getWeatherPusher()
public void setWeatherPusher(WeatherPusher weatherPusher)
public void setCurrentMillis(long currentMillis)
public org.powertac.common.msg.TimeslotUpdate getOldTimeslotUpdate()
public void setOldTimeslotUpdate(org.powertac.common.msg.TimeslotUpdate oldTimeslotUpdate)
public Boolean getTournamentMode()
public void setTournamentMode(Boolean tournamentMode)
public org.powertac.common.msg.TimeslotComplete getTimeslotComplete()
public void setTimeslotComplete(org.powertac.common.msg.TimeslotComplete timeslotComplete)
Copyright © 2017 Power TAC. All rights reserved.