Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.customer org.powertac.householdcustomer -
-
Uses of InitializationService in org.powertac.customer
Classes in org.powertac.customer that implement InitializationService Modifier and Type Class Description class
CustomerModelService
Manages a set of customer models. -
Uses of InitializationService in org.powertac.householdcustomer
Classes in org.powertac.householdcustomer that implement InitializationService Modifier and Type Class Description class
HouseholdCustomerService
Implements the Household Consumer Model.
-