| Package | Description |
|---|---|
| org.powertac.common.interfaces | |
| org.powertac.customer |
General customer-model infrastructure.
|
| org.powertac.factoredcustomer | |
| org.powertac.householdcustomer | |
| org.powertac.officecomplexcustomer | |
| org.powertac.tariffmarket |
| Modifier and Type | Method and Description |
|---|---|
void |
TariffMarket.registerNewTariffListener(NewTariffListener listener)
Registers a listener for publication of new Tariffs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerModelService
Manages a set of customer models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoredCustomerService
Key class that processes the configuration file and creates a collection of customers
during the initialization process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HouseholdCustomerService
Implements the Household Consumer Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OfficeComplexCustomerService
Implements the Office Consumer Model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TariffMarketService.registerNewTariffListener(NewTariffListener listener) |
Copyright © 2017 Power TAC. All rights reserved.