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

Public Member Functions

HashMap< String, Double > getUtilityTechnology ()
 
void setUtilityTechnology (HashMap< String, Double > utilityTechnology)
 
- Public Member Functions inherited from emlab.gen.domain.agent.EnergyProducer
boolean isWillingToInvest ()
 
void setWillingToInvest (boolean willingToInvest)
 
double getDownpaymentFractionOfCash ()
 
void setDownpaymentFractionOfCash (double downpaymentFractionOfCash)
 
double getLoanInterestRate ()
 
void setLoanInterestRate (double loanInterestRate)
 
long getPastTimeHorizon ()
 
void setPastTimeHorizon (long pastTimeHorizon)
 
int getNumberOfYearsBacklookingForForecasting ()
 
void setNumberOfYearsBacklookingForForecasting (int numberOfYearsBacklookingForForecasting)
 
int getDismantlingProlongingYearsAfterTechnicalLifetime ()
 
void setDismantlingProlongingYearsAfterTechnicalLifetime (int dismantlingProlongingYearsAfterTechnicalLifetime)
 
double getDismantlingRequiredOperatingProfit ()
 
void setDismantlingRequiredOperatingProfit (double dismantlingRequiredOperatingProfit)
 
int getInvestmentFutureTimeHorizon ()
 
void setInvestmentFutureTimeHorizon (int investmentFutureTimeHorizon)
 
double getEquityInterestRate ()
 
void setEquityInterestRate (double investmentDiscountRate)
 
double getLongTermContractMargin ()
 
void setLongTermContractMargin (double longTermContractMargin)
 
double getLongTermContractPastTimeHorizon ()
 
void setLongTermContractPastTimeHorizon (double longTermContractPastTimeHorizon)
 
double getDebtRatioOfInvestments ()
 
void setDebtRatioOfInvestments (double debtRatioOfInvestments)
 
double getPriceMarkUp ()
 
void setPriceMarkUp (double priceMarkUp)
 
GenericInvestmentRole getInvestmentRole ()
 
void setInvestmentRole (GenericInvestmentRole investmentRole)
 
ElectricitySpotMarket getInvestorMarket ()
 
void setInvestorMarket (ElectricitySpotMarket investorMarket)
 
HashSet< ElectricitySpotMarketgetPotentialInvestorMarkets ()
 
void setPotentialInvestorMarkets (HashSet< ElectricitySpotMarket > potentialInvestorMarkets)
 
double getHistoricalCVarAlpha ()
 
void setHistoricalCVarAlpha (double historicalCVarAlpha)
 
double getHistoricalCVarBeta ()
 
void setHistoricalCVarBeta (double historicalCVarBeta)
 
double getHistoricalCVarPropensityForNewTechnologies ()
 
void setHistoricalCVarPropensityForNewTechnologies (double historicalCVarPropensityForNewTechnologies)
 
double getHistoricalCVarInterestRateIncreaseForNewTechnologies ()
 
void setHistoricalCVarInterestRateIncreaseForNewTechnologies (double historicalCVarInterestRateIncreaseForNewTechnologies)
 
long getHistoricalCvarBacklookingYears ()
 
void setHistoricalCvarBacklookingYears (long historicalCvarBacklookingYears)
 
boolean isHistoricalCvarCreateDummyPowerPlantsForNewTechnologies ()
 
void setHistoricalCvarCreateDummyPowerPlantsForNewTechnologies (boolean historicalCvarCreateDummyPowerPlantsForNewTechnologies)
 
HashMap< String, Double > getUtilityReturn ()
 
void setUtilityReturn (HashMap< String, Double > utilityReturn)
 
HashMap< String, Double > getUtilityCountry ()
 
void setUtilityCountry (HashMap< String, Double > utilityCountry)
 
HashMap< String, Double > getUtilityPolicy ()
 
void setUtilityPolicy (HashMap< String, Double > utilityPolicy)
 
- 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: