ModelInitializer.agent
The package name is "sluceii20100204". The following external code is referenced:The class "ModelInitializer" is defined with visibility "public" . This is an agent.Components from java.io.* Components from java.math.* Components from java.util.* Components from javax.measure.unit.* Components from org.jscience.mathematics.number.* Components from org.jscience.mathematics.vector.* Components from org.jscience.physics.amount.* Components from repast.simphony.adaptation.neural.* Components from repast.simphony.adaptation.regression.* Components from repast.simphony.context.* Components from repast.simphony.context.space.continuous.* Components from repast.simphony.context.space.gis.* Components from repast.simphony.context.space.graph.* Components from repast.simphony.context.space.grid.* Components from repast.simphony.engine.environment.* Components from repast.simphony.engine.schedule.* Components from repast.simphony.engine.watcher.* Components from repast.simphony.groovy.math.* Components from repast.simphony.integration.* Components from repast.simphony.matlab.link.* Components from repast.simphony.query.* Components from repast.simphony.query.space.continuous.* Components from repast.simphony.query.space.gis.* Components from repast.simphony.query.space.graph.* Components from repast.simphony.query.space.grid.* Components from repast.simphony.query.space.projection.* Components from repast.simphony.parameter.* Components from repast.simphony.random.* Components from repast.simphony.space.continuous.* Components from repast.simphony.space.gis.* Components from repast.simphony.space.graph.* Components from repast.simphony.space.grid.* Components from repast.simphony.space.projection.* Components from repast.simphony.ui.probe.* Components from repast.simphony.util.* Components from simphony.util.messages.* Components from static java.lang.Math.* Components from static repast.simphony.essentials.RepastEssentials.*
There is a method named "initializeModel" method has visibility "public""static" has return type "def". This is the user model builder The block is tagged with the name "Initialize Model". The initializeModel method is statically scheduled as follows:start = 0d shuffle = true The code for the "initializeModel" method is as follows:Define the return value variable. def returnValue Note the simulation time. def time = GetTickCountInTimeUnits() Return the results. return returnValue