Uses of Class
org.powertac.common.CapacityProfile
-
Packages that use CapacityProfile Package Description org.powertac.common.interfaces org.powertac.officecomplexcustomer.customers -
-
Uses of CapacityProfile in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return CapacityProfile Modifier and Type Method Description CapacityProfile
CustomerModelAccessor. getCapacityProfile(Tariff tariff)
Returns a capacity profile for the given tariff. -
Uses of CapacityProfile in org.powertac.officecomplexcustomer.customers
Methods in org.powertac.officecomplexcustomer.customers that return CapacityProfile Modifier and Type Method Description CapacityProfile
OfficeComplex.TariffEvaluationWrapper. getCapacityProfile(Tariff tariff)
-