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

A

activate(int) - Method in interface org.powertac.visualizer.interfaces.TimeslotCompleteActivation
 
activate(int) - Method in class org.powertac.visualizer.services.BrokerService
 
activate(int) - Method in class org.powertac.visualizer.services.CustomerService
 
activate(int) - Method in class org.powertac.visualizer.services.GencoService
 
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
 
addBroker() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
addCashPosition(CashPosition) - Method in class org.powertac.visualizer.domain.genco.Genco
 
addCustomerBootstrapData(CustomerBootstrapData) - 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
 
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.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
 
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

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.
computeRelativeTimeslotIndex(Instant) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerHelperService
 
createResource(String, String) - Method in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 
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
 
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
 

E

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

GameParamatersBean - Class in org.powertac.visualizer.services.competitioncontrol
 
GameParamatersBean() - Constructor for class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
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
 
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
 
getBootstrapData() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
getBootstrapFilename() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
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.GameParamatersBean
 
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
 
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
 
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
 
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
 
getCustomersBubbleJson() - Method in class org.powertac.visualizer.json.BrokerJSON
 
getCustomerTicks() - Method in class org.powertac.visualizer.json.BrokerJSON
 
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
 
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
 
getGencoList() - Method in class org.powertac.visualizer.services.GencoService
 
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
 
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.GameParamatersBean
 
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.genco.Genco
 
getJson() - Method in class org.powertac.visualizer.services.BrokerService
 
getLastClearedTrade() - 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
 
getList() - Method in class org.powertac.visualizer.user.GencosBean
 
getLog() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getLogoPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getLogSuffix() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
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
 
getModel() - Method in class org.powertac.visualizer.user.WholesaleBean
 
getMoneyPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
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.GameParamatersBean
 
getOfferedTarrifPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getOfferedTarrifsCount() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getOfferedTarrifsCount() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
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
 
getProductionKWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getProductionKWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getRelativeTimeslotIndex() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
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
 
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.GameParamatersBean
 
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
 
getSumCashBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getSumEnergyBalance() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffSpecifications() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getTariffSpecifications() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffSpecifications() - Method in interface org.powertac.visualizer.interfaces.VisualBroker
 
getTariffSpecificationsCount() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getTimeslot() - Method in class org.powertac.visualizer.domain.genco.WholesaleData
 
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
 
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
 
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
 
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
 
getVisualizerRunCount() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeatherForecast() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeatherReport() - 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
 
getWithdrawCustomersCount() - Method in class org.powertac.visualizer.domain.broker.DayState
 
getWrapped() - Method in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 

H

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(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(WeatherReport) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandlerService
 
handleMessage(WeatherForecast) - 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(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.VisualizerService
Should be called before simulator run in order to prepare/reset Visualizer beans and register with the new simulator instance.
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.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.WholesaleMessageHandler
 
isAllTimeslots() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
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
 
isInitialized - Variable in class org.powertac.visualizer.json.DayStateJSON
 
isRunning() - Method in class org.powertac.visualizer.beans.VisualizerBean
 

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

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

pointJSON(int, double) - Static method in class org.powertac.visualizer.Helper
 

R

receiveMessage(Object) - Method in class org.powertac.visualizer.services.VisualizerService
 
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.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.GameParamatersBean
 
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
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
 
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.
setBootstrapData(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
setBootstrapFilename(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
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.GameParamatersBean
 
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
 
setCompetition(Competition) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setCurrentDayValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
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
 
setHour(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setJmsUrl(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
setJson(BrokersJSON) - Method in class org.powertac.visualizer.services.BrokerService
 
setLogoPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setLogSuffix(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParamatersBean
 
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.GameParamatersBean
 
setOfferedTarrifPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setOrderbook(Orderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setOrders(Orderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
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
 
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.GameParamatersBean
 
setSimulationStatus(String) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setTimeslotUpdate(TimeslotUpdate) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setWeatherForecast(WeatherForecast) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setWeatherReport(WeatherReport) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setWeek(int) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
shutDown() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 

T

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.WholesaleMarket
 
toString() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
TrainingService - Class in org.powertac.visualizer.beans.backing
 
TrainingService() - Constructor for class org.powertac.visualizer.beans.backing.TrainingService
 

U

update(int) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
update(int) - Method in class org.powertac.visualizer.domain.customer.Customer
 
update(int) - Method in class org.powertac.visualizer.domain.genco.Genco
 
update(int) - 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

V

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
 
VisualizerResourceLoaderService - Class in org.powertac.visualizer.services
 
VisualizerResourceLoaderService() - Constructor for class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
VisualizerService - Class in org.powertac.visualizer.services
Main Visualizer service.
VisualizerService() - Constructor for class org.powertac.visualizer.services.VisualizerService
 

W

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(Integer) - Constructor for class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
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
 
WholesaleSnapshot - Class in org.powertac.visualizer.domain.wholesale
Represents the wholesale market per-timeslot snapshot for one timeslot.
WholesaleSnapshot(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.