| Package | Description |
|---|---|
| org.powertac.customer |
General customer-model infrastructure.
|
| org.powertac.evcustomer.customers |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerModelService
Manages a set of customer models.
|
| Modifier and Type | Field and Description |
|---|---|
protected CustomerServiceAccessor |
AbstractCustomer.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelComponent.initialize(CustomerServiceAccessor service)
Initializes the component with service reference
|
void |
AbstractCustomer.setServiceAccessor(CustomerServiceAccessor csa)
Provides a reference to the service accessor, through which we can get
at sim services
|
| Modifier and Type | Method and Description |
|---|---|
CustomerInfo |
EvCustomer.initialize(SocialGroup socialGroup,
String gender,
Map<Integer,Activity> activities,
Map<Integer,GroupActivity> groupActivities,
CarType car,
CustomerServiceAccessor service,
Config config) |
Copyright © 2017 Power TAC. All rights reserved.