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 TypeMethodDescriptionvoid
BatchRunner.createScenario
(BatchScenarioCreator creator) void
BatchRunner.run
(BatchScenarioCreator creator) Run a scenario created from the specified BatchScenarioCreator.