Serialized Form


Package org.powertac.visualizer.beans

Class org.powertac.visualizer.beans.AppearanceListBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

appereanceList

List<E> appereanceList

availableList

List<E> availableList

defaultAppearance

Appearance defaultAppearance

Class org.powertac.visualizer.beans.ImageBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

log

org.apache.log4j.Logger log

logoPath

String logoPath

offeredTarrifPath

String offeredTarrifPath

moneyPath

String moneyPath

Class org.powertac.visualizer.beans.VisualizerBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

log

org.apache.log4j.Logger log

messageCounter

int messageCounter

visualizerRunCount

int visualizerRunCount

dayOverview

DayOverview dayOverview

competition

org.powertac.common.Competition competition

firstTimeslotInstant

org.joda.time.Instant firstTimeslotInstant

timeslotUpdate

org.powertac.common.msg.TimeslotUpdate timeslotUpdate

simulationStatus

String simulationStatus

currentTimeslotSerialNumber

int currentTimeslotSerialNumber

relativeTimeslotIndex

int relativeTimeslotIndex

week

int week

day

int day

hour

int hour

finished

boolean finished

running

boolean running

firstTimeslotIndex

int firstTimeslotIndex

currentMillis

long currentMillis

appearanceList

AppearanceListBean appearanceList

Package org.powertac.visualizer.domain

Class org.powertac.visualizer.domain.Appearance extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

colorCode

String colorCode

iconLocation

String iconLocation

Package org.powertac.visualizer.services

Class org.powertac.visualizer.services.BrokerService extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

log

org.apache.log4j.Logger log

map

Map<K,V> map

brokers

ArrayList<E> brokers

json

BrokersJSON json

Class org.powertac.visualizer.services.WholesaleService extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

wholesaleMarkets

Map<K,V> wholesaleMarkets

totalTradedQuantityMWh

double totalTradedQuantityMWh

json

WholesaleServiceJSON json

Package org.powertac.visualizer.user

Class org.powertac.visualizer.user.BrokersBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedTariffInfo

TariffInfo selectedTariffInfo

Class org.powertac.visualizer.user.CustomersBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerService

CustomerService customerService

customers

ArrayList<E> customers

userSessionBean

UserSessionBean userSessionBean

Class org.powertac.visualizer.user.GencosBean extends Object implements Serializable

Serialized Fields

gencoService

GencoService gencoService

list

List<E> list

Class org.powertac.visualizer.user.SelectedBrokerChartsBean extends Object implements Serializable

serialVersionUID: 3310169029425905901L

Serialized Fields

dailyValues

boolean dailyValues

dailyAVGValues

boolean dailyAVGValues

allTimeslots

boolean allTimeslots

currentDayValues

boolean currentDayValues

Class org.powertac.visualizer.user.UserSessionBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

genericType

String genericType

globalWholesaleGraphCollapsed

boolean globalWholesaleGraphCollapsed

timeslotWholesaleGraphCollapsed

boolean timeslotWholesaleGraphCollapsed

beforeClearingGraphCollapsed

boolean beforeClearingGraphCollapsed

afterClearingGraphCollapsed

boolean afterClearingGraphCollapsed

clearingDetails

boolean clearingDetails

Class org.powertac.visualizer.user.WholesaleBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedSnapshot

WholesaleSnapshot selectedSnapshot

selectedMarket

WholesaleMarket selectedMarket

totalTradedQuantityMWh

double totalTradedQuantityMWh

model

WholesaleService model

markets

Collection<E> markets

beforeAsks

List<E> beforeAsks

afterAsks

List<E> afterAsks



Copyright © 2012 Power TAC. All Rights Reserved.