Uses of Class
org.powertac.common.BrokerTransaction

Packages that use BrokerTransaction
org.powertac.common   
 

Uses of BrokerTransaction in org.powertac.common
 

Subclasses of BrokerTransaction in org.powertac.common
 class BalancingTransaction
          A BalancingTransaction instance represents the final supply/demand imbalance in the current timeslot, and the Distribution Utility's charge for this imbalance.
 class BankTransaction
          Represents interest charges and payments for brokers.
 class DistributionTransaction
          A DistributionTransaction instance represents the fee assessed by the Distribution Utility for transport of energy over its facilities during the current timeslot.
 class MarketTransaction
          A MarketTransaction instance represents a trade in the wholesale market.
 class TariffTransaction
          A TariffTransaction instance represents the kWh of energy consumed (kWh < 0) or produced kWh > 0 by some members of a specific customer model, in a specific timeslot, under a particular tariff.
 



Copyright © 2011. All Rights Reserved.