Uses of Interface
repast.simphony.scenario.ModelInitializer
Package
Description
-
Uses of ModelInitializer in repast.simphony.batch
Modifier and TypeMethodDescriptionBatchScenario.getModelInitializer()
Gets a custom ModelInitializer, if any, supplied by the user.Modifier and TypeMethodDescriptionvoid
BatchScenario.setUserInitializer
(ModelInitializer userInit) Sets a ModelInitializer that will be run when the scenario is loaded. -
Uses of ModelInitializer in repast.simphony.relogo
-
Uses of ModelInitializer in repast.simphony.scenario
Modifier and TypeMethodDescriptionScenario.getModelInitializer()
Instantiates and returns the first ModelInitializer found in the user's model classpath.Modifier and TypeMethodDescriptionvoid
ScenarioLoader.addInitializer
(ModelInitializer initializer) -
Uses of ModelInitializer in repast.simphony.ws