Package uk.ac.leeds.ccg.andyt.projects.genesis.core

Interface Summary
GENESIS_OutOfMemoryErrorHandlerInterface  
 

Class Summary
GENESIS_Agent To create and Agent first an AgentCollection is needed.
GENESIS_AgentCollection Each Agent has a reference to at least one AgentCollection.
GENESIS_AgentCollectionManager Each AgentCollection is assigned an AgentCollectionManager which manages File IO.
GENESIS_AgentEnvironment  
GENESIS_DataHandler  
GENESIS_Environment 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_ErrorAndExceptionHandler  
GENESIS_Female  
GENESIS_FemaleCollection A class for storing GENESIS_Female instances.
GENESIS_Male  
GENESIS_MaleCollection Each Agent has a reference to at least one AgentCollection.
GENESIS_OutOfMemoryErrorHandler  
GENESIS_Person Class for representing individual people.
GENESIS_PersonFactory A factory for creating Male and Female Persons.