Package org.powertac.common

  • Class Summary 
    Class Description
    CapacityProfile
    Represents a customer usage or production profile over time.
    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.
    RegulationAccumulator
    Accumulates available regulation capacity for a given TariffSubscription.
    RegulationCapacity
    Accumulates available regulation capacity for a given TariffSubscription.
    TariffEvaluator
    Tariff evaluation process intended to simplify customer models.
    TariffSubscription
    A TariffSubscription is an entity representing an association between a Customer and a Tariff.
    TransactionFactory
    Constructs transaction objects in a way that guarantees that the correct data goes into the state log, without requiring unnecessary couplings on the part of transaction sources.