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

A

AbstractPerformanceCategory - Class in org.powertac.visualizer.statistical
This abstract class is used as a template to build more detailed performance category for a broker.
AbstractPerformanceCategory() - Constructor for class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
AbstractPerformanceCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
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
 
activate(int, Instant) - Method in class org.powertac.visualizer.services.WholesaleService
 
addAmounts(double, double) - Method in class org.powertac.visualizer.domain.broker.CustomerTariffData
 
addAmounts(double, double) - Method in class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
addAsk(VisualizerOrderbookOrder) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
 
addBid(VisualizerOrderbookOrder) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
 
addBoughtEnergy(double) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addBoughtEnergyTariffMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addBoughtEnergyWholesaleMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addBroker() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
addCashPosition(CashPosition) - Method in class org.powertac.visualizer.domain.genco.Genco
 
addCharge(double) - Method in class org.powertac.visualizer.services.GradingService
 
addCharge(double) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addConsumptionConsumers(long) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addCostFromBuying(double) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
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.
addCustomers(int) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addDayCashAndEnergyPoint(JSONArray, JSONArray) - Method in class org.powertac.visualizer.json.DayStateJSON
 
addEnergyBought(double) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
addEnergyDistribution(double) - Method in class org.powertac.visualizer.services.GradingService
 
addEnergySold(double) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
addGenco(Broker) - Method in class org.powertac.visualizer.services.GencoService
Creates and adds genco for the specified broker.
addLostCustomers(int) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addMarketPosition(MarketPosition) - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
addMarketTransaction(MarketTransaction) - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
addMarketTransaction(MarketTransaction) - Method in class org.powertac.visualizer.statistical.SingleTimeslotWholesaleData
 
addMoneyFromBuyingWholesaleMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addMoneyFromSellingWholesaleMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addMoneyFromSold(double) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addMsg(String) - Method in class org.powertac.visualizer.user.ChatGlobal
 
addOrder(Order) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
addReport(WeatherReport) - Method in class org.powertac.visualizer.services.WeatherInfoService
 
addRevenueFromSelling(double) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
addSoldEnergy(double) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
addSoldEnergyTariffMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addSoldEnergyWholesaleMarket(double) - Method in class org.powertac.visualizer.services.GradingService
 
addTariffDynamicData(TariffDynamicData) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
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.customer.Customer
 
addValues(double, double) - Method in class org.powertac.visualizer.statistical.AggregateDistributionData
 
afterPropertiesSet() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
AggregateDistributionData - Class in org.powertac.visualizer.statistical
Holds the aggregate data for transport of energy for one broker.
AggregateDistributionData() - Constructor for class org.powertac.visualizer.statistical.AggregateDistributionData
 
Appearance - Class in org.powertac.visualizer.domain
 
Appearance(String, String, int, int, int) - 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

BalancingCategory - Class in org.powertac.visualizer.statistical
This is a performance category related to balancing transactions of a broker.
BalancingCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.BalancingCategory
 
BalancingMarketBean - Class in org.powertac.visualizer.user
 
BalancingMarketBean(BrokerService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.BalancingMarketBean
 
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(BrokerService) - Constructor for class org.powertac.visualizer.user.BrokersBean
 
BrokerSeriesTemplate - Class in org.powertac.visualizer.display
A template class which resembles the structure needed for HighStock charts (JSON library).
BrokerSeriesTemplate(String, String, ArrayList<Object>, boolean) - Constructor for class org.powertac.visualizer.display.BrokerSeriesTemplate
 
BrokerSeriesTemplate(String, String, int, ArrayList<Object>) - Constructor for class org.powertac.visualizer.display.BrokerSeriesTemplate
 
BrokerSeriesTemplate(String, String, int, boolean, ArrayList<Object>) - Constructor for class org.powertac.visualizer.display.BrokerSeriesTemplate
 
BrokerSeriesTemplate(String, String, int, ArrayList<Object>, boolean) - Constructor for class org.powertac.visualizer.display.BrokerSeriesTemplate
 
BrokerSeriesTemplate(String, String, int, boolean, ArrayList<Object>, boolean) - Constructor for class org.powertac.visualizer.display.BrokerSeriesTemplate
 
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
 

C

ChatBean - Class in org.powertac.visualizer.user
 
ChatBean(ChatGlobal) - Constructor for class org.powertac.visualizer.user.ChatBean
 
ChatGlobal - Class in org.powertac.visualizer.user
 
ChatGlobal() - Constructor for class org.powertac.visualizer.user.ChatGlobal
 
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.
ClosedWholesaleWrapper - Interface in org.powertac.visualizer.interfaces
It is used to wrap the Wholesale category object.
compareTo(Object) - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbookOrder
 
ConsumptionCategory - Class in org.powertac.visualizer.statistical
 
ConsumptionCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.ConsumptionCategory
 
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
 
CustomerInfoService - Class in org.powertac.visualizer.services
 
CustomerInfoService() - Constructor for class org.powertac.visualizer.services.CustomerInfoService
 
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, VisualizerHelperService) - 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
 
CustomerStatisticsTemplate - Class in org.powertac.visualizer.display
A template class which resembles the structure needed for HighStock charts (JSON library).
CustomerStatisticsTemplate(String, String, long, Object) - Constructor for class org.powertac.visualizer.display.CustomerStatisticsTemplate
 
CustomerTariffData - Class in org.powertac.visualizer.domain.broker
Tracks broker's tariff transactions for one customer model.
CustomerTariffData(BrokerModel, CustomerInfo) - Constructor for class org.powertac.visualizer.domain.broker.CustomerTariffData
 
CustomResourceHandler - Class in org.powertac.visualizer.beans.backing
 
CustomResourceHandler(ResourceHandler) - Constructor for class org.powertac.visualizer.beans.backing.CustomResourceHandler
 

D

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
 
DistributionBean - Class in org.powertac.visualizer.user
 
DistributionBean(BrokerService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.DistributionBean
 
DistributionCategory - Class in org.powertac.visualizer.statistical
 
DistributionCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.DistributionCategory
 
DrillDownTemplate - Class in org.powertac.visualizer.display
A template class which resembles the structure needed for HighStock charts (JSON library).
DrillDownTemplate(String, String, ArrayList<Object>) - Constructor for class org.powertac.visualizer.display.DrillDownTemplate
 
DrillDownTemplate2 - Class in org.powertac.visualizer.display
A template class which resembles the structure needed for HighStock charts (JSON library).
DrillDownTemplate2(String, long, Object) - Constructor for class org.powertac.visualizer.display.DrillDownTemplate2
 
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
 
DynamicData - Class in org.powertac.visualizer.statistical
Data for one timeslot from broker's perspective.
DynamicData(int, double, double) - Constructor for class org.powertac.visualizer.statistical.DynamicData
 
DynDataPusher - Class in org.powertac.visualizer.push
 
DynDataPusher(String, long, double, double, double, double) - Constructor for class org.powertac.visualizer.push.DynDataPusher
 

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
 
FinanceBean - Class in org.powertac.visualizer.user
 
FinanceBean(BrokerService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.FinanceBean
 
FinanceCategory - Class in org.powertac.visualizer.statistical
 
FinanceCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.FinanceCategory
 
FinanceDynamicData - Class in org.powertac.visualizer.statistical
Tracks the finance data for one timeslot of a single broker.
FinanceDynamicData(double, int) - Constructor for class org.powertac.visualizer.statistical.FinanceDynamicData
 
FinancePusher - Class in org.powertac.visualizer.push
 
FinancePusher(String, long, double, double) - Constructor for class org.powertac.visualizer.push.FinancePusher
 
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

G

GameOverviewBean - Class in org.powertac.visualizer.user
 
GameOverviewBean(BrokerService, VisualizerHelperService, GradingService) - Constructor for class org.powertac.visualizer.user.GameOverviewBean
 
GameOverviewTemplate - Class in org.powertac.visualizer.display
 
GameOverviewTemplate(String, ArrayList<Double>) - Constructor for class org.powertac.visualizer.display.GameOverviewTemplate
 
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
 
getAfterBids() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getAllMarketTransactionsData() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
getAllTarifs() - Method in class org.powertac.visualizer.user.TariffHelperBean
 
getAllTarifs() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
getAmount() - Method in class org.powertac.visualizer.push.NominationCategoryPusher
 
getAppearance() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
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.
getAveragePrice() - Method in class org.powertac.visualizer.push.StatisticsPusher
 
getAvgWeightPrice() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getBalance() - Method in class org.powertac.visualizer.push.NominationPusher
 
getBalancingCategory() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getBalancingDynData() - Method in class org.powertac.visualizer.user.BalancingMarketBean
 
getBalancingDynDataOneTimeslot() - Method in class org.powertac.visualizer.user.BalancingMarketBean
 
getBalancingGrade(double, double, double) - Method in class org.powertac.visualizer.services.GradingService
 
getBalancingGrade(double, double) - Static method in class org.powertac.visualizer.statistical.GradingSystem
Calculates a grade for broker's balancing performance.
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
 
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.CustomerTariffData
 
getBroker() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getBroker() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getBroker() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
getBroker() - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
getBroker() - Method in class org.powertac.visualizer.statistical.WholesaleData
 
getBrokerNames() - 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
 
getBrokersMap() - Method in class org.powertac.visualizer.services.BrokerService
 
getCash() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getCashChartData() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getCashInflow() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCashMostRecentClearingsJson() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
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
 
getClearedTrades() - Method in class org.powertac.visualizer.services.WholesaleService
 
getClearedTradesDataJson() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
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
 
getClosedSingleTimeslotWholesaleMap() - Method in interface org.powertac.visualizer.interfaces.ClosedWholesaleWrapper
 
getCloudCover() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getCloudCoverData() - Method in class org.powertac.visualizer.user.WeatherBean
 
getColorCode() - Method in class org.powertac.visualizer.domain.Appearance
 
getColorCodeRGBShading() - 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
 
getConsumptionConsumers() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getConsumptionKWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getConsumptionKWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getCount() - Method in class org.powertac.visualizer.push.GlobalCounterBean
 
getCounter() - Method in class org.powertac.visualizer.beans.backing.TrainingService
 
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
 
getCustomer() - Method in class org.powertac.visualizer.domain.broker.CustomerTariffData
 
getCustomerCount() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCustomerCount() - Method in class org.powertac.visualizer.domain.broker.TariffDynamicData
 
getCustomerCount(TariffTransaction) - Static method in class org.powertac.visualizer.Helper
 
getCustomerCount() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getCustomerCount() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getCustomerCountData() - Method in class org.powertac.visualizer.json.BrokersJSON
 
getCustomerCountDelta() - Method in class org.powertac.visualizer.domain.broker.TariffDynamicData
 
getCustomerCountDelta() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getCustomerInfo() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getCustomerInfo() - Method in class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
getCustomerInfo() - 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
 
getCustomerNumber() - Method in class org.powertac.visualizer.push.NominationPusher
 
getCustomers() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getCustomers() - Method in class org.powertac.visualizer.services.CustomerInfoService
 
getCustomers() - Method in class org.powertac.visualizer.user.CustomersBean
 
getCustomersDelta() - Method in class org.powertac.visualizer.services.BrokerService
 
getCustomerService() - Method in class org.powertac.visualizer.services.CustomerInfoService
 
getCustomerService() - Method in class org.powertac.visualizer.user.CustomersBean
 
getCustomerStatictics() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
getCustomerTariffData() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getDateExecuted() - Method in class org.powertac.visualizer.domain.wholesale.VisualizerOrderbook
The date when the market cleared.
getDayCashBalancesJson() - Method in class org.powertac.visualizer.json.DayStateJSON
 
getDayEnergyBalancesJson() - Method in class org.powertac.visualizer.json.DayStateJSON
 
getDefaultConfigLocations() - Method in class org.powertac.visualizer.DynamicApplicationContext
 
getDistributionCategory() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getDistributionDynData() - Method in class org.powertac.visualizer.user.DistributionBean
 
getDistributionDynDataOneTimeslot() - Method in class org.powertac.visualizer.user.DistributionBean
 
getDistributionGrade(double) - Method in class org.powertac.visualizer.services.GradingService
 
getDynamicData() - Method in class org.powertac.visualizer.domain.broker.TariffDynamicData
 
getDynamicDataMap() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
getEnergy() - Method in class org.powertac.visualizer.push.DynDataPusher
 
getEnergy() - Method in class org.powertac.visualizer.push.StatisticsPusher
 
getEnergy() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getEnergy() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
getEnergy() - Method in class org.powertac.visualizer.statistical.DynamicData
 
getEnergyConsumption() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getEnergyDelta() - Method in class org.powertac.visualizer.push.DynDataPusher
 
getEnergyDelta() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getEnergyDelta() - Method in class org.powertac.visualizer.services.BrokerService
 
getEnergyDelta() - Method in class org.powertac.visualizer.statistical.DynamicData
 
getEnergyMostRecentClearingsJson() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
getEnergyOrder() - Method in class org.powertac.visualizer.statistical.WholesaleData
 
getEnergyProduction() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getEnergyTx() - Method in class org.powertac.visualizer.statistical.WholesaleData
 
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
 
getFilteredValue() - Method in class org.powertac.visualizer.user.TariffHelperBean
 
getFilteredValue() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
getFinalClearedTrades() - Method in interface org.powertac.visualizer.interfaces.WholesaleServiceBeanAccess
 
getFinanceCategory() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getFinanceDynamicDataMap() - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
getFinanceDynData() - Method in class org.powertac.visualizer.user.FinanceBean
 
getFinanceDynDataOneTimeslot() - Method in class org.powertac.visualizer.user.FinanceBean
 
getGainedCustomers() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getGameOverview() - Method in class org.powertac.visualizer.user.GameOverviewBean
 
getGencoList() - Method in class org.powertac.visualizer.services.GencoService
 
getGlobalLastClearingPrices() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGlobalLastClearingVolumes() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGlobalPusher() - Method in class org.powertac.visualizer.user.GlobalBean
 
getGlobalTotalClearingVolumes() - Method in class org.powertac.visualizer.json.WholesaleServiceJSON
 
getGrade() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
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
 
getHourlyKWhLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
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
 
getImbalanceRatio(double, double) - Method in class org.powertac.visualizer.services.GradingService
 
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.genco.Genco
 
getJson() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getJsonDate(Instant) - Static method in class org.powertac.visualizer.Helper
 
getLastDynamicData() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
getLastFinanceDynamicData() - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
getLastTariffDynamicData() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
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
 
getLogoPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getLogSuffix() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getLostCustomers() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
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.WholesaleDataGenco
 
getMarketTransactions() - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
getMarketTransactions() - Method in class org.powertac.visualizer.statistical.SingleTimeslotWholesaleData
 
getMarketTxs() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
getMessage() - Method in class org.powertac.visualizer.services.competitioncontrol.WebCompetitionControlService
 
getMessage() - Method in class org.powertac.visualizer.user.UserSessionBean
 
getMessageCount() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getMillis() - Method in class org.powertac.visualizer.push.DynDataPusher
 
getMillis() - Method in class org.powertac.visualizer.push.FinancePusher
 
getMillis() - Method in class org.powertac.visualizer.push.StatisticsPusher
 
getMillis() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getMillis() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getMillisCreated() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getMillisForIndex(int) - Method in class org.powertac.visualizer.services.handlers.VisualizerHelperService
 
getMoneyPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getMsg() - Method in class org.powertac.visualizer.user.ChatBean
 
getMsgs() - Method in class org.powertac.visualizer.user.ChatGlobal
 
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 class org.powertac.visualizer.push.DynDataPusher
 
getName() - Method in class org.powertac.visualizer.push.FinancePusher
 
getName() - Method in class org.powertac.visualizer.push.NominationCategoryPusher
 
getName() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getName() - Method in class org.powertac.visualizer.services.competitioncontrol.FakeBroker
 
getName() - Method in class org.powertac.visualizer.user.ChatBean
 
getNetKWh() - Method in class org.powertac.visualizer.domain.broker.CustomerTariffData
 
getNetKWh() - Method in class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
getNetKWh() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getNetKWh() - Method in class org.powertac.visualizer.statistical.AggregateDistributionData
 
getNetMWh() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getNewBrokerName() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getNickname() - Method in class org.powertac.visualizer.user.UserSessionBean
 
getNominationPusher() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getNominations() - Method in class org.powertac.visualizer.push.GlobalPusher
 
getNumberOfBrokers() - Method in class org.powertac.visualizer.services.BrokerService
 
getOfferedTarrifPath() - Method in class org.powertac.visualizer.beans.ImageBean
 
getOldTimeslotUpdate() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getOrderbook() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getOrders() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getOrders() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
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
 
getPowerType() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getPriceOrder() - Method in class org.powertac.visualizer.statistical.WholesaleData
 
getPriceTx() - Method in class org.powertac.visualizer.statistical.WholesaleData
 
getProductionKWhLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getProductionKWhLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getProfit() - Method in class org.powertac.visualizer.domain.broker.CustomerTariffData
 
getProfit() - Method in class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
getProfit() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getProfit() - Method in class org.powertac.visualizer.push.DynDataPusher
 
getProfit() - Method in class org.powertac.visualizer.push.FinancePusher
 
getProfit() - Method in class org.powertac.visualizer.push.NominationPusher
 
getProfit() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getProfit() - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
getProfit() - Method in class org.powertac.visualizer.statistical.AggregateDistributionData
 
getProfit() - Method in class org.powertac.visualizer.statistical.DynamicData
 
getProfit() - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
getProfit() - Method in class org.powertac.visualizer.statistical.FinanceDynamicData
 
getProfitDelta() - Method in class org.powertac.visualizer.push.DynDataPusher
 
getProfitDelta() - Method in class org.powertac.visualizer.push.FinancePusher
 
getProfitDelta() - Method in class org.powertac.visualizer.push.TariffMarketPusher
 
getProfitDelta() - Method in class org.powertac.visualizer.statistical.DynamicData
 
getProfitDelta() - Method in class org.powertac.visualizer.statistical.FinanceDynamicData
 
getProfitInThousandsOfEuro() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getQueueName() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getRanking() - Method in class org.powertac.visualizer.services.BrokerService
 
getRateLineChartMaxValue() - Method in class org.powertac.visualizer.json.RateInfoJSON
 
getRateLineChartMinValue() - Method in class org.powertac.visualizer.json.RateInfoJSON
 
getRatesGraph() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getRatesLineChartMaxValue() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getRatesLineChartMinValue() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getReports() - Method in class org.powertac.visualizer.services.WeatherInfoService
 
getResource(String) - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
getRevenueDelta() - Method in class org.powertac.visualizer.services.BrokerService
 
getSafetyTimeslotIndex() - Method in class org.powertac.visualizer.services.handlers.VisualizerHelperService
 
getSafetyWholesaleTimeslotIndex() - Method in class org.powertac.visualizer.services.handlers.VisualizerHelperService
 
getSeedName() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getSelectedTariff() - Method in class org.powertac.visualizer.user.TariffHelperBean
 
getSelectedTariff() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
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.BrokersJSON
 
getServerConfig() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getServerUrl() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
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
 
getSpec() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getStatus() - Method in class org.powertac.visualizer.push.InfoPush
 
getSubscribedPopulationLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getTariffCategory() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getTariffCustomerStats() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
getTariffData() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTariffDynamicDataMap() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTariffDynData() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
getTariffDynDataOneTimeslot() - Method in class org.powertac.visualizer.user.TariffMarketBean
 
getTariffGrade(double, long, double, double, double, int, int) - Method in class org.powertac.visualizer.services.GradingService
 
getTariffSpec() - Method in class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
getTariffTransactions() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTemperature() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getTemperatureData() - Method in class org.powertac.visualizer.user.WeatherBean
 
getTimeslot() - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
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
 
getTimeslot() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getTimeslotComplete() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getTimeslotIndex(Instant) - Method in class org.powertac.visualizer.services.handlers.VisualizerHelperService
 
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
 
getTotalBoughtEnergy() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTotalBoughtEnergyTariffMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalBoughtEnergyWholesaleMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalCash() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTotalChargeLineChartData() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalChargeLineChartDataText() - Method in class org.powertac.visualizer.json.CustomerJSON
 
getTotalCostFromBuying() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
getTotalDistribution() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalEnergy() - Method in class org.powertac.visualizer.domain.broker.CustomerModel
 
getTotalEnergyBought() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
getTotalEnergySold() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
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
 
getTotalMoneyFlow() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalMoneyFlow() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTotalMoneyFromBuyingWholesaleMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalMoneyFromSellingWholesaleMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalMoneyFromSold() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTotalMWh() - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
getTotalPrice() - Method in class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
getTotalRevenueFromSelling() - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
getTotalRevenueLineChart() - Method in class org.powertac.visualizer.json.TariffInfoJSON
 
getTotalSoldEnergy() - Method in class org.powertac.visualizer.statistical.TariffCategory
 
getTotalSoldEnergyTariffMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalSoldEnergyWholesaleMarket() - Method in class org.powertac.visualizer.services.GradingService
 
getTotalTradedQuantity() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTotalTradedQuantity() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getTotalTradedQuantityMWh() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getTournamentMode() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
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
 
getTournamentUrl() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getTsIndex() - Method in class org.powertac.visualizer.statistical.DynamicData
 
getTsIndex() - Method in class org.powertac.visualizer.statistical.FinanceDynamicData
 
getType() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getType() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getVisualizerLoginContext() - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
getVisualizerRunCount() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeather() - Method in class org.powertac.visualizer.push.GlobalPusher
 
getWeatherName() - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
getWeatherPusher() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
getWeightSumTradedQuantityMWh() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
getWholesaleAverageTimeslotPriceData() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
getWholesaleCategory() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
getWholesaleDatasList() - Method in class org.powertac.visualizer.domain.genco.Genco
 
getWholesaleDynData() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
getWholesaleDynDataOneTimeslot() - Method in class org.powertac.visualizer.services.CustomerInfoService
 
getWholesaleDynDataOneTimeslot() - Method in class org.powertac.visualizer.user.WholesaleMarketBean
 
getWholesaleEnergyDelta() - Method in class org.powertac.visualizer.services.BrokerService
 
getWholesaleGrade(double, double, double, double) - Method in class org.powertac.visualizer.services.GradingService
 
getWholesaleMarketGrade(int, int) - Static method in class org.powertac.visualizer.statistical.GradingSystem
Calculates how well did broker perform in the wholesale market.
getWholesaleSnapshotJSON() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
getWindDirection() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getWindDirectionData() - Method in class org.powertac.visualizer.user.WeatherBean
 
getWindSpeed() - Method in class org.powertac.visualizer.push.WeatherPusher
 
getWindSpeedData() - Method in class org.powertac.visualizer.user.WeatherBean
 
getWrapped() - Method in class org.powertac.visualizer.beans.backing.CustomResourceHandler
 
GlobalBean - Class in org.powertac.visualizer.user
 
GlobalBean(VisualizerBean) - Constructor for class org.powertac.visualizer.user.GlobalBean
 
GlobalCounterBean - Class in org.powertac.visualizer.push
 
GlobalCounterBean() - Constructor for class org.powertac.visualizer.push.GlobalCounterBean
 
GlobalPusher - Class in org.powertac.visualizer.push
 
GlobalPusher(WeatherPusher, NominationPusher) - Constructor for class org.powertac.visualizer.push.GlobalPusher
 
grade() - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
Grade - Enum in org.powertac.visualizer.statistical
 
GradingService - Class in org.powertac.visualizer.services
 
GradingService() - Constructor for class org.powertac.visualizer.services.GradingService
 
GradingSystem - Class in org.powertac.visualizer.statistical
This class will compute broker's grade for a particular category.
GradingSystem() - Constructor for class org.powertac.visualizer.statistical.GradingSystem
 

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(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(TimeslotUpdate) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(TimeslotComplete) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(SimStart) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(SimEnd) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(SimPause) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(BankTransaction) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(SimResume) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(DistributionReport) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(TariffExpire) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(TariffRevoke) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(TariffStatus) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(TariffUpdate) - Method in class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
handleMessage(WeatherReport) - Method in class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
handleMessage(WeatherForecast) - Method in class org.powertac.visualizer.services.handlers.WeatherMessageHandler
 
handleMessage(MarketTransaction) - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
Handles message received when wholesale market transaction has been made.
handleMessage(MarketPosition) - Method in class org.powertac.visualizer.services.handlers.WholesaleMessageHandler
 
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
 
increment() - Method in class org.powertac.visualizer.push.GlobalCounterBean
 
incrementMessageCounter() - Method in class org.powertac.visualizer.beans.VisualizerBean
 
InfoPush - Class in org.powertac.visualizer.push
 
InfoPush(String) - Constructor for class org.powertac.visualizer.push.InfoPush
 
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.VisualizerMessageHandler
 
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
 
isAllTimeslots() - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
isCleared() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
isClosed() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleMarket
 
isClosed() - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
isClosed() - Method in class org.powertac.visualizer.statistical.SingleTimeslotWholesaleData
 
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.
NominationCategoryPusher - Class in org.powertac.visualizer.push
 
NominationCategoryPusher(String, long) - Constructor for class org.powertac.visualizer.push.NominationCategoryPusher
 
NominationPusher - Class in org.powertac.visualizer.push
 
NominationPusher() - Constructor for class org.powertac.visualizer.push.NominationPusher
 
NominationPusher(NominationCategoryPusher, NominationCategoryPusher, NominationCategoryPusher) - Constructor for class org.powertac.visualizer.push.NominationPusher
 

O

onChange(TabChangeEvent) - Method in class org.powertac.visualizer.services.CustomerInfoService
 
onChange(TabChangeEvent) - Method in class org.powertac.visualizer.user.CustomersBean
 
onMessage(Message) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
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.display - package org.powertac.visualizer.display
 
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.push - package org.powertac.visualizer.push
 
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.statistical - package org.powertac.visualizer.statistical
 
org.powertac.visualizer.user - package org.powertac.visualizer.user
 

P

PerformanceCategory - Interface in org.powertac.visualizer.statistical
 
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
 
processMarketTransaction(MarketTransaction) - Method in class org.powertac.visualizer.statistical.WholesaleData
 
processTariffSpecification(TariffSpecification) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
processTariffTx(TariffTransaction) - Method in class org.powertac.visualizer.domain.broker.TariffData
 
pushGlobal(GlobalPusher) - Method in class org.powertac.visualizer.services.PushService
 
pushInfoMessage(InfoPush) - Method in class org.powertac.visualizer.services.PushService
 
PushService - Class in org.powertac.visualizer.services
 
PushService() - Constructor for class org.powertac.visualizer.services.PushService
 
pushWholesaleAvg(ArrayList<StatisticsPusher>) - Method in class org.powertac.visualizer.services.PushService
 

R

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.GradingService
 
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
 
sendMsg() - Method in class org.powertac.visualizer.user.ChatBean
 
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.
setAveragePrice(double) - Method in class org.powertac.visualizer.push.StatisticsPusher
 
setBalance(NominationCategoryPusher) - Method in class org.powertac.visualizer.push.NominationPusher
 
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
 
setBroker(BrokerModel) - Method in class org.powertac.visualizer.statistical.WholesaleData
 
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
 
setBrokersMap(ConcurrentHashMap<String, BrokerModel>) - Method in class org.powertac.visualizer.services.BrokerService
 
setCashChartData(JSONArray) - Method in class org.powertac.visualizer.json.BrokersJSON
 
setClearedTrade(ClearedTrade) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setClearingPrices(JSONArray) - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
setClearingVolumes(JSONArray) - Method in class org.powertac.visualizer.json.WholesaleMarketJSON
 
setClosed(boolean) - Method in class org.powertac.visualizer.statistical.SingleTimeslotWholesaleData
 
setCompetition(Competition) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setCount(int) - Method in class org.powertac.visualizer.push.GlobalCounterBean
 
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
 
setCustomerNumber(NominationCategoryPusher) - Method in class org.powertac.visualizer.push.NominationPusher
 
setCustomers(long) - Method in class org.powertac.visualizer.domain.broker.TariffData
 
setDailyAVGValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setDailyValues(boolean) - Method in class org.powertac.visualizer.user.SelectedBrokerChartsBean
 
setEnergy(double) - Method in class org.powertac.visualizer.push.StatisticsPusher
 
setEnergy(double) - Method in class org.powertac.visualizer.statistical.DynamicData
 
setFilteredValue(List<TariffData>) - Method in class org.powertac.visualizer.user.TariffHelperBean
 
setFilteredValue(List<TariffData>) - Method in class org.powertac.visualizer.user.TariffMarketBean
 
setFinished(boolean) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setGrade(int) - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
setJmsUrl(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setLastDynamicData(DynamicData) - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
setLastFinanceDynamicData(FinanceDynamicData) - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
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
 
setMessage(String) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setMillis(long) - Method in class org.powertac.visualizer.push.StatisticsPusher
 
setMoneyPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setMsg(String) - Method in class org.powertac.visualizer.user.ChatBean
 
setName(String) - Method in class org.powertac.visualizer.domain.broker.BrokerModel
 
setName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.FakeBroker
 
setName(String) - Method in class org.powertac.visualizer.user.ChatBean
 
setNewBrokerName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setNickname(String) - Method in class org.powertac.visualizer.user.UserSessionBean
 
setNominationPusher(NominationPusher) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setOfferedTarrifPath(String) - Method in class org.powertac.visualizer.beans.ImageBean
 
setOldTimeslotUpdate(TimeslotUpdate) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setOrderbook(VisualizerOrderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setOrders(VisualizerOrderbook) - Method in class org.powertac.visualizer.domain.wholesale.WholesaleSnapshot
 
setProfit(NominationCategoryPusher) - Method in class org.powertac.visualizer.push.NominationPusher
 
setProfit(double) - Method in class org.powertac.visualizer.statistical.DynamicData
 
setProfit(double) - Method in class org.powertac.visualizer.statistical.FinanceCategory
 
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
 
setResourceLoader(ResourceLoader) - Method in class org.powertac.visualizer.services.VisualizerResourceLoaderService
 
setRunning(boolean) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setSeedName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setSelectedTariff(TariffData) - Method in class org.powertac.visualizer.user.TariffHelperBean
 
setSelectedTariff(TariffData) - Method in class org.powertac.visualizer.user.TariffMarketBean
 
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
 
setTimeslotComplete(TimeslotComplete) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setTimeslotUpdate(TimeslotUpdate) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
setTournamentMode(Boolean) - Method in class org.powertac.visualizer.beans.VisualizerBean
 
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
 
setTournamentUrl(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setVisualizerLoginContext(String) - Method in class org.powertac.visualizer.services.VisualizerServiceTournament
 
setWeatherName(String) - Method in class org.powertac.visualizer.services.competitioncontrol.GameParametersBean
 
setWeatherPusher(WeatherPusher) - 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
 
SingleTimeslotWholesaleData - Class in org.powertac.visualizer.statistical
Aggregate wholesale data (all the clearings) for one timeslot from broker's perspective.
SingleTimeslotWholesaleData(int, double, double) - Constructor for class org.powertac.visualizer.statistical.SingleTimeslotWholesaleData
 
StatisticsPusher - Class in org.powertac.visualizer.push
 
StatisticsPusher(long, double, double) - Constructor for class org.powertac.visualizer.push.StatisticsPusher
 

T

TariffCategory - Class in org.powertac.visualizer.statistical
This performance category holds tariff related info for one broker.
TariffCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.TariffCategory
 
TariffCustomerStats - Class in org.powertac.visualizer.domain.broker
Tracks tariff transactions for one tariff and one customer model.
TariffCustomerStats(CustomerInfo, TariffSpecification) - Constructor for class org.powertac.visualizer.domain.broker.TariffCustomerStats
 
TariffData - Class in org.powertac.visualizer.domain.broker
Holds the data for broker's tariff.
TariffData(TariffSpecification, BrokerModel) - Constructor for class org.powertac.visualizer.domain.broker.TariffData
 
TariffDynamicData - Class in org.powertac.visualizer.domain.broker
Tariff data for broker's tariffs.
TariffDynamicData(int, double, double, int) - Constructor for class org.powertac.visualizer.domain.broker.TariffDynamicData
 
TariffHelperBean - Class in org.powertac.visualizer.user
 
TariffHelperBean() - Constructor for class org.powertac.visualizer.user.TariffHelperBean
 
TariffInfoJSON - Class in org.powertac.visualizer.json
 
TariffInfoJSON() - Constructor for class org.powertac.visualizer.json.TariffInfoJSON
 
TariffMarketBean - Class in org.powertac.visualizer.user
 
TariffMarketBean(BrokerService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.TariffMarketBean
 
TariffMarketPusher - Class in org.powertac.visualizer.push
 
TariffMarketPusher(String, long, double, double, int, double, double, int) - Constructor for class org.powertac.visualizer.push.TariffMarketPusher
 
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.broker.TariffCustomerStats
 
toString() - Method in class org.powertac.visualizer.domain.broker.TariffData
 
toString() - Method in class org.powertac.visualizer.domain.customer.Customer
 
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(double, double, int) - Method in class org.powertac.visualizer.domain.broker.TariffDynamicData
 
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
 
update(int, double, double) - Method in class org.powertac.visualizer.statistical.AbstractPerformanceCategory
 
update(double, double) - Method in class org.powertac.visualizer.statistical.DynamicData
 
update(int, double, double, int) - Method in class org.powertac.visualizer.statistical.TariffCategory
 
update(int, double, double) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
updateAccounts(int) - Method in class org.powertac.visualizer.statistical.WholesaleCategory
 
updateProfit(double) - Method in class org.powertac.visualizer.statistical.FinanceDynamicData
 
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.
valueOf(String) - Static method in enum org.powertac.visualizer.statistical.Grade
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.
values() - Static method in enum org.powertac.visualizer.statistical.Grade
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
VisualizerHelperService - Class in org.powertac.visualizer.services.handlers
 
VisualizerHelperService() - Constructor for class org.powertac.visualizer.services.handlers.VisualizerHelperService
 
VisualizerMessageHandler - Class in org.powertac.visualizer.services.handlers
 
VisualizerMessageHandler() - Constructor for class org.powertac.visualizer.services.handlers.VisualizerMessageHandler
 
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

WeatherBean - Class in org.powertac.visualizer.user
 
WeatherBean(WeatherInfoService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.WeatherBean
 
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
 
WeatherPusher - Class in org.powertac.visualizer.push
 
WeatherPusher(long, double, double, double, double, int) - Constructor for class org.powertac.visualizer.push.WeatherPusher
 
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
 
WholesaleAnalysisTemplate - Class in org.powertac.visualizer.display
 
WholesaleAnalysisTemplate(ArrayList<Object>) - Constructor for class org.powertac.visualizer.display.WholesaleAnalysisTemplate
 
WholesaleCategory - Class in org.powertac.visualizer.statistical
Holds broker's transactions made in current timeslot for available future timeslots (24 of them).
WholesaleCategory(BrokerModel) - Constructor for class org.powertac.visualizer.statistical.WholesaleCategory
 
WholesaleData - Class in org.powertac.visualizer.statistical
Represent one broker's action on the wholesale market.
WholesaleData(BrokerModel, Order) - Constructor for class org.powertac.visualizer.statistical.WholesaleData
 
WholesaleDataGenco - Class in org.powertac.visualizer.domain.genco
Contains data about broker's wholesale performance for one timeslot.
WholesaleDataGenco(Timeslot) - Constructor for class org.powertac.visualizer.domain.genco.WholesaleDataGenco
 
wholesaleDynDataOneTimeslot(int) - Method in class org.powertac.visualizer.user.CustomersBean
 
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
 
WholesaleMarketBean - Class in org.powertac.visualizer.user
 
WholesaleMarketBean(BrokerService, WholesaleService, VisualizerHelperService) - Constructor for class org.powertac.visualizer.user.WholesaleMarketBean
 
WholesaleMarketJSON - Class in org.powertac.visualizer.json
 
WholesaleMarketJSON() - Constructor for class org.powertac.visualizer.json.WholesaleMarketJSON
 
WholesaleMarketPusher - Class in org.powertac.visualizer.push
 
WholesaleMarketPusher(String, long, double, double, double, double) - Constructor for class org.powertac.visualizer.push.WholesaleMarketPusher
 
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
 
WholesaleServiceBeanAccess - Interface in org.powertac.visualizer.interfaces
 
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 © 2014 Power TAC. All Rights Reserved.