Uses of Interface
org.powertac.common.interfaces.CapacityControl
-
Packages that use CapacityControl Package Description org.powertac.balancemkt -
-
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)
-