EMLab-Generation2
emlab.gen.domain.agent.CommoditySupplier Class Reference
Inheritance diagram for emlab.gen.domain.agent.CommoditySupplier:
emlab.gen.domain.agent.EMLabAgent emlab.gen.engine.AbstractAgent emlab.gen.engine.Agent

Public Member Functions

Substance getSubstance ()
 
void setSubstance (Substance substance)
 
TimeSeriesImpl getPriceOfCommodity ()
 
void setPriceOfCommodity (TimeSeriesImpl priceOfCommodity)
 
double getAmountOfCommodity ()
 
- Public Member Functions inherited from emlab.gen.domain.agent.EMLabAgent
String getName ()
 
void setName (String name)
 
double getCash ()
 
void setCash (double cash)
 
double getCo2Allowances ()
 
void setCo2Allowances (double co2Allowances)
 
double getLastYearsCo2Allowances ()
 
void setLastYearsCo2Allowances (double lastYearsCo2Allowances)
 
String toString ()
 
- Public Member Functions inherited from emlab.gen.engine.AbstractAgent
void act (Role role)
 
- Public Member Functions inherited from emlab.gen.engine.Agent
void act (Role<? extends Agent > role)
 

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