Uses of Interface
org.powertac.factoredcustomer.interfaces.CapacityBundle
-
Packages that use CapacityBundle Package Description org.powertac.factoredcustomer org.powertac.factoredcustomer.interfaces -
-
Uses of CapacityBundle in org.powertac.factoredcustomer
Classes in org.powertac.factoredcustomer that implement CapacityBundle Modifier and Type Class Description class
DefaultCapacityBundle
A simple collection of capacity originators, all with the same base capacity type; i.e., CONSUMPTION or PRODUCTION. -
Uses of CapacityBundle in org.powertac.factoredcustomer.interfaces
Methods in org.powertac.factoredcustomer.interfaces that return CapacityBundle Modifier and Type Method Description CapacityBundle
CapacityOriginator. getParentBundle()
-