Uses of Package
org.powertac.common
-
Packages that use org.powertac.common Package Description org.powertac.common org.powertac.common.interfaces org.powertac.common.repo org.powertac.customer -
Classes in org.powertac.common used by org.powertac.common Class Description 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. -
Classes in org.powertac.common used by org.powertac.common.interfaces Class Description CapacityProfile Represents a customer usage or production profile over time.RegulationAccumulator Accumulates available regulation capacity for a given TariffSubscription. -
Classes in org.powertac.common used by org.powertac.common.repo Class Description 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.customer Class Description 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.TariffEvaluator Tariff evaluation process intended to simplify customer models.TariffSubscription A TariffSubscription is an entity representing an association between a Customer and a Tariff.