A B C D E F G H I L M N O P R S T U V W

A

activate(int, Instant) - Method in interface org.powertac.visualizer.interfaces.TimeslotCompleteActivation
 
activate(int, Instant) - Method in class org.powertac.visualizer.services.BrokerService
 
activate(int, Instant) - Method in class org.powertac.visualizer.services.CustomerService
 
activate(int, Instant) - Method in class org.powertac.visualizer.services.GencoService
 
activate(int, Instant) - Method in class org.powertac.visualizer.services.WeatherInfoService
 
addAsk(VisualizerOrderbookOrder) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
 
addBalancingTransaction(BalancingTransaction) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
addBalancingTransaction(BalancingTransaction) - Method in class org.powertac.visualizer.domain.broker.DayState
 
addBalancingTransaction(BalancingTransaction) - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
addBid(VisualizerOrderbookOrder) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
 
addBroker() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
addCashPosition(CashPosition) - Method in class org.powertac.visualizer.domain.genco.Genco
 
addCustomerBootstrapData(CustomerBootstrapData, Competition) - Method in class org.powertac.visualizer.domain.customer.Customer
 
addCustomers(List<CustomerInfo>) - Method in class org.powertac.visualizer.services.CustomerService
Creates and adds a customer object into the map.
addDayCashAndEnergyPoint(JSONArray, JSONArray) - Method in class org.powertac.visualizer.json.DayStateJSON
 
addGenco(Broker) - Method in class org.powertac.visualizer.services.GencoService
Creates and adds genco for the specified broker.
addMarketPosition(MarketPosition) - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
addMarketTransaction(MarketTransaction) - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
addOrder(Order) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
addTariffMessage(String) - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
addTariffSpecification(TariffSpecification) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
addTariffSpecification(TariffSpecification) - Method in class org.powertac.visualizer.domain.broker.DayState
 
addTariffSpecification(TariffSpecification) - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
addTariffTransaction(TariffTransaction) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
addTariffTransaction(TariffTransaction) - Method in class org.powertac.visualizer.domain.broker.CustomerModel
Adds TarrifTransaction object to history and updates customer model.
addTariffTransaction(TariffTransaction) - Method in class org.powertac.visualizer.domain.broker.DayState
 
addTariffTransaction(TariffTransaction) - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
addTariffTransaction(TariffTransaction) - Method in class org.powertac.visualizer.domain.customer.Customer
 
addTariffTransaction(TariffTransaction) - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
addTimeslotValues(int, double, double) - Method in class org.powertac.visualizer.domain.broker.DayState
Adds values for one timeslot (hour).
addTradedQuantityMWh(double) - Method in class org.powertac.visualizer.services.WholesaleService
 
afterPropertiesSet() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
Appearance - Class in org.powertac.visualizer.domain
 
Appearance(String, String) - Constructor for class org.powertac.visualizer.domain.Appearance
 
AppearanceListBean - Class in org.powertac.visualizer.beans
Holds the list of appearances.
AppearanceListBean(List<Appearance>, Appearance) - Constructor for class org.powertac.visualizer.beans.AppearanceListBean
 

B

BrokerJSON - Class in org.powertac.visualizer.json
 
BrokerJSON(JSONObject) - Constructor for class org.powertac.visualizer.json.BrokerJSON
 
BrokerMessageHandler - Class in org.powertac.visualizer.services.handlers
 
BrokerMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
BrokerModel - Class in org.powertac.visualizer.domain.broker
 
BrokerModel(String, Appearance) - Constructor for class org.powertac.visualizer.domain.broker.BrokerModel
 
BrokersBean - Class in org.powertac.visualizer.user
 
BrokersBean() - Constructor for class org.powertac.visualizer.user.BrokersBean
 
BrokerService - Class in org.powertac.visualizer.services
 
BrokerService() - Constructor for class org.powertac.visualizer.services.BrokerService
 
BrokersJSON - Class in org.powertac.visualizer.json
 
BrokersJSON() - Constructor for class org.powertac.visualizer.json.BrokersJSON
 
buildCustomersBubble() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
Builds customers bubble JSON Array.
buildDayOverview() - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerHelperService
Builds day overview object for VisualizerBean.

C

clearSelections() - Method in class org.powertac.visualizer.user.WholesaleBean
 
close() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
Wholesale Market should be closed when all of its snapshots have been closed and the current relative index is equal to market's relative index.
close() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
Snapshot should be closed in one of the following scenarios: 1) Orderbook is received but does not have a clearing price (null) 2) ClearedTrade is received.
compareTo(Object) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
 
computeRelativeTimeslotIndex(Instant) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerHelperService
 
contextDestroyed(ServletContextEvent) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
contextInitialized(ServletContextEvent) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
Customer - Class in org.powertac.visualizer.domain.customer
Holds data for a particular customer type.
Customer(CustomerInfo) - Constructor for class org.powertac.visualizer.domain.customer.Customer
 
CustomerJSON - Class in org.powertac.visualizer.json
 
CustomerJSON() - Constructor for class org.powertac.visualizer.json.CustomerJSON
 
CustomerMessageHandler - Class in org.powertac.visualizer.services.handlers
 
CustomerMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.CustomerMessageHandler
 
CustomerModel - Class in org.powertac.visualizer.domain.broker
Represents customer model that belongs to a particular broker.
CustomerModel(CustomerInfo) - Constructor for class org.powertac.visualizer.domain.broker.CustomerModel
 
CustomerModel() - Constructor for class org.powertac.visualizer.domain.broker.CustomerModel
 
CustomersBean - Class in org.powertac.visualizer.user
 
CustomersBean(CustomerService, UserSessionBean) - Constructor for class org.powertac.visualizer.user.CustomersBean
 
CustomerService - Class in org.powertac.visualizer.services
Contains data about the customers.
CustomerService() - Constructor for class org.powertac.visualizer.services.CustomerService
 
CustomResourceHandler - Class in org.powertac.visualizer.beans.backing
 
CustomResourceHandler(ResourceHandler) - Constructor for class org.powertac.visualizer.beans.backing.CustomResourceHandler
 

D

DayOverview - Class in org.powertac.visualizer.domain
Represents one-day overview of the competition.
DayOverview(List<DayState>, int) - Constructor for class org.powertac.visualizer.domain.DayOverview
 
DayState - Class in org.powertac.visualizer.domain.broker
Represents the day state from a broker.
DayState(int, DisplayableBroker) - Constructor for class org.powertac.visualizer.domain.broker.DayState
 
DayState(DisplayableBroker) - Constructor for class org.powertac.visualizer.domain.broker.DayState
 
DayStateJSON - Class in org.powertac.visualizer.json
 
DayStateJSON() - Constructor for class org.powertac.visualizer.json.DayStateJSON
 
dispatch(Object, String, Object...) - Static method in class org.powertac.visualizer.MessageDispatcher
 
DisplayableBroker - Interface in org.powertac.visualizer.interfaces
 
DYNAMIC_CONTENT_PARAM - Static variable in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 
DynamicApplicationContext - Class in org.powertac.visualizer
 
DynamicApplicationContext() - Constructor for class org.powertac.visualizer.DynamicApplicationContext
 

E

entry() - Method in interface org.powertac.visualizer.services.VisualizerState
Come here on state entry
equals(Object) - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 

F

FakeBroker - Class in org.powertac.visualizer.services.competitioncontrol
This class allows us to modify broker's name from the web-interface (because a list of Strings won't work).
FakeBroker(String) - Constructor for class org.powertac.visualizer.services.competitioncontrol.FakeBroker
 
findBrokerByName(String) - Method in class org.powertac.visualizer.services.BrokerService
 
findCustomerByCustomerInfo(CustomerInfo) - Method in class org.powertac.visualizer.services.CustomerService
 
findCustomerByNameAndType(String, PowerType) - Method in class org.powertac.visualizer.services.CustomerService
 
findGencoByUsername(String) - Method in class org.powertac.visualizer.services.GencoService
Returns null if genco cannot be found.
findSnapshot(int) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
Returns WholesaleSnapshot by given timeslot serial number.
findWholesaleDataByTimeslot(Timeslot) - Method in class org.powertac.visualizer.domain.genco.Genco
Finds (or creates one if cannot be found) wholesaleData by the specified timeslot
findWholesaleMarket(Integer) - Method in class org.powertac.visualizer.services.WholesaleService
 

G

GameParametersBean - Class in org.powertac.visualizer.services.competitioncontrol
 
GameParametersBean() - Constructor for class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
Genco - Class in org.powertac.visualizer.domain.genco
Domain object that represents a single genco in the game.
Genco(Broker) - Constructor for class org.powertac.visualizer.domain.genco.Genco
 
GencoJSON - Class in org.powertac.visualizer.json
 
GencoJSON() - Constructor for class org.powertac.visualizer.json.GencoJSON
 
GencoMessageHandler - Class in org.powertac.visualizer.services.handlers
 
GencoMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
GencosBean - Class in org.powertac.visualizer.user
 
GencosBean(GencoService) - Constructor for class org.powertac.visualizer.user.GencosBean
 
GencoService - Class in org.powertac.visualizer.services
Takes care of gencos' data.
GencoService() - Constructor for class org.powertac.visualizer.services.GencoService
 
getAfterAsks() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getAfterAsks() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getAfterBids() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getAppearance() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getAppearance() - Method in interface org.powertac.visualizer.interfaces.DisplayableBroker
 
getAppearance() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
getAppereance() - Method in class org.powertac.visualizer.beans.AppearanceListBean
 
getAsks() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
The set of asks (negative energy quantities) that were submitted and did not clear, ascending sort.
getAvgCashBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getAvgEnergyBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getAvgWeightPrice() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getBalancingTransactions() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getBalancingTransactions() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getBean(String) - Static method in class org.powertac.visualizer.VisualizerApplicationContext
This is about the same as context.getBean("beanName"), except it has its own static handle to the Spring context, so calling this method statically will give access to the beans by name in the Spring application context.
getBeforeAsks() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getBeforeAsks() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getBeforeBids() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getBids() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
The set of bids (positive energy quantities) that were submitted and did not clear, ascending sort.
getBootstrapData() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getBootstrapFilename() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getBootstrapLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getBootstrapLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getBroker() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getBroker() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getBrokerList() - Method in class org.powertac.visualizer.services.BrokerService
 
getBrokers() - Method in class org.powertac.visualizer.services.BrokerService
 
getBrokers() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getBrokerSeriesColors() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getCash() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getCashBalance() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getCashBalance() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
getCashBalanceDailyJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getCashBalanceJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getCashBalances() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getCashChartData() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getCashInflow() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCashOutflow() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCashPositions() - Method in class org.powertac.visualizer.json.GencoJSON
 
getClearedTrade() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getClearedTradeColor() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getClearingPrice() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
Returns the positive price at which the market cleared.
getClearingPrices() - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
getClearingVolumes() - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
getCloudCoverData() - Method in class org.powertac.visualizer.json.WeatherServiceJson
 
getColorCode() - Method in class org.powertac.visualizer.domain.Appearance
 
getCompetition() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getConfigCanonicalPath() - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
getConsumers() - Method in class org.powertac.visualizer.services.CustomerService
 
getConsumptionKWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getConsumptionKWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getCounter() - Method in class org.powertac.visualizer.beans.backing.TrainingService
 
getCurrentDayState() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getCurrentFirstEnabledTimeslotSerialNumber() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getCurrentForecast() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getCurrentMillis() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getCurrentReport() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getCurrentTimeslotSerialNumber() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getCustomerCount() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getCustomerCount() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCustomerCount(TariffTransaction) - Static method in class org.powertac.visualizer.Helper
 
getCustomerCountData() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getCustomerInfo() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCustomerInfo() - Method in class org.powertac.visualizer.domain.customer.Customer
 
getCustomerJson() - Method in class org.powertac.visualizer.domain.customer.Customer
 
getCustomerList() - Method in class org.powertac.visualizer.services.CustomerService
 
getCustomerModel() - Method in class org.powertac.visualizer.domain.customer.Customer
 
getCustomerModels() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getCustomers() - Method in class org.powertac.visualizer.user.CustomersBean
 
getCustomersBubbleJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getCustomerTicks() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getDateExecuted() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
The date when the market cleared.
getDay() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getDay() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getDay() - Method in class org.powertac.visualizer.domain.DayOverview
 
getDayCashBalancesJson() - Method in class org.powertac.visualizer.json.DayStateJSON
 
getDayEnergyBalancesJson() - Method in class org.powertac.visualizer.json.DayStateJSON
 
getDayOverview() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getDayStates() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getDayStates() - Method in class org.powertac.visualizer.domain.DayOverview
 
getDefaultConfigLocations() - Method in class org.powertac.visualizer.DynamicApplicationContext
 
getDisplayableDayState() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getDisplayableDayState() - Method in interface org.powertac.visualizer.interfaces.DisplayableBroker
 
getEnergyBalance() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getEnergyBalance() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
getEnergyBalanceDailyAVGJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getEnergyBalanceJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getEnergyBalances() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getEnergyConsumption() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getEnergyProduction() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getFakeChart() - Method in class org.powertac.visualizer.beans.backing.ImageControl
 
getFakeId() - Method in class org.powertac.visualizer.beans.backing.ImageControl
 
getFakeValues() - Method in class org.powertac.visualizer.beans.backing.ImageControl
 
getFirstTimeslotIndex() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getFirstTimeslotInstant() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getForecasts() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getGencoList() - Method in class org.powertac.visualizer.services.GencoService
 
getGenericType() - Method in class org.powertac.visualizer.user.UserSessionBean
 
getGlobalLastClearingPrices() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGlobalLastClearingVolumes() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGlobalTotalClearingVolumes() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGraphDataAfterClearing() - Method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getGraphDataBeforeClearing() - Method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getGraphicText() - Method in class org.powertac.visualizer.beans.backing.ImageControl
 
getHour() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getHourlyKWh() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getHourlyKWhLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getHourlyRevenue() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getHourlyRevenueLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getIconLocation() - Method in class org.powertac.visualizer.domain.Appearance
 
getId() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getId() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getId() - Method in interface org.powertac.visualizer.interfaces.DisplayableBroker
 
getInflowChargeLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getInflowChargeLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getJmsUrl() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getJson() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getJson() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getJson() - Method in class org.powertac.visualizer.domain.broker.RateInfo
 
getJson() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getJson() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getJson() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getJson() - Method in class org.powertac.visualizer.services.BrokerService
 
getJson() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getJson() - Method in class org.powertac.visualizer.services.WholesaleService
 
getJsonDate(Instant) - Static method in class org.powertac.visualizer.Helper
 
getLastWholesaleSnapshotWithClearing() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getLimitAskOrderColor() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getLimitBidOrderColor() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getLimitPrice() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
Returns the limit price for this unsatisfied order.
getList() - Method in class org.powertac.visualizer.user.GencosBean
 
getLog() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getLog() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getLogoPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getLogSuffix() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getMachineName() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getMarketAskOrder() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getMarketAskOrderColor() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getMarketBidOrder() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getMarketBidOrderColor() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getMarketOrderOffset() - Static method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getMarketPositions() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
getMarkets() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getMarketTransactions() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
getMessage() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
getMessageCount() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getMillisCreated() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getModel() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getMoneyPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getMWh() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
Returns the quantity of energy unsatisfied for an order.
getName() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getName() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getName() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getName() - Method in interface org.powertac.visualizer.interfaces.DisplayableBroker
 
getName() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
getName() - Method in class org.powertac.visualizer.services.competitioncontrol.FakeBroker
 
getName() - Method in class org.powertac.visualizer.services.WholesaleService
 
getNewBrokerName() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getOfferedTarrifPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getOrderbook() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getOrders() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getOutflowChargeLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getOutflowChargeLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getOutputCanonicalPath() - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
getProducers() - Method in class org.powertac.visualizer.services.CustomerService
 
getProductionKWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getProductionKWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getQueueName() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getRate() - Method in class org.powertac.visualizer.domain.broker.RateInfo
 
getRateInfos() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getRateLineChartMaxValue() - Method in class org.powertac.visualizer.json.RateInfoJSON
 
getRateLineChartMinValue() - Method in class org.powertac.visualizer.json.RateInfoJSON
 
getRatesLineChartMaxValue() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getRatesLineChartMinValue() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getRelativeTimeslotIndex() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getReports() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getResource(String) - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
getSelectedMarket() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getSelectedSnapshot() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getSelectedTariffInfo() - Method in class org.powertac.visualizer.user.BrokersBean
 
getSeriesColorsAfterClearing() - Method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getSeriesColorsBeforeClearing() - Method in class org.powertac.visualizer.json.WholesaleSnapshotJSON
 
getSeriesOptions() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getSeriesOptions() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getServerConfig() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getServerUrl() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getSignupCustomersCount() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getSimulationStatus() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getSnapshots() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getSnapshotsMap() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getStorages() - Method in class org.powertac.visualizer.services.CustomerService
 
getSubscribedPopulation() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getSubscribedPopulationLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getSumCashBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getSumEnergyBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffInfoMaps() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getTariffInfos() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getTariffLifecycle() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getTariffSpecification() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getTariffSpecifications() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffSpecificationsCount() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getTemperatureData() - Method in class org.powertac.visualizer.json.WeatherServiceJson
 
getTimeslot() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
getTimeslot() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
The timeslot in which energy commitments represented by cleared trades are due.
getTimeslot() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTimeslot() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getTimeslotSerialNumber() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTimeslotSerialNumber() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getTimeslotSerialNumberCreated() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getTimeslotUpdate() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getTotalBalancingCharge() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTotalBalancingKWh() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTotalCash() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTotalCashBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTotalChargeLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalChargeLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalEnergy() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTotalKWh() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getTotalKWhLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getTotalkWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalkWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalMWh() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
getTotalPrice() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
getTotalRevenue() - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
getTotalRevenueLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getTotalTradedQuantity() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTotalTradedQuantity() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getTotalTradedQuantity() - Method in class org.powertac.visualizer.services.WholesaleService
 
getTotalTradedQuantityMWh() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTotalTradedQuantityMWh() - Method in class org.powertac.visualizer.services.WholesaleService
 
getTotalTradedQuantityMWh() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getTournamentMode() - Method in class org.powertac.visualizer.MessageDispatcher
 
getTournamentMode() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
getTournamentMode() - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
getTournamentMode() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getTournamentUrl() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getType() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getType() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getType() - Method in class org.powertac.visualizer.services.WholesaleService
 
getVisualizerLoginContext() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getVisualizerRunCount() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeek() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeightSumTradedQuantityMWh() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getWholesaleDatasList() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getWholesaleMarkets() - Method in class org.powertac.visualizer.services.WholesaleService
 
getWholesaleSnapshotJSON() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getWindSpeedData() - Method in class org.powertac.visualizer.json.WeatherServiceJson
 
getWithdrawCustomersCount() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getWrapped() - Method in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 

H

handleEvent(VisualizerState.Event) - Method in interface org.powertac.visualizer.services.VisualizerState
Handle an event
handleMessage(Competition) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffSpecification) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(CashPosition) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffTransaction) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(DistributionTransaction) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(BalancingTransaction) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffExpire) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffRevoke) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffStatus) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(TariffUpdate) - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
handleMessage(Competition) - Method in class org.powertac.visualizer.services.handlers.CustomerMessageHandler
 
handleMessage(TariffTransaction) - Method in class org.powertac.visualizer.services.handlers.CustomerMessageHandler
 
handleMessage(CustomerBootstrapData) - Method in class org.powertac.visualizer.services.handlers.CustomerMessageHandler
 
handleMessage(CashPosition) - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
Responsible for updating genco's cash balance.
handleMessage(MarketTransaction) - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
handleMessage(MarketPosition) - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
handleMessage(Competition) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TimeslotUpdate) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TimeslotComplete) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(SimStart) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(SimEnd) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(SimPause) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(BankTransaction) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(MarketTransaction) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(MarketPosition) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(SimResume) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(DistributionReport) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TariffExpire) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TariffRevoke) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TariffStatus) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(TariffUpdate) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(WeatherReport) - Method in class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
handleMessage(WeatherForecast) - Method in class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
handleMessage(Order) - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
handleMessage(Orderbook) - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
handleMessage(ClearedTrade) - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
handleResourceRequest(FacesContext) - Method in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 
hashCode() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
Helper - Class in org.powertac.visualizer
 
Helper() - Constructor for class org.powertac.visualizer.Helper
 

I

ImageBean - Class in org.powertac.visualizer.beans
Backing bean that returns context-relative path of images for use in PrimeFaces components.
ImageBean() - Constructor for class org.powertac.visualizer.beans.ImageBean
 
ImageControl - Class in org.powertac.visualizer.beans.backing
 
ImageControl() - Constructor for class org.powertac.visualizer.beans.backing.ImageControl
 
increment() - Method in class org.powertac.visualizer.beans.backing.TrainingService
 
incrementMessageCounter() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
init() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
init(VisualizerProxy) - Method in class org.powertac.visualizer.services.VisualizerServiceEmbedded
Should be called before simulator run in order to prepare/reset Visualizer beans and register with the new simulator instance.
init() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
Called on initialization to start message feeder and state machine.
Initializable - Interface in org.powertac.visualizer.interfaces
Implementations of this interfaces will want to do initial set up before game start.
initialize() - Method in interface org.powertac.visualizer.interfaces.Initializable
 
initialize() - Method in class org.powertac.visualizer.MessageDispatcher
 
initialize() - Method in class org.powertac.visualizer.services.handlers.BrokerMessageHandler
 
initialize() - Method in class org.powertac.visualizer.services.handlers.CustomerMessageHandler
 
initialize() - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
initialize() - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
initialize() - Method in class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
initialize() - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
initOnce() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
isAfterClearingGraphCollapsed() - Method in class org.powertac.visualizer.user.UserSessionBean
 
isAllTimeslots() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
isBeforeClearingGraphCollapsed() - Method in class org.powertac.visualizer.user.UserSessionBean
 
isCleared() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
isClearingDetails() - Method in class org.powertac.visualizer.user.UserSessionBean
 
isClosed() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
isClosed() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
isCurrentDayValues() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
isDailyAVGValues() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
isDailyValues() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
isFinished() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
isGlobalWholesaleGraphCollapsed() - Method in class org.powertac.visualizer.user.UserSessionBean
 
isInitialized - Variable in class org.powertac.visualizer.json.DayStateJSON
 
isRunning() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
isTimeslotWholesaleGraphCollapsed() - Method in class org.powertac.visualizer.user.UserSessionBean
 

L

listBeansOfType(Class<T>) - Static method in class org.powertac.visualizer.VisualizerApplicationContext
Returns all the Spring beans that are instances of the given type.

M

MessageDispatcher - Class in org.powertac.visualizer
Modified version of a org.powertac.samplebroker.core.MessageDispatcher class.
MessageDispatcher() - Constructor for class org.powertac.visualizer.MessageDispatcher
 

N

newRun() - Method in class org.powertac.visualizer.beans.VisualizerBean
Configures visualizer bean for the new competition instance.

O

onMessage(Message) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
onToggleAfterClearingGraph() - Method in class org.powertac.visualizer.user.UserSessionBean
 
onToggleBeforeClearingGraph() - Method in class org.powertac.visualizer.user.UserSessionBean
 
onToggleClearingDetails() - Method in class org.powertac.visualizer.user.UserSessionBean
 
onToggleGlobalWholesaleGraph() - Method in class org.powertac.visualizer.user.UserSessionBean
 
onToggleTimeslotWholesaleGraph() - Method in class org.powertac.visualizer.user.UserSessionBean
 
org.powertac.visualizer - package org.powertac.visualizer
 
org.powertac.visualizer.beans - package org.powertac.visualizer.beans
 
org.powertac.visualizer.beans.backing - package org.powertac.visualizer.beans.backing
 
org.powertac.visualizer.domain - package org.powertac.visualizer.domain
 
org.powertac.visualizer.domain.broker - package org.powertac.visualizer.domain.broker
 
org.powertac.visualizer.domain.customer - package org.powertac.visualizer.domain.customer
 
org.powertac.visualizer.domain.genco - package org.powertac.visualizer.domain.genco
 
org.powertac.visualizer.domain.wholesale - package org.powertac.visualizer.domain.wholesale
 
org.powertac.visualizer.interfaces - package org.powertac.visualizer.interfaces
 
org.powertac.visualizer.json - package org.powertac.visualizer.json
 
org.powertac.visualizer.services - package org.powertac.visualizer.services
 
org.powertac.visualizer.services.competitioncontrol - package org.powertac.visualizer.services.competitioncontrol
 
org.powertac.visualizer.services.handlers - package org.powertac.visualizer.services.handlers
 
org.powertac.visualizer.user - package org.powertac.visualizer.user
 

P

persistMessage(Competition) - Method in class org.powertac.visualizer.MessageDispatcher
 
persistMessage(TariffSpecification) - Method in class org.powertac.visualizer.MessageDispatcher
 
persistMessage(TimeslotUpdate) - Method in class org.powertac.visualizer.MessageDispatcher
 
pointJSON(int, double) - Static method in class org.powertac.visualizer.Helper
 

R

RateInfo - Class in org.powertac.visualizer.domain.broker
 
RateInfo(Rate) - Constructor for class org.powertac.visualizer.domain.broker.RateInfo
 
RateInfoJSON - Class in org.powertac.visualizer.json
Object that visualizes rate from tariff specification.
RateInfoJSON(Rate) - Constructor for class org.powertac.visualizer.json.RateInfoJSON
 
receiveMessage(Object) - Method in class org.powertac.visualizer.services.VisualizerServiceEmbedded
 
receiveMessage(Object) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
Recyclable - Interface in org.powertac.visualizer.interfaces
Implementations of this interface will want to recycle their states with a call to recycle().
recycle() - Method in interface org.powertac.visualizer.interfaces.Recyclable
 
recycle() - Method in class org.powertac.visualizer.services.BrokerService
 
recycle() - Method in class org.powertac.visualizer.services.CustomerService
 
recycle() - Method in class org.powertac.visualizer.services.GencoService
 
recycle() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
recycle() - Method in class org.powertac.visualizer.services.WholesaleService
 
registerMessageHandler(Object, Class<?>) - Method in class org.powertac.visualizer.MessageDispatcher
Sets up handlers for incoming messages by message type.
resetAvailableList() - Method in class org.powertac.visualizer.beans.AppearanceListBean
 
resetBrokerList() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
roundNumberTwoDecimal(double) - Static method in class org.powertac.visualizer.Helper
 
routeMessage(Object) - Method in class org.powertac.visualizer.MessageDispatcher
Routes incoming messages from the server, after potentially persisting them.
runBoot() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
runSim() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 

S

SelectedBrokerChartsBean - Class in org.powertac.visualizer.user
 
SelectedBrokerChartsBean() - Constructor for class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setAfterClearingGraphCollapsed(boolean) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setAllTimeslots(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setAppereance(Appearance) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setApplicationContext(ApplicationContext) - Method in class org.powertac.visualizer.VisualizerApplicationContext
This method is called from within the ApplicationContext once it is done starting up, it will stick a reference to itself into this bean.
setBeforeClearingGraphCollapsed(boolean) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setBootstrapData(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setBootstrapFilename(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setBootstrapLineChartData(JSONArray) - Method in class org.powertac.visualizer.json.CustomerJSON
 
setBrokers(ArrayList<BrokerModel>) - Method in class org.powertac.visualizer.services.BrokerService
 
setBrokers(ArrayList<FakeBroker>) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setBrokerSeriesColors(JSONArray) - Method in class org.powertac.visualizer.json.BrokersJSON
 
setCashBalance(double) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setCashBalanceDailyJson(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setCashBalanceJson(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setCashChartData(JSONArray) - Method in class org.powertac.visualizer.json.BrokersJSON
 
setClearedTrade(ClearedTrade) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setClearingDetails(boolean) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setClearingPrices(JSONArray) - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
setClearingVolumes(JSONArray) - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
setCompetition(Competition) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setCurrentDayValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setCurrentForecast(WeatherForecast) - Method in class org.powertac.visualizer.services.WeatherInfoService
 
setCurrentMillis(long) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setCurrentReport(WeatherReport) - Method in class org.powertac.visualizer.services.WeatherInfoService
 
setCurrentTimeslotSerialNumber(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setCustomerCountData(JSONArray) - Method in class org.powertac.visualizer.json.BrokersJSON
 
setCustomerModels(Set<CustomerModel>) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setCustomerModels(Set<CustomerModel>) - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
setCustomersBubbleJson(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setCustomerTicks(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setDailyAVGValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setDailyValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setDay(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setDay(int) - Method in class org.powertac.visualizer.domain.broker.DayState
 
setDayOverview(DayOverview) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setEnergyBalance(double) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setEnergyBalanceDailyAVGJson(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setEnergyBalanceJson(JSONArray) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setFinished(boolean) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setFirstTimeslotIndex(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setFirstTimeslotInstant(Instant) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setGenericType(String) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setGlobalWholesaleGraphCollapsed(boolean) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setHour(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setJmsUrl(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setJson(BrokersJSON) - Method in class org.powertac.visualizer.services.BrokerService
 
setLastWholesaleSnapshotWithClearing(WholesaleSnapshot) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
setLogoPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setLogSuffix(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setMachineName(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setMap(Map<String, BrokerModel>) - Method in class org.powertac.visualizer.services.BrokerService
 
setMoneyPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setName(String) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.FakeBroker
 
setNewBrokerName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setOfferedTarrifPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setOrderbook(VisualizerOrderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setOrders(VisualizerOrderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setQueueName(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setRatesLineChartMaxValue(JSONArray) - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
setRatesLineChartMinValue(JSONArray) - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
setRelativeTimeslotIndex(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setResourceLoader(ResourceLoader) - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
setRunning(boolean) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setSelectedMarket(WholesaleMarket) - Method in class org.powertac.visualizer.user.WholesaleBean
 
setSelectedSnapshot(WholesaleSnapshot) - Method in class org.powertac.visualizer.user.WholesaleBean
 
setSelectedTariffInfo(TariffInfo) - Method in class org.powertac.visualizer.user.BrokersBean
 
setSeriesOptions(JSONObject) - Method in class org.powertac.visualizer.json.BrokerJSON
 
setSeriesOptions(JSONArray) - Method in class org.powertac.visualizer.json.BrokersJSON
 
setServerConfig(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setServerUrl(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setSimulationStatus(String) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setTimeslotUpdate(TimeslotUpdate) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setTimeslotWholesaleGraphCollapsed(boolean) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setTournamentMode(Boolean) - Method in class org.powertac.visualizer.MessageDispatcher
 
setTournamentMode(Boolean) - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
setTournamentMode(Boolean) - Method in class org.powertac.visualizer.services.handlers.GencoMessageHandler
 
setTournamentMode(Boolean) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setTournamentUrl(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setVisualizerLoginContext(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setWeek(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
shutDown() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
shutDown() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 

T

TariffInfo - Class in org.powertac.visualizer.domain.broker
TariffInfo tracks a tariff offered by a broker to customers.
TariffInfo(TariffSpecification) - Constructor for class org.powertac.visualizer.domain.broker.TariffInfo
 
TariffInfoJSON - Class in org.powertac.visualizer.json
 
TariffInfoJSON() - Constructor for class org.powertac.visualizer.json.TariffInfoJSON
 
TimeslotCompleteActivation - Interface in org.powertac.visualizer.interfaces
Should be implemented by spring's singletons that need activation upon timeslot completion.
TimeslotModelUpdate - Interface in org.powertac.visualizer.interfaces
For objects that need to (per timeslot) update their states.
toString() - Method in class org.powertac.visualizer.domain.genco.Genco
 
toString() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
 
toString() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
toString() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
toString() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
TrainingService - Class in org.powertac.visualizer.beans.backing
 
TrainingService() - Constructor for class org.powertac.visualizer.beans.backing.TrainingService
 

U

update(int, Instant) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
update(int, Instant) - Method in class org.powertac.visualizer.domain.broker.TariffInfo
 
update(int, Instant) - Method in class org.powertac.visualizer.domain.customer.Customer
 
update(int, Instant) - Method in class org.powertac.visualizer.domain.genco.Genco
 
update(int, Instant) - Method in interface org.powertac.visualizer.interfaces.TimeslotModelUpdate
 
updateCashBalance(double) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
updateCashBalance(double) - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
updateEnergyBalance(double) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
Method for updating energy balance in case broker didn't receive balancing transaction
UserSessionBean - Class in org.powertac.visualizer.user
 
UserSessionBean() - Constructor for class org.powertac.visualizer.user.UserSessionBean
 

V

valueOf(String) - Static method in enum org.powertac.visualizer.services.VisualizerState.Event
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.powertac.visualizer.services.VisualizerState.Event
Returns an array containing the constants of this enum type, in the order they are declared.
VisualBroker - Interface in org.powertac.visualizer.interfaces
Represents abstract broker model for Visualizer.
VisualizerApplicationContext - Class in org.powertac.visualizer
 
VisualizerApplicationContext() - Constructor for class org.powertac.visualizer.VisualizerApplicationContext
 
VisualizerBean - Class in org.powertac.visualizer.beans
Holds properties of the Visualizer such as number of received messages from the simulator, number of Visualizer runs etc.
VisualizerBean() - Constructor for class org.powertac.visualizer.beans.VisualizerBean
 
VisualizerLogService - Class in org.powertac.visualizer.services
Purpose of this service is to enable log file appender for Visualizer.
VisualizerLogService() - Constructor for class org.powertac.visualizer.services.VisualizerLogService
 
VisualizerMessageHandlerHelperService - Class in org.powertac.visualizer.services.handlers
 
VisualizerMessageHandlerHelperService() - Constructor for class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerHelperService
 
VisualizerMessageHandlerService - Class in org.powertac.visualizer.services.handlers
 
VisualizerMessageHandlerService() - Constructor for class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
VisualizerOrderbook - Class in org.powertac.visualizer.domain.wholesale
This is a convenient class for wholesale visualization.
VisualizerOrderbook(Timeslot, Double, Instant) - Constructor for class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
Constructor with default product type.
VisualizerOrderbook(Orderbook) - Constructor for class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
Constructor for creating an object from the original Orderbook.
VisualizerOrderbookOrder - Class in org.powertac.visualizer.domain.wholesale
This is a convenient class for wholesale visualization.
VisualizerOrderbookOrder(double, Double) - Constructor for class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
 
VisualizerResourceLoaderService - Class in org.powertac.visualizer.services
 
VisualizerResourceLoaderService() - Constructor for class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
VisualizerServiceEmbedded - Class in org.powertac.visualizer.services
Main Visualizer service.
VisualizerServiceEmbedded() - Constructor for class org.powertac.visualizer.services.VisualizerServiceEmbedded
 
VisualizerServiceTournament - Class in org.powertac.visualizer.services
Main Visualizer service.
VisualizerServiceTournament() - Constructor for class org.powertac.visualizer.services.VisualizerServiceTournament
 
VisualizerState - Interface in org.powertac.visualizer.services
State handlers for the remote visualizer service.
VisualizerState.Event - Enum in org.powertac.visualizer.services
possible event types

W

WeatherInfoService - Class in org.powertac.visualizer.services
Service for weather-related data
WeatherInfoService() - Constructor for class org.powertac.visualizer.services.WeatherInfoService
 
WeatherMessageHandler - Class in org.powertac.visualizer.services.handlers
 
WeatherMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
WeatherServiceJson - Class in org.powertac.visualizer.json
 
WeatherServiceJson() - Constructor for class org.powertac.visualizer.json.WeatherServiceJson
 
WebCompetitionControlService - Class in org.powertac.visualizer.services.competitioncontrol
Purpose of this service is to allow (very) primitive control of PowerTAC simulator.
WebCompetitionControlService() - Constructor for class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
WholesaleBean - Class in org.powertac.visualizer.user
 
WholesaleBean(WholesaleService) - Constructor for class org.powertac.visualizer.user.WholesaleBean
 
WholesaleData - Class in org.powertac.visualizer.domain.genco
Contains data about broker's wholesale performance for one timeslot.
WholesaleData(Timeslot) - Constructor for class org.powertac.visualizer.domain.genco.WholesaleData
 
WholesaleMarket - Class in org.powertac.visualizer.domain.wholesale
WholesaleMarket contains information about the wholesale market for one timeslot.
WholesaleMarket(Timeslot, Integer) - Constructor for class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
WholesaleMarketJSON - Class in org.powertac.visualizer.json
 
WholesaleMarketJSON() - Constructor for class org.powertac.visualizer.json.WholesaleMarketJSON
 
WholesaleMessageHandler - Class in org.powertac.visualizer.services.handlers
 
WholesaleMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
WholesaleService - Class in org.powertac.visualizer.services
 
WholesaleService() - Constructor for class org.powertac.visualizer.services.WholesaleService
 
WholesaleServiceJSON - Class in org.powertac.visualizer.json
 
WholesaleServiceJSON() - Constructor for class org.powertac.visualizer.json.WholesaleServiceJSON
 
WholesaleSnapshot - Class in org.powertac.visualizer.domain.wholesale
Represents the wholesale market per-timeslot snapshot for one timeslot.
WholesaleSnapshot(long, Timeslot, int) - Constructor for class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
WholesaleSnapshotJSON - Class in org.powertac.visualizer.json
 
WholesaleSnapshotJSON(JSONArray, JSONArray, JSONArray, JSONArray) - Constructor for class org.powertac.visualizer.json.WholesaleSnapshotJSON
 

A B C D E F G H I L M N O P R S T U V W

Copyright © 2012 Power TAC. All Rights Reserved.