- farmArea - Variable in class starvationevasion.common.RegionData
-
This region's land area (in square kilometers)
being used for farm production of each crop type at the end of the current year.
- FertilizerCSVLoader - Class in starvationevasion.sim.io
-
FertilizerCSVLoader contains methods for parsing fertilizer data in csv file.
- FertilizerCSVLoader() - Constructor for class starvationevasion.sim.io.FertilizerCSVLoader
-
- FertilizerData - Class in starvationevasion.sim
-
Data structure for fertilizer data
- FertilizerData() - Constructor for class starvationevasion.sim.FertilizerData
-
- fertilizerK2OPerKM2 - Variable in class starvationevasion.sim.CropZoneData
-
- fertilizerNPerKM2 - Variable in class starvationevasion.sim.CropZoneData
-
- fertilizerP2O5PerKM2 - Variable in class starvationevasion.sim.CropZoneData
-
- FertilizerSubsidyPolicy - Class in starvationevasion.common.policies
-
- FertilizerSubsidyPolicy() - Constructor for class starvationevasion.common.policies.FertilizerSubsidyPolicy
-
- FileObject - Class in starvationevasion.sim.io
-
Created by Alfred on 11/17/15.
- FileObject(String) - Constructor for class starvationevasion.sim.io.FileObject
-
Class constructor returns a new FileObject that
represents path
- FinishButton - Class in starvationevasion.client.GUIOrig.VotingLayout
-
Created by jmweisburd on 12/1/15.
- FinishButton(GUI) - Constructor for class starvationevasion.client.GUIOrig.VotingLayout.FinishButton
-
- FIRST_DATA_YEAR - Static variable in class starvationevasion.common.Constant
-
This is the first year for which simulation data has been gathered.
- FIRST_GAME_YEAR - Static variable in class starvationevasion.common.Constant
-
This is the year for of the first turn in the simulation.
- flipCardOver() - Method in class starvationevasion.client.GUIOrig.DraftLayout.hand.ClientPolicyCard
-
sets the card to have sliders and input
- food - Variable in class starvationevasion.sim.CropZoneData
-
- foodExported - Variable in class starvationevasion.common.RegionData
-
This region's food exported (in metric tons) of each foodType during the current year
indexed by EnumFood.ordinal().
- foodImported - Variable in class starvationevasion.common.RegionData
-
This region's food exported (in metric tons) of each foodType during the current year
indexed by EnumFood.ordinal().
- foodIncome - Variable in class starvationevasion.common.RegionData
-
This is the farm income in millions of dollars from to the region's
production of each foodType during the past turn (3 years).
This includes farm income for food consumed as well as income from exported
foods.
Note: foodProduced*foodPrice for a given food is the gross income.
- foodPrice - Variable in class starvationevasion.common.WorldData
-
Sell foodPrice in US Dollars for one metric ton (1000 kg) of each food category on
the world market at the start of the current year.
- foodPrice - Variable in class starvationevasion.sim.CropData
-
price in Dollars per Metric Ton for the current year of the model.
- foodPriceStart - Variable in class starvationevasion.sim.CropData
-
price in Dollars per Metric Ton for the first year of the model.
- foodProduced - Variable in class starvationevasion.common.RegionData
-
This region's production (in metric tons) of each foodType during the past turn (3 years).
Index by EnumFood.ordinal()
- foodYield - Variable in class starvationevasion.sim.CropData
-
land Yield in Metric Tons / Square Kilometer for USA in current year of model.
- foodYieldStart - Variable in class starvationevasion.sim.CropData
-
land Yield in Metric Tons / Square Kilometer for USA in first year of model.
- ForeignAidFarmInfrastructureForMiddleEast - Class in starvationevasion.common.policies
-
Created by Dayloki on 4/1/2016.
- ForeignAidFarmInfrastructureForMiddleEast() - Constructor for class starvationevasion.common.policies.ForeignAidFarmInfrastructureForMiddleEast
-
- ForeignAidForFarmInfrastructurePolicy - Class in starvationevasion.common.policies
-
- ForeignAidForFarmInfrastructurePolicy() - Constructor for class starvationevasion.common.policies.ForeignAidForFarmInfrastructurePolicy
-
- fromJSON(Object) - Method in enum starvationevasion.common.EnumFood
-
- fromJSON(Object) - Method in enum starvationevasion.common.EnumPolicy
-
- fromJSON(Object) - Method in enum starvationevasion.common.EnumRegion
-
- fromJSON(Object) - Method in enum starvationevasion.common.EnumSpecialEvent
-
- fromJSON(Object) - Method in class starvationevasion.common.MapPoint
-
- fromJSON(Object) - Method in class starvationevasion.common.PolicyCard
-
- fromJSON(Object) - Method in class starvationevasion.common.RegionData
-
- fromJSON(Object) - Method in class starvationevasion.common.SpecialEventData
-
- fromJSON(Object) - Method in class starvationevasion.common.WorldData
-
- fromJSON(Object) - Method in interface starvationevasion.server.io.JSON
-
Convert String into JSON
- fromJSON(Object) - Method in class starvationevasion.server.model.Payload
-
- fromJSON(Object) - Method in class starvationevasion.server.model.Request
-
- fromJSON(Object) - Method in class starvationevasion.server.model.Response
-
- fromJSON(Object) - Method in enum starvationevasion.server.model.State
-
- fromJSON(Object) - Method in class starvationevasion.server.model.User
-