| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.interfaces | |
| org.powertac.customer |
General customer-model infrastructure.
|
| org.powertac.householdcustomer | |
| org.powertac.officecomplexcustomer | |
| org.powertac.server |
| Modifier and Type | Method and Description |
|---|---|
static TimeService |
TimeService.getInstance()
Returns the most-recently created instance of TimeService.
|
| Modifier and Type | Method and Description |
|---|---|
TimeService |
CustomerServiceAccessor.getTimeService()
Returns a reference to the TimeService
|
| Modifier and Type | Method and Description |
|---|---|
TimeService |
CustomerModelService.getTimeService() |
| Modifier and Type | Method and Description |
|---|---|
TimeService |
HouseholdCustomerService.getTimeService() |
| Modifier and Type | Method and Description |
|---|---|
TimeService |
OfficeComplexCustomerService.getTimeService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SimulationClockControl.initialize(CompetitionControlService competitionControl,
TimeService timeService)
Creates the instance and sets the reference to the timeService.
|
Copyright © 2017 Power TAC. All rights reserved.