Uses of Interface
repast.simphony.batch.BatchScenarioCreator
Packages that use BatchScenarioCreator
-
Uses of BatchScenarioCreator in repast.simphony.batch
Methods in repast.simphony.batch with parameters of type BatchScenarioCreatorModifier and TypeMethodDescriptionvoidBatchRunner.createScenario(BatchScenarioCreator creator) voidBatchRunner.run(BatchScenarioCreator creator) Run a scenario created from the specified BatchScenarioCreator.