Uses of Class
uk.ac.leeds.ccg.andyt.projects.genesis.core.GENESIS_Person

Packages that use GENESIS_Person
uk.ac.leeds.ccg.andyt.projects.genesis.core   
uk.ac.leeds.ccg.andyt.projects.genesis.process   
uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations   
uk.ac.leeds.ccg.andyt.projects.genesis.society.places   
 

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

Subclasses of GENESIS_Person in uk.ac.leeds.ccg.andyt.projects.genesis.core
 class GENESIS_Female
           
 class GENESIS_Male
           
 

Methods in uk.ac.leeds.ccg.andyt.projects.genesis.core that return GENESIS_Person
protected  GENESIS_Person[] GENESIS_Female.giveBirthSimpleOld()
          Deprecated. 
 GENESIS_Person[] GENESIS_Female.giveBirthSimpleOld(boolean handleOutOfMemoryError)
          Deprecated. 
 

Methods in uk.ac.leeds.ccg.andyt.projects.genesis.core with parameters of type GENESIS_Person
 void GENESIS_Person.init(GENESIS_Person a_Person)
           
 

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

Methods in uk.ac.leeds.ccg.andyt.projects.genesis.process with parameters of type GENESIS_Person
 java.lang.Object[] AbstractTrafficModel.getCellBoundaryIntersection(GENESIS_Person aPerson, long aPersonPoint2DRowIndex, long aPersonPoint2DColIndex, uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell a_Grid2DSquareCellDouble, int a_DecimalPlacePrecision)
           
 

Uses of GENESIS_Person in uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations
 

Methods in uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations with parameters of type GENESIS_Person
 void Household._Add_Person(GENESIS_Person _Person)
           
 void Household._Remove_Person(GENESIS_Person _Person)
           
 

Constructors in uk.ac.leeds.ccg.andyt.projects.genesis.society.organisations with parameters of type GENESIS_Person
Family(GENESIS_Person a_Person)
           
 

Uses of GENESIS_Person in uk.ac.leeds.ccg.andyt.projects.genesis.society.places
 

Fields in uk.ac.leeds.ccg.andyt.projects.genesis.society.places declared as GENESIS_Person
 GENESIS_Person[] Place._People