Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.customer org.powertac.distributionutility -
-
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.distributionutility
Classes in org.powertac.distributionutility that implement InitializationService Modifier and Type Class Description class
DistributionUtilityService
Implementation of the Distribution Utility function.
-