| Package | Description |
|---|---|
| org.powertac.common.interfaces | |
| org.powertac.customer |
General customer-model infrastructure.
|
| org.powertac.genco | |
| org.powertac.householdcustomer | |
| org.powertac.householdcustomer.appliances | |
| org.powertac.householdcustomer.persons | |
| org.powertac.officecomplexcustomer | |
| org.powertac.officecomplexcustomer.appliances | |
| org.powertac.officecomplexcustomer.persons |
| Modifier and Type | Method and Description |
|---|---|
RandomSeedRepo |
CustomerServiceAccessor.getRandomSeedRepo()
Returns a reference to a RandomSeedRepo
|
| Modifier and Type | Method and Description |
|---|---|
RandomSeedRepo |
CustomerModelService.getRandomSeedRepo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Genco.init(BrokerProxy proxy,
int seedId,
RandomSeedRepo randomSeedRepo) |
void |
CpGenco.init(BrokerProxy proxy,
int seedId,
RandomSeedRepo randomSeedRepo,
TimeslotRepo timeslotRepo) |
| Modifier and Type | Method and Description |
|---|---|
RandomSeedRepo |
HouseholdCustomerService.getRandomSeedRepo() |
| Modifier and Type | Field and Description |
|---|---|
protected RandomSeedRepo |
Appliance.randomSeedRepo |
| Modifier and Type | Field and Description |
|---|---|
protected RandomSeedRepo |
Person.randomSeedRepo |
| Modifier and Type | Method and Description |
|---|---|
RandomSeedRepo |
OfficeComplexCustomerService.getRandomSeedRepo() |
| Modifier and Type | Field and Description |
|---|---|
protected RandomSeedRepo |
Appliance.randomSeedRepo |
| Modifier and Type | Field and Description |
|---|---|
protected RandomSeedRepo |
Person.randomSeedRepo |
Copyright © 2017 Power TAC. All rights reserved.