org.powertac.factoredcustomer
Class LearningCustomerCreator
java.lang.Object
org.powertac.factoredcustomer.LearningCustomerCreator
- All Implemented Interfaces:
- CustomerFactory.CustomerCreator
public class LearningCustomerCreator
- extends Object
- implements CustomerFactory.CustomerCreator
Creates instances of @code{LearningFactoredCustomer} through the @code{CustomerFactory}.
- Author:
- Prashant Reddy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LearningCustomerCreator
public LearningCustomerCreator()
getKey
public String getKey()
- Specified by:
getKey in interface CustomerFactory.CustomerCreator
createModel
public FactoredCustomer createModel(CustomerStructure structure)
- Specified by:
createModel in interface CustomerFactory.CustomerCreator
Copyright © 2012 Power TAC. All Rights Reserved.