org.powertac.factoredcustomer.interfaces
Interface CapacityBundle
public interface CapacityBundle
- Author:
- Prashant Reddy
initialize
void initialize(CustomerStructure profile,
Element xml)
getName
String getName()
getPopulation
int getPopulation()
getPowerType
org.powertac.common.enumerations.PowerType getPowerType()
getCustomerInfo
org.powertac.common.CustomerInfo getCustomerInfo()
getSubscriberStructure
TariffSubscriberStructure getSubscriberStructure()
getOptimizerStructure
ProfileOptimizerStructure getOptimizerStructure()
getCapacityOriginators
List<CapacityOriginator> getCapacityOriginators()
Copyright © 2012 Power TAC. All Rights Reserved.