Uses of Package
org.powertac.common

Packages that use org.powertac.common
org.powertac.common   
org.powertac.common.msg   
org.powertac.common.repo   
 

Classes in org.powertac.common used by org.powertac.common
Broker
          A broker instance represents a competition participant.
BrokerTransaction
          Superclass with common attributes for a number of transaction types.
CashPosition
          A CashPosition domain instance represents the current state of a broker's cash account.
Competition
          A competition instance represents a single PowerTAC competition and at the same time serves as the place for all competition properties that can be adjusted during competition setup (i.e.
CustomerInfo
          A CustomerInfo instance represents a customer model (i.e.
HourlyCharge
          Represents the cost of power during a specific timeslot in a variable Rate.
MarketPosition
          A MarketPosition domain instance represents the current position of a single broker for wholesale power in a given timeslot.
Orderbook
          An orderbook instance captures a snapshot of the PowerTAC wholesale market's orderbook (the un-cleared bids and asks remaining after the market is cleared).
OrderbookOrder
          Each instance is an individual un-cleared entry (a Bid or an Ask) within an Orderbook.
PluginConfig
          Instances of this class can be used to configure plugins, and to communicate configuration information to brokers at the beginning of a simulation.
Rate
          Tariffs are composed of Rates.
Tariff
          Entity wrapper for TariffSpecification that supports Tariff evaluation and billing.
Tariff.State
           
TariffMessage
          Supertype of all tariff-related messages that can be processed by a TariffMessageProcessor.
TariffSpecification
          Represents a Tariff offered by a Broker to customers.
TariffTransaction.Type
           
TimedAction
          Generic action type that takes time as an argument.
Timeslot
          A timeslot instance describes an interval of time (slot) for which power may be traded in the wholesale market.
WeatherForecastPrediction
          A weather forecast report instance that describes the weather data
 

Classes in org.powertac.common used by org.powertac.common.msg
Broker
          A broker instance represents a competition participant.
CustomerInfo
          A CustomerInfo instance represents a customer model (i.e.
HourlyCharge
          Represents the cost of power during a specific timeslot in a variable Rate.
Rate
          Tariffs are composed of Rates.
TariffMessage
          Supertype of all tariff-related messages that can be processed by a TariffMessageProcessor.
TariffSpecification
          Represents a Tariff offered by a Broker to customers.
 

Classes in org.powertac.common used by org.powertac.common.repo
Broker
          A broker instance represents a competition participant.
CustomerInfo
          A CustomerInfo instance represents a customer model (i.e.
Orderbook
          An orderbook instance captures a snapshot of the PowerTAC wholesale market's orderbook (the un-cleared bids and asks remaining after the market is cleared).
PluginConfig
          Instances of this class can be used to configure plugins, and to communicate configuration information to brokers at the beginning of a simulation.
Rate
          Tariffs are composed of Rates.
Tariff
          Entity wrapper for TariffSpecification that supports Tariff evaluation and billing.
Tariff.State
           
TariffSpecification
          Represents a Tariff offered by a Broker to customers.
Timeslot
          A timeslot instance describes an interval of time (slot) for which power may be traded in the wholesale market.
WeatherForecast
          A collection of weatherReports giving hourly forecasts for future timeslot.
WeatherReport
          A weather report instance that describes the weather data for one hour of the simulation
 



Copyright © 2012. All Rights Reserved.