|
Set< PowerGeneratingTechnologyTarget > | getPowerGenerationTechnologyTargets () |
|
void | setPowerGenerationTechnologyTargets (Set< PowerGeneratingTechnologyTarget > powerGeneratingTechnologyTargets) |
|
PowerGridNode | getSpecificPowerGridNode () |
|
void | setSpecificPowerGridNode (PowerGridNode specificPowerGridNode) |
|
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< ElectricitySpotMarket > | getPotentialInvestorMarkets () |
|
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 > | getUtilityTechnology () |
|
void | setUtilityTechnology (HashMap< String, Double > utilityTechnology) |
|
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 () |
|
void | act (Role role) |
|
void | act (Role<? extends Agent > role) |
|