Uses of Package
org.powertac.common

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

Classes in org.powertac.common used by org.powertac.common
RandomSeed
          RandomSeed is used to store generated random seed in the database in order to be able to "replay" PowerTAC competitions later on with exactly the same random seed settings as originally used.
TariffSubscription
          A TariffSubscription is an entity representing an association between a Customer and a Tariff.
 

Classes in org.powertac.common used by org.powertac.common.interfaces
TariffSubscription
          A TariffSubscription is an entity representing an association between a Customer and a Tariff.
 

Classes in org.powertac.common used by org.powertac.common.repo
RandomSeed
          RandomSeed is used to store generated random seed in the database in order to be able to "replay" PowerTAC competitions later on with exactly the same random seed settings as originally used.
TariffSubscription
          A TariffSubscription is an entity representing an association between a Customer and a Tariff.
 



Copyright © 2011 Power TAC. All Rights Reserved.