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 CapacityProfileCustomerModelAccessor. 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 CapacityProfileOfficeComplex.TariffEvaluationWrapper. getCapacityProfile(Tariff tariff)
-