Uses of Class
uk.ac.leeds.ccg.andyt.projects.genesis.process.Abstract_GENESIS_Model

Packages that use Abstract_GENESIS_Model
uk.ac.leeds.ccg.andyt.projects.genesis.core   
uk.ac.leeds.ccg.andyt.projects.genesis.process   
 

Uses of Abstract_GENESIS_Model in uk.ac.leeds.ccg.andyt.projects.genesis.core
 

Fields in uk.ac.leeds.ccg.andyt.projects.genesis.core declared as Abstract_GENESIS_Model
 Abstract_GENESIS_Model GENESIS_Environment._AbstractModel
          Always initialised
 

Constructors in uk.ac.leeds.ccg.andyt.projects.genesis.core with parameters of type Abstract_GENESIS_Model
GENESIS_Environment(Abstract_GENESIS_Model a_Model, GENESIS_Time a_Time)
           
GENESIS_Environment(Abstract_GENESIS_Model a_Model, GENESIS_Time a_Time, uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory a_Grid2DSquareCellDoubleFactory, boolean handleOutOfMemoryError)
          Deprecated. 
GENESIS_Environment(Abstract_GENESIS_Model a_Model, GENESIS_Time _Time, uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory _Grid2DSquareCellDoubleFactory, uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble _World_Grid2DSquareCellDouble, boolean handleOutOfMemoryError)
          Deprecated. 
GENESIS_Environment(Abstract_GENESIS_Model a_Model, GENESIS_Time a_Time, uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory network_Grid2DSquareCellDoubleFactory, uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory reporting_Grid2DSquareCellDoubleFactory, boolean handleOutOfMemoryError)
           
 

Uses of Abstract_GENESIS_Model in uk.ac.leeds.ccg.andyt.projects.genesis.process
 

Subclasses of Abstract_GENESIS_Model in uk.ac.leeds.ccg.andyt.projects.genesis.process
 class Abstract_GENESIS_DemographicModel
          For modelling demographics with a regional and subregional partitioning.
 class AbstractTrafficModel
           
 class Compare_GENESIS_DemographicModel
          A class to generate a society.
 class GENESIS_DemographicModel
          A class for running a basic demographic simulation model as specified.
 class Traffic_Leeds_0
           
 class Traffic_Taipei_0