Package repast.simphony.batch
Class BatchMain
java.lang.Object
repast.simphony.batch.BatchMain
Main class used to kick off a batch run. This expects a command line arg
that is either the path to a repast.simphony simphony scenario file or the fully qualified name
of a class that implements BatchScenarioCreator.
!!!NOTE THAT THIS IS DEPRECATED FOR NON-DISTRIBUTED BATCH RUNS. PLEASE USE
RepastBatchMain INSTEAD!!!
- Version:
- $Revision$ $Date$
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
processJar
(String name) void
Deprecated.void
runDistributed
(String[] args)