Uses of Interface
org.powertac.common.repo.DomainRepo
| Package | Description |
|---|---|
| org.powertac.common.repo |
Repositories that need to exist in both the Power TAC simulation server
and in brokers.
|
-
Uses of DomainRepo in org.powertac.common.repo
Classes in org.powertac.common.repo that implement DomainRepo Modifier and Type Class Description classBrokerRepoRepository for Brokers, including competitors and other market participants.classCustomerRepoSimple repository for Customer instances.classManagedRepoDomain repos that do active memory management.classOrderbookRepoRepository for Orderbooks.classTariffRepoRepository for TariffSpecifications, Tariffs, Rates, and other related types.classTimeslotRepoRepository for Timeslots.classWeatherForecastRepoRepository for WeatherReports.classWeatherReportRepoRepository for WeatherReports.