Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.accounting org.powertac.auctioneer org.powertac.balancemkt org.powertac.customer General customer-model infrastructure.org.powertac.distributionutility org.powertac.du org.powertac.factoredcustomer org.powertac.genco org.powertac.householdcustomer org.powertac.officecomplexcustomer org.powertac.server org.powertac.tariffmarket -
-
Uses of InitializationService in org.powertac.accounting
Classes in org.powertac.accounting that implement InitializationService Modifier and Type Class Description classAccountingServiceImplementation ofAccounting -
Uses of InitializationService in org.powertac.auctioneer
Classes in org.powertac.auctioneer that implement InitializationService Modifier and Type Class Description classAuctionServiceThis is the wholesale day-ahead market. -
Uses of InitializationService in org.powertac.balancemkt
Classes in org.powertac.balancemkt that implement InitializationService Modifier and Type Class Description classBalancingMarketService -
Uses of InitializationService in org.powertac.customer
Classes in org.powertac.customer that implement InitializationService Modifier and Type Class Description classCustomerModelServiceManages 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 classDistributionUtilityServiceImplementation of the Distribution Utility function. -
Uses of InitializationService in org.powertac.du
Classes in org.powertac.du that implement InitializationService Modifier and Type Class Description classDefaultBrokerServiceDefault broker implementation. -
Uses of InitializationService in org.powertac.factoredcustomer
Classes in org.powertac.factoredcustomer that implement InitializationService Modifier and Type Class Description classFactoredCustomerServiceKey class that processes the configuration file and creates a collection of customers during the initialization process. -
Uses of InitializationService in org.powertac.genco
Classes in org.powertac.genco that implement InitializationService Modifier and Type Class Description classSimpleGencoServiceVery simple service that operates wholesale market actors, activated by theCompetitionControlServiceonce each timeslot. -
Uses of InitializationService in org.powertac.householdcustomer
Classes in org.powertac.householdcustomer that implement InitializationService Modifier and Type Class Description classHouseholdCustomerServiceImplements the Household Consumer Model. -
Uses of InitializationService in org.powertac.officecomplexcustomer
Classes in org.powertac.officecomplexcustomer that implement InitializationService Modifier and Type Class Description classOfficeComplexCustomerServiceImplements the Office Consumer Model. -
Uses of InitializationService in org.powertac.server
Classes in org.powertac.server that implement InitializationService Modifier and Type Class Description classMessageRouterclassVisualizerProxyServiceConnects the server with a VisualizerclassWeatherService -
Uses of InitializationService in org.powertac.tariffmarket
Classes in org.powertac.tariffmarket that implement InitializationService Modifier and Type Class Description classCapacityControlServiceService for managing balancing and economic controls.classTariffMarketServiceImplements the Tariff Market abstraction.
-