A B C D E F G H I J L M N O P R S T U V W X _

G

Gathering - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.skills
 
Gathering() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.skills.Gathering
 
generateComparisonPlots() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Compare_GENESIS_DemographicModel
 
GENESIS_Age - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
 
GENESIS_Age() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_Age(GENESIS_Age, GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_Age(GENESIS_Age) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_Age(Age) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_Age(GENESIS_Environment, Time) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_Age(GENESIS_Environment, Time, Time, Time) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
GENESIS_AgeBound - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for age limits.
GENESIS_AgeBound() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
GENESIS_AgeBound(GENESIS_AgeBound) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
GENESIS_AgeBound(AgeBound) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
GENESIS_AgeBound(AgeBound, GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
GENESIS_AgeBound(Long) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
ageInYears is an age in years.
GENESIS_AgeBound(Long, Long) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
this.ageMin = new GENESIS_Time(CommonFactory.newTime(ageInYearsMin)); this.ageMax = new GENESIS_Time(CommonFactory.newTime(ageInYearsMax + 1L));
GENESIS_AgeGenderBarChart - Class in uk.ac.leeds.ccg.andyt.projects.genesis.visualisation
An implementation of Generic_AgeGenderBarChart<\code> If you run this class it will attempt to generate an Age by Gender Population Bar Chart Visualization of some default data and display it on screen.
GENESIS_AgeGenderBarChart() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBarChart
 
GENESIS_AgeGenderBarChart(ExecutorService, File, String, File, String, int, int, String, String, boolean, Integer, int, int, RoundingMode, GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBarChart
 
GENESIS_AgeGenderBoxPlot - Class in uk.ac.leeds.ccg.andyt.projects.genesis.visualisation
An implementation of Generic_JApplet_AgeGenderBoxPlot<\code> If you run this class it will attempt to generate an Age by Gender Population Box Plot Visualization of some default data and display it on screen.
GENESIS_AgeGenderBoxPlot() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBoxPlot
 
GENESIS_AgeGenderBoxPlot(ExecutorService, File, String, File, String, int, int, String, String, boolean, int, int, int, int, RoundingMode, GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBoxPlot
 
GENESIS_AgeGenderLineChart - Class in uk.ac.leeds.ccg.andyt.projects.genesis.visualisation
An implementation of Generic_JApplet_AgeGenderLineChart<\code> If you run this class it will attempt to generate an Age by Gender Population Box Plot Visualization of some default data and display it on screen.
GENESIS_AgeGenderLineChart() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderLineChart
 
GENESIS_AgeGenderLineChart(ExecutorService, File, String, File, String, int, int, String, String, boolean, int, int, int, int, RoundingMode, GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderLineChart
 
GENESIS_Agent - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
To create and Agent first an AgentCollection is needed.
GENESIS_Agent() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
GENESIS_AgentCollection - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
Each Agent has a reference to at least one AgentCollection.
GENESIS_AgentCollection() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
GENESIS_AgentCollectionManager - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
Each AgentCollection is assigned an AgentCollectionManager which manages File IO.
GENESIS_AgentCollectionManager() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
GENESIS_AgentCollectionManager(GENESIS_AgentCollectionManager) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
Creates a new GENESIS_AgentCollectionManager based on a_GENESIS_AgentCollectionManager.
GENESIS_AgentCollectionManager(GENESIS_Environment, GENESIS_AgentCollectionManager) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
GENESIS_AgentCollectionManager(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
this(_GENESIS_AgentEnvironment,_GENESIS_AgentEnvironment._Directory);
GENESIS_AgentCollectionManager(GENESIS_Environment, File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
GENESIS_AgentEnvironment - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_AgentEnvironment() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
Default constructor
GENESIS_AgentEnvironment(GENESIS_AgentEnvironment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
For creating a deep copy of toDeepCopy_GENESIS_AgentEnvironment This is not straight forward because of the linked references between toDeepCopy_GENESIS_AgentEnvironment._GENESIS_Environment and toDeepCopy_GENESIS_AgentEnvironment._GENESIS_Environment._GENESIS_AgentEnvironment
GENESIS_AgentEnvironment(GENESIS_Environment, GENESIS_AgentEnvironment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
 
GENESIS_AgentEnvironment(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
 
GENESIS_Collections - Class in uk.ac.leeds.ccg.andyt.projects.genesis.utilities
 
GENESIS_Collections() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
GENESIS_DataHandler - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_DataHandler() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
GENESIS_DefaultLoggerName - Static variable in class uk.ac.leeds.ccg.andyt.projects.genesis.logging.GENESIS_Log
 
GENESIS_DefaultLogLevel - Static variable in class uk.ac.leeds.ccg.andyt.projects.genesis.logging.GENESIS_Log
 
GENESIS_DemographicModel - Class in uk.ac.leeds.ccg.andyt.projects.genesis.process
A class for running a basic demographic simulation model as specified.
GENESIS_DemographicModel() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
GENESIS_Environment reference
GENESIS_DemographicModel(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
 
GENESIS_DemographicModel(GENESIS_DemographicModel) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
 
GENESIS_DemographicModel(File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
 
GENESIS_Demographics - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
 
GENESIS_Demographics() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
GENESIS_Demographics(GENESIS_Demographics) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
GENESIS_Demographics(GENESIS_Environment, GENESIS_Demographics) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
GENESIS_Demographics(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
GENESIS_Demographics.Gender_Age - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
 
GENESIS_Environment - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
A general class to be instantiated and the Object accessible from all GENESIS components for access to general factories and other Objects and memory handling methods.
GENESIS_Environment() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
GENESIS_Environment(Logger) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
GENESIS_Environment(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
Creates a new GENESIS_Environment based on a_GENESIS_Environment.
GENESIS_Environment(Abstract_GENESIS_Model, GENESIS_Time) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
GENESIS_Environment(Abstract_GENESIS_Model, GENESIS_Time, Grid2DSquareCellDoubleFactory, Grid2DSquareCellDoubleFactory, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
GENESIS_Environment(Abstract_GENESIS_Model, GENESIS_Time, Grid2DSquareCellDoubleFactory, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
Deprecated. 
GENESIS_Environment(Abstract_GENESIS_Model, GENESIS_Time, Grid2DSquareCellDoubleFactory, Grid2DSquareCellDouble, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
Deprecated. 
GENESIS_ErrorAndExceptionHandler - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_ErrorAndExceptionHandler() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_ErrorAndExceptionHandler
 
GENESIS_Female - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_Female(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_Age) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
GENESIS_Female(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_Age, Household) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
GENESIS_Female(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_Age, Household, Vector_Point2D) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
GENESIS_Female(GENESIS_Environment, GENESIS_AgentCollectionManager, File, GENESIS_Age, Household, Vector_Point2D) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
GENESIS_Female.Miscarriage - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_Female.Miscarriage(GENESIS_Time, GENESIS_Time, int[]) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female.Miscarriage
 
GENESIS_FemaleCollection - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
A class for storing GENESIS_Female instances.
GENESIS_FemaleCollection() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_FemaleCollection
 
GENESIS_FemaleCollection(GENESIS_Environment, long, String) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_FemaleCollection
 
GENESIS_Fertility - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for storing live birth fertility rates and for calculating pregnancy probabilities from these using mortality and miscarriage rates.
GENESIS_Fertility() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
GENESIS_Fertility(GENESIS_Fertility) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
GENESIS_Fertility(GENESIS_Environment, FertilityType) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
GENESIS_Fertility(GENESIS_Environment, GENESIS_Fertility) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
GENESIS_Fertility(GENESIS_Environment, GENESIS_Mortality, GENESIS_Miscarriage, File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
If the fertility file is a csv file then it is assumed the fertility are in terms of live births.
GENESIS_Fertility(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
GENESIS_Log - Class in uk.ac.leeds.ccg.andyt.projects.genesis.logging
 
GENESIS_Log() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.logging.GENESIS_Log
 
GENESIS_Male - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_Male(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_MaleCollection, GENESIS_Age) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
GENESIS_Male(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_Age, Household) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
GENESIS_Male(GENESIS_Environment, GENESIS_AgentCollectionManager, GENESIS_Age, Household, Vector_Point2D) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
GENESIS_Male(GENESIS_Environment, GENESIS_AgentCollectionManager, File, GENESIS_Age, Household, Vector_Point2D) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
GENESIS_MaleCollection - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
Each Agent has a reference to at least one AgentCollection.
GENESIS_MaleCollection() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_MaleCollection
 
GENESIS_MaleCollection(GENESIS_Environment, Long, String) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_MaleCollection
 
GENESIS_Migration - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for handling migration in simulation model.
GENESIS_Migration() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
GENESIS_Migration(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
GENESIS_Migration(GENESIS_Environment, GENESIS_Migration) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
GENESIS_Miscarriage - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for storing and handling information about Miscarriage in a demographic simulation.
GENESIS_Miscarriage() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
GENESIS_Miscarriage(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
GENESIS_Miscarriage(GENESIS_Miscarriage) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
GENESIS_Miscarriage(GENESIS_Environment, MiscarriageType) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
GENESIS_Miscarriage(GENESIS_Environment, File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
GENESIS_Mortality - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
 
GENESIS_Mortality() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_Mortality(GENESIS_Mortality) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_Mortality(GENESIS_Environment, MortalityType) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_Mortality(GENESIS_Environment, GENESIS_Mortality) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_Mortality(GENESIS_Environment, File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_Mortality(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
GENESIS_MortalityAndFertilityEstimator - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for loading annual death counts by age and gender, annual birth counts by age of mother for a single area and for estimating the annual mortality and fertility rates for the area based on the start population and estimated annual mortality and fertility rates.
GENESIS_MortalityAndFertilityEstimator() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
GENESIS_MortalityAndFertilityEstimator(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
GENESIS_MortalityAndFertilityEstimator(GENESIS_Environment, GENESIS_Population, GENESIS_Population, GENESIS_Population, GENESIS_Mortality, GENESIS_Fertility) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
GENESIS_OutOfMemoryErrorHandler - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_OutOfMemoryErrorHandler() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_OutOfMemoryErrorHandler
 
GENESIS_OutOfMemoryErrorHandlerInterface - Interface in uk.ac.leeds.ccg.andyt.projects.genesis.core
 
GENESIS_Person - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
Class for representing individual people.
GENESIS_Person() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
GENESIS_PersonFactory - Class in uk.ac.leeds.ccg.andyt.projects.genesis.core
A factory for creating Male and Female Persons.
GENESIS_PersonFactory() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_PersonFactory
 
GENESIS_PersonFactory(GENESIS_PersonFactory) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_PersonFactory
 
GENESIS_PersonFactory(GENESIS_Environment, GENESIS_PersonFactory) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_PersonFactory
 
GENESIS_PersonFactory(GENESIS_Environment, GENESIS_AgentCollectionManager) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_PersonFactory
 
GENESIS_Population - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
A class for storing population count statistics.
GENESIS_Population() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
GENESIS_Population(GENESIS_Population) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
GENESIS_Population(GENESIS_Environment, PopulationType) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
GENESIS_Population(GENESIS_Environment, File) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
By default the population multiplicand is equal to one.
GENESIS_Population(GENESIS_Environment, File, BigDecimal) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
By default assume that the data is supplied in single years of ageBound.
GENESIS_Population(GENESIS_Environment, File, BigDecimal, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
By default an even spread of population within ageBound ranges is assumed.
GENESIS_Population(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
GENESIS_ScatterPlotAndLinearRegression - Class in uk.ac.leeds.ccg.andyt.projects.genesis.visualisation
An implementation of Generic_ScatterPlotAndLinearRegression<\code>.
GENESIS_ScatterPlotAndLinearRegression() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_ScatterPlotAndLinearRegression
 
GENESIS_ScatterPlotAndLinearRegression(ExecutorService, File, String, String, int, int, String, String, boolean, int, int, RoundingMode) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_ScatterPlotAndLinearRegression
 
GENESIS_Statistics - Class in uk.ac.leeds.ccg.andyt.projects.genesis.math.statistics
 
GENESIS_Statistics(GENESIS_Environment) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.math.statistics.GENESIS_Statistics
 
GENESIS_Time - Class in uk.ac.leeds.ccg.andyt.projects.genesis.utilities
 
GENESIS_Time() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
GENESIS_Time(GENESIS_Time) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
GENESIS_Time(long, int, int) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
GENESIS_Time(long, int) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
GENESIS_Time(Time) - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
get_Age() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
get_Agent_ID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
get_Agent_ID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_Agent_ID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_Agent_ID_Agent_HashMap() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
get_AgentCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
get_AgentCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_AgentCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_AgentCollectionManager() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
get_AgentCollectionManager() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
get_AgentCollectionManager(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
 
get_AgentCollectionManager() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
 
get_AgentCollectionManager_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
get_Children_Agent_ID_HashSet() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations.Family
 
get_DailyPregnancyAgeBoundProbabilies_TreeMap() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
get_Demographics() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_DemographicModel
 
get_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
get_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentEnvironment
 
get_Directory(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
get_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
get_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
Deprecated. 
get_Directory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_Female_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_FemaleCollection(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_FemaleCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_FemaleCollection_ID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_FemaleCollection_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_Fertility(String, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_DemographicModel
 
get_File() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
get_Gender(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_Gender() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
get_Gender(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_Gender() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_Gender(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
get_Gender() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
get_Male_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_MaleCollection(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_MaleCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_MaleCollection_ID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_MaleCollection_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Male
 
get_MemoryDataSet() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.travelingsalesman.TSMisc
 
get_Migration() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_DemographicModel
 
get_Mortality(String, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_DemographicModel
 
get_Mother_Agent_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations.Family
 
get_NearestStreetSelector() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.travelingsalesman.TSMisc
 
get_NextFemaleID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextFemaleID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextFemaleID(GENESIS_FemaleCollection, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextMaleID(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextMaleID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextMaleID(GENESIS_MaleCollection, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
get_NextRandom() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_NextRandomSeed() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_OSGB_To_LatLon_Point2D(CASAreaEastingNorthingDataRecord, int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
get_Population_Alive_Male_Female_ID_HashSet(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
get_Previous_Point2D() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
return _Previous_Point2D;
get_Random(int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_RandomArray() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_RandomArray(int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_RandomArrayMinLength(int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
get_reporting_VectorEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
get_TurnRestrictedMultiTargetDijkstraRouter() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.travelingsalesman.TSMisc
 
get_Type() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
get_Work_Time() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
get_Years() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_DemographicModel
 
getAge() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getAge_double(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
Returns the Persons Age as a double.
getAge_double() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
Returns the Persons Age as a double.
getAge_Time(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
getAgeInDays(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
getAgeInYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsFertilityProbabilityBean
Deprecated.  
getAgeInYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsMortalityProbabilityBean
Deprecated.  
getAgeInYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsPopulationCountBean
Deprecated.  
getAgeInYears(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
getAgeInYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
getAgeInYears_long(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Age
 
getAgeMaxBound() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
getAgeMinBound() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
 
getAgentCollection_ID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
getAgentCollection_ID(Long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
Based on _MaximumNumberOfAgentsPerAgentCollection, this gives an AgentCollection _ID for the given Agent _ID.
getAggregateGENESIS_Population(Long, Long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Aggregates and returns a new GENESIS_Population using GENESIS_AgeBound.getAgeMin() for aggregation.
getAggregateGENESIS_Population(GENESIS_Population, Long, Long) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Aggregates and returns a new GENESIS_Population using GENESIS_AgeBound.getAgeMin() for aggregation.
getAggregateGENESIS_Population(GENESIS_Population, Long, Long, Long, GENESIS_Environment) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Warning! This is not a general implementation that examines the ageMax of AgeBounds.
getAnnualLiveBirthFertility(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
Consider using getDailyPregnancyRateProbabilty(Female) as this takes into account the age the mother would be at term date.
getAnnualLiveBirthFertility(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getAnnualMortality(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getAnnualMortality(GENESIS_Male) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getAnnualMortalityFemale(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getAnnualMortalityMale(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getCellBoundaryIntersect(Vector_LineSegment2D, BigDecimal[], boolean, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getCellBoundaryIntersection(GENESIS_Person, long, long, AbstractGrid2DSquareCell, int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getCellCentroid_Point2D(AbstractGrid2DSquareCell, Vector_Point2D, BigDecimal, BigDecimal, boolean) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getClinicalMiscarriageAgeRate() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getClinicalMiscarriageRates(String, TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, int, RoundingMode) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
a measure of the number of days in late pregnancy (ndlp) cm * 224 / ndlp (N.B.
getCombined_HashSet_AgeBound(Set<GENESIS_AgeBound>, Set<GENESIS_AgeBound>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
getComparisonString(File) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AutomatedFramework
 
getConstrainedMovement(int, HashMap, GENESIS_Environment, Vector_Point2D, Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getConstrainedMovement_0(int, HashMap, GENESIS_Environment, Vector_Point2D, Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getConstrainedMovement_1(int, HashMap, GENESIS_Environment, Vector_Point2D, Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getContainingAgeBound(GENESIS_AgeBound, TreeMap<GENESIS_AgeBound, ?>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_AgeBound
Returns a copy of the broader GENESIS_AgeBound into which ageBound fits.
getDailyImmigrationRate(String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyInMigrationRate(String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyInternalMigrationRate(GENESIS_Female, GENESIS_AgeBound, BigDecimal, int, RoundingMode) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyInternalMigrationRate(GENESIS_Male, GENESIS_AgeBound, BigDecimal, int, RoundingMode) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyMortality(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getDailyMortality(GENESIS_Male) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getDailyMortalityFemale(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getDailyMortalityMale(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getDailyOutMigrationProbability(GENESIS_Female, GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyOutMigrationProbability(GENESIS_Male, GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getDailyPregnancyRate(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getDailyPregnancyRate(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getDataArray(TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.CompareProbabilities
BigDecimal values in observed and expected are multiplied by multiplicand and the these are converted to double precision numbers.
getDayOfYear_BigInteger() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getDaysToDueDate() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
 
getDeadFemaleDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
return new File(_DeadFemaleDirectory.toString());
getDeadMaleDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
return new File(_DeadMaleDirectory.toString());
getDefaultData() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBarChart
 
getDefaultMaximumNumberOfObjectsPerDirectory() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
getDifferenceInDays_BigInteger(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getDifferenceInDays_long(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getDifferenceInSeconds_BigInteger(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getDifferenceInSeconds_long(GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
return new File(_Directory.toString());
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_FemaleCollection
This could be buggy due to rounding errors...
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_MaleCollection
This could be buggy due to rounding errors...
getEarlyPregnancyLossAgeRate() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getEarlyPregnancyLossRates(String, TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, int, RoundingMode) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
A measure of the number of days in early pregnancy (ndep) epl * 42 / ndep (N.B.
getEstimateRates(GENESIS_Population, GENESIS_Mortality, GENESIS_Fertility, GENESIS_Population, GENESIS_Population, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
getExecutorService() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
getExecutorService() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.IOTest
 
getExpectedAndSumOfSquaredDifference(String, GENESIS_Demographics, GENESIS_Demographics, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
Collects the theoretically expected populations and calculates the Sum of Squared Differences between this and the simulated output population.
getExpectedAndSumOfSquaredDifferences(String, GENESIS_Demographics, HashMap<GENESIS_AgeBound, GENESIS_Demographics>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
Collects the theoretically expected populations and a Sum of Squared Difference between this and the simulated output and returns these.
getFemale(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getFemale(Long, GENESIS_FemaleCollection) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getFemale(Long, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_FemaleCollection
 
getFemale(Long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_FemaleCollection
_Agent_ID_Agent_HashMap = get_Agent_ID_Agent_HashMap(); if (_Agent_ID_Agent_HashMap.containsKey(a_Agent_ID)){ GENESIS_Female result = (GENESIS_Female) _Agent_ID_Agent_HashMap.get(a_Agent_ID); } else { return null; }
getFemale(Long, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getFemale(Long, GENESIS_FemaleCollection) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getFemale(Long, GENESIS_FemaleCollection, GENESIS_AgentCollectionManager, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getFemaleCollection(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getFemaleCollection(Long, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
If AgentCollection with a_AgentCollection_ID is in _AgentCollection_HashMap it is returned, else it is created, put into _AgentCollection_HashMap then returned.
getFemaleCollection_ID(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
Based on _MaximumNumberOfAgentsPerAgentCollection, this gives an AgentCollection_ID for the given Agent_ID.
getFemaleCollectionDirectory(Long, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getFemalePopulation(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getFemalePopulationNullAllowed(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getFemalePopulationSum(long, long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum of female population from ages start Age up to endAge inclusive.
getFemalePopulationTotal() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum of female population from getMinAgeYearsFemale() to getMaxAgeYearsFemale() inclusive.
getFertilityProbability() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsFertilityProbabilityBean
Deprecated.  
getFileThatExists(File, String, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
getFirstOrderStatistics2(TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, String, String, String) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.math.statistics.GENESIS_Statistics
Calculates and returns the sum of squared difference between the values in map0 and map1
getFirstOrderStatistics3(TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, String, String, String) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.math.statistics.GENESIS_Statistics
Calculates and returns the sum of squared difference between the values in map0 and map1
getGenderedAgeBoundPopulation() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Initialises genderedAgeBoundPopulation if it is null using CommonFactory.newGenderedAgeBoundPopulation() and returns a reference to it.
getGenderedAgeBoundRates() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getHourOfDay_int() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getIndexOfLastLivingFemaleCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getIndexOfLastLivingMaleCollection() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getInitialEstimateOfFertility(GENESIS_Population, GENESIS_Population, BigDecimal, BigDecimal, GENESIS_Environment, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
getInitialEstimateOfMortality(GENESIS_Population, GENESIS_Population, GENESIS_Environment, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
getInitialFertilityRate(GENESIS_Environment, TreeMap<String, TreeMap<String, GENESIS_Population>>, TreeMap<String, GENESIS_Population>, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
getInitialMortalityRate(GENESIS_Environment, TreeMap<String, TreeMap<String, GENESIS_Population>>, TreeMap<String, GENESIS_Population>, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
getInternalMigrationSubregionDestinationFromRestOfUKFemale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For migration to a region in the study region from the rest of the UK.
getInternalMigrationSubregionDestinationFromRestOfUKMale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For migration to a region in the study region from the rest of the UK.
getInternalMigrationSubregionDestinationFromRestOfWorldFemale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getInternalMigrationSubregionDestinationFromRestOfWorldMale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
 
getInternalMigrationSubregionDestinationFromStudyRegion(GENESIS_Female, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For in migration to the region given by destinationRegionID, this method returns a subregionID for the subregion that the female is assigned as migrating to.
getInternalMigrationSubregionDestinationFromStudyRegion(GENESIS_Male, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For internal migration within the study region.
getInternalMigrationSubregionDestinationFromStudyRegionFemale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For in migration to the region given by destinationRegionID, this method returns a subregionID for the subregion that a female with an age in the given ageBound is assigned as migrating to.
getInternalMigrationSubregionDestinationFromStudyRegionMale(GENESIS_AgeBound, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
For internal migration within the study region.
getIsBirthday() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getIsTimeToSetOfToWork() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getIsWorkTime() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
Default to false.
getLiveBirthFertilityRates() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getLivingFemaleDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
return new File(_LivingFemaleDirectory.toString());
getLivingMaleDirectory() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
return new File(_LivingMaleDirectory.toString());
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
getLogger() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderBoxPlot
 
getLogger() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderLineChart
 
getMale(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMale(Long, GENESIS_MaleCollection) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMale(Long, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_MaleCollection
 
getMale(Long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_MaleCollection
 
getMale(Long, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getMale(Long, GENESIS_MaleCollection) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getMale(Long, GENESIS_MaleCollection, GENESIS_AgentCollectionManager, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
 
getMaleCollection(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMaleCollection(Long, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
If AgentCollection with a_AgentCollection_ID is in _AgentCollection_HashMap it is returned, else it is created, put into _AgentCollection_HashMap then returned.
getMaleCollection_ID(Long, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
Based on _MaximumNumberOfAgentsPerAgentCollection, this gives an AgentCollection_ID for the given Agent_ID.
getMaleCollectionDirectory(Long, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMalePopulation(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMalePopulationNullAllowed(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMalePopulationSum(long, long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum of male population from ages start Age up to endAge inclusive.
getMalePopulationTotal() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum of male population from getMinAgeYearsMale() to getMaxAgeYearsMale() inclusive.
getMaxAge(HashSet<GENESIS_Population>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderLineChart
 
getMaxAgeInYearsWithPositivePopulation() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgeInYearsWithPositivePopulation(List<AgeBoundPopulation>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgeInYearsWithPositivePopulationFemale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgeInYearsWithPositivePopulationMale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgentID(Long) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
getMaxAgentID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
This would be a lot easier if the data were stored in a TreeMap rather than a HashMap!
getMaxAgeYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getMaxAgeYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgeYears(TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
getMaxAgeYearsFemale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxAgeYearsMale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxDeadFemaleCollectionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMaxDeadMaleCollectionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMaxLivingFemaleCollectionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMaxLivingMaleCollectionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollectionManager
 
getMaxPopulationInAnyAgeBound() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxPopulationInAnyAgeBound(TreeMap<GENESIS_AgeBound, BigDecimal>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxPopulationInAnyAgeBoundFemale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxPopulationInAnyAgeBoundMale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMaxValue(TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
getMetadataDirectory(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getMetadataFile(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getMetadataForResult(File, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Compare_GENESIS_DemographicModel
 
getMetadataType(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getMinAge(HashSet<GENESIS_Population>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.visualisation.GENESIS_AgeGenderLineChart
 
getMinAgeInYearsWithPositivePopulation() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgeInYearsWithPositivePopulation(List<AgeBoundPopulation>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgeInYearsWithPositivePopulationFemale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgeInYearsWithPositivePopulationMale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgentID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
getMinAgeYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getMinAgeYears() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgeYears(TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
getMinAgeYearsFemale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinAgeYearsMale() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
 
getMinuteOfHour_int() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getMinValue(TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Collections
 
getMortalityAndFertilityEstimate(String, int, BigDecimal, BigDecimal, GENESIS_Environment, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_MortalityAndFertilityEstimator
 
getMortalityProbability() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsMortalityProbabilityBean
Deprecated.  
getNewInitialisedFemale(GENESIS_AgeBound, String, String, TreeSet<Long>, TreeSet<Long>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
Creates and returns a new GENESIS_Female.
getNewInitialisedFemale(GENESIS_AgeBound, TreeSet<Long>, TreeSet<Long>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
Creates and returns a new GENESIS_Female.
getNewInitialisedMale(GENESIS_AgeBound, String, String, TreeSet<Long>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
Creates and returns a new GENESIS_Male.
getNewInitialisedMale(GENESIS_AgeBound, TreeSet<Long>) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
Creates and returns a new GENESIS_Male.
getNewPoint2D(Vector_Point2D, int) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
0 1 2 3 4 5 6 7 8
getNewPoint2D(Vector_Point2D, int, GENESIS_Environment) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
Deprecated. 
getNewPoint2D_0(Vector_Point2D, Vector_Point2D, GENESIS_Environment) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
This movement is first diagonal then vertical or horizontal.
getNewPoint2D_1(Vector_Point2D, Vector_Point2D, GENESIS_Environment) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
This movement is first horizontal or vertical until destination is on a diagonal.
getNextCentroid_Point2D(Vector_Point2D, Vector_Point2D) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getNextConnectionOnRoute() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
Convenience method for getting a next connection on a route.
getNumberOfDaysInLatePregnancy_double() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Miscarriage
 
getOutMigrationRegionDestination(GENESIS_Female, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
Untested
getOutMigrationRegionDestination(GENESIS_Male, String, int, Random) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Migration
Untested
getParametersFile(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getParametersType(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getPoint2D(Vector_Point2D, Vector_Point2D, double, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getPoint2D(Vector_Point2D, Vector_Point2D, BigDecimal, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getPopulationCount() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.AgeInYearsPopulationCountBean
Deprecated.  
getPopulationSum(Long, Long, TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum of population values from pop.
getPopulationTotal() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Population
Returns the sum total population.
getPossibleAgentIDs_HashSet() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_AgentCollection
 
getPreviousRegionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getPreviousSubregionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getRandom_Point2D(AbstractGrid2DSquareCell, Random, Vector_Point2D, double, boolean) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getRandom_Point2D(AbstractGrid2DSquareCell, Random, Vector_Point2D, BigDecimal, boolean) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getRandomAdjoiningCellPoint2D(Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.AbstractTrafficModel
567 3*4 012
getRandomAge(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
Used for initialising a time of birth.
getRandomCellCentroid_Point2D(AbstractGrid2DSquareCell, Random, Vector_Point2D, BigDecimal, int, BigDecimal, BigDecimal, boolean) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getRandomCellCentroid_Point2D(AbstractGrid2DSquareCell, Random, int, boolean) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.grids.StaticGrids
 
getRandomTime(GENESIS_Time, GENESIS_Time, Random, Random) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
This only works where the difference in years is less than Integer.MaxValue.
getRate(GENESIS_AgeBound, TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getRate(GENESIS_AgeBound, TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Mortality
 
getRegionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getResultPopulationFileForSimulationEndYear(File, String) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getResultsDataDirectory(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getResultsDemographicsDirectory(File) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_DataHandler
 
getRoute(double[], double[]) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.travelingsalesman.TSMisc
 
getSecondOfDay_BigInteger() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getSecondOfYear_BigInteger() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
getShortStraightNetworkPath() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
 
getSimilarity(String, File, File, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Compare_GENESIS_DemographicModel
 
getSingleYearsOfAgePopulations(TreeMap<String, TreeMap<String, GENESIS_Population>>, GENESIS_Time) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
 
getStartYearForResult(File, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Compare_GENESIS_DemographicModel
 
getSubregionID() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getSubregionIDs(TreeMap<String, TreeSet<Long>>, TreeSet<Long>, String) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.GENESIS_DemographicModel
 
getSWSDataHandler(File) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.process.Traffic_Leeds_0
 
getTheoreticalEndYearPopulationsAndFertility(GENESIS_Population, GENESIS_Mortality, GENESIS_Fertility, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
Applies annual mortality rates to start year populations to create end year population that have died and survived.
getTheoreticalFertilityAndNewBornPopulation(TreeMap<GENESIS_AgeBound, BigDecimal>, TreeMap<GENESIS_AgeBound, BigDecimal>, GENESIS_Mortality, GENESIS_Fertility, int) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
 
getTheoreticallySurvivedAndDiedPopulation(GENESIS_Population, GENESIS_Mortality) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
Applies annual mortality rates to start year populations to created map0Value end year population that have died and survived.
getTrafficModel() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Environment
 
getTravellingSalesmanRoute(double[], double[], TSMisc) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Movement
Precision needs looking at!
getTreeMapWithExtremeProbabilitiesSetToOne(TreeMap<GENESIS_AgeBound, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Demographics
Returns a new but with identical mapping map to map except with all values greater than one set to one.
getTripletBirthRates() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTripletProbability(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTripletProbability(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTripletProbability_BigDecimal(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTripletProbability_BigDecimal(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTwinBirthRates() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTwinProbability(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTwinProbability(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTwinProbability_BigDecimal(GENESIS_Female) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getTwinProbability_BigDecimal(GENESIS_AgeBound) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.GENESIS_Fertility
 
getType() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Agent
 
getTypeDeadFemale_String() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getTypeDeadMale_String() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getTypeLivingFemale_String() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getTypeLivingMale_String() - Static method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person
 
getYear_BigInteger() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.utilities.GENESIS_Time
 
giveBirthSimple(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
Sets _Time_DueToGiveBirth and _GenderOfUnborns to null.
giveBirthSimple() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
Sets _Time_DueToGiveBirth and _GenderOfUnborns to null.
giveBirthSimpleOld(boolean) - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
Deprecated. 
giveBirthSimpleOld() - Method in class uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Female
Deprecated. 
Government - Class in uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations
 
Government() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations.Government
 
GTMisc - Class in uk.ac.leeds.ccg.andyt.projects.genesis.geotools
 
GTMisc() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.geotools.GTMisc
 
GTTest - Class in uk.ac.leeds.ccg.andyt.projects.genesis.tests.geotools
Hello world!
GTTest() - Constructor for class uk.ac.leeds.ccg.andyt.projects.genesis.tests.geotools.GTTest
 

A B C D E F G H I J L M N O P R S T U V W X _