Class WSInitializer

    • Constructor Detail

      • WSInitializer

        public WSInitializer()
    • Method Detail

      • initialize

        public void initialize​(Scenario scenario,
                               RunEnvironmentBuilder builder)
        This is ran after the model has been loaded. This is only ran once, but the settings set through the {@link repast.simphony..scenario.Scenario} will apply to every run of the simulation.
        Specified by:
        initialize in interface ModelInitializer
        Parameters:
        scenario - the {@link repast.simphony..scenario.Scenario} object that hold settings for the run
        builder - the builder used to create parts of the runtime enviroment