Uses of Class
org.powertac.factoredcustomer.CustomerStructure
-
Packages that use CustomerStructure Package Description org.powertac.factoredcustomer org.powertac.factoredcustomer.interfaces -
-
Uses of CustomerStructure in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer with parameters of type CustomerStructure Modifier and Type Method Description FactoredCustomer
LearningCustomerCreator. createModel(CustomerStructure customerStructure)
void
DefaultCapacityBundle. initialize(FactoredCustomerService service, CustomerStructure customerStructure)
-
Uses of CustomerStructure in org.powertac.factoredcustomer.interfaces
Methods in org.powertac.factoredcustomer.interfaces with parameters of type CustomerStructure Modifier and Type Method Description void
CapacityBundle. initialize(FactoredCustomerService service, CustomerStructure customerStructure)
-