Uses of Class
repast.simphony.engine.environment.RunEnvironment
Packages that use RunEnvironment
-
Uses of RunEnvironment in repast.simphony.engine.environment
Methods in repast.simphony.engine.environment that return RunEnvironmentModifier and TypeMethodDescriptionDefaultRunEnvironmentBuilder.createRunEnvironment()Creates the Runtime to be used for the next simulation run.RunEnvironmentBuilder.createRunEnvironment()Creates the Runtime to be used for the next simulation run.static RunEnvironmentRunEnvironment.getInstance()Gets the current RunEnvironment.