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

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

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

Fields in uk.ac.leeds.ccg.andyt.projects.genesis.core declared as GENESIS_AgentEnvironment
 GENESIS_AgentEnvironment GENESIS_Environment._GENESIS_AgentEnvironment
           
 

Constructors in uk.ac.leeds.ccg.andyt.projects.genesis.core with parameters of type GENESIS_AgentEnvironment
GENESIS_AgentEnvironment(GENESIS_AgentEnvironment a_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 a_GENESIS_Environment, GENESIS_AgentEnvironment a_GENESIS_AgentEnvironment)