Uses of Interface
org.powertac.common.interfaces.CapacityControl
-
Packages that use CapacityControl Package Description org.powertac.balancemkt org.powertac.tariffmarket -
-
Uses of CapacityControl in org.powertac.balancemkt
Fields in org.powertac.balancemkt declared as CapacityControl Modifier and Type Field Description protected CapacityControlSettlementProcessor. capacityControlServiceConstructors in org.powertac.balancemkt with parameters of type CapacityControl Constructor Description StaticSettlementProcessor(TariffRepo tariffRepo, CapacityControl capacityControl) -
Uses of CapacityControl in org.powertac.tariffmarket
Classes in org.powertac.tariffmarket that implement CapacityControl Modifier and Type Class Description classCapacityControlServiceService for managing balancing and economic controls.
-