Uses of Interface
org.powertac.common.interfaces.CustomerModelAccessor
| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.customer |
-
Uses of CustomerModelAccessor in org.powertac.common
Constructors in org.powertac.common with parameters of type CustomerModelAccessor Constructor Description TariffEvaluator(CustomerModelAccessor cma)TariffEvaluator(CustomerModelAccessor cma, ServerConfiguration config) -
Uses of CustomerModelAccessor in org.powertac.customer
Methods in org.powertac.customer with parameters of type CustomerModelAccessor Modifier and Type Method Description TariffEvaluatorAbstractCustomer. createTariffEvaluator(CustomerModelAccessor cma)Creates a TariffEvaluator, populated with a pre-configured TariffEvaluationHelper.