org.powertac.factoredcustomer.interfaces
Interface FactoredCustomer


public interface FactoredCustomer

Author:
Prashant Reddy

Method Summary
 void evaluateTariffs()
           
 void handleNewTimeslot()
           
 void initialize(FactoredCustomerService factoredCustomerService, CustomerStructure profile)
           
 

Method Detail

initialize

void initialize(FactoredCustomerService factoredCustomerService,
                CustomerStructure profile)

evaluateTariffs

void evaluateTariffs()

handleNewTimeslot

void handleNewTimeslot()


Copyright © 2013 Power TAC. All Rights Reserved.