EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Public Member Functions | List of all members
emlab.gen.domain.factory.PowerPlantCSVFactory Class Reference
Inheritance diagram for emlab.gen.domain.factory.PowerPlantCSVFactory:
Inheritance graph
Collaboration diagram for emlab.gen.domain.factory.PowerPlantCSVFactory:
Collaboration graph

Public Member Functions

void afterPropertiesSet () throws Exception
 
String getCsvFile ()
 
void setCsvFile (String csvFile)
 
List< EnergyProducergetProducers ()
 
void setProducers (List< EnergyProducer > producers)
 
List< PowerGeneratingTechnologygetTechnologies ()
 
void setTechnologies (List< PowerGeneratingTechnology > technologies)
 
List< PowerGridNodegetPowerGridNodes ()
 
void setPowerGridNodes (List< PowerGridNode > powerGridNodes)
 

Detailed Description

Author
JCRichstein

Definition at line 39 of file PowerPlantCSVFactory.java.


The documentation for this class was generated from the following file: