Class BatchMain

java.lang.Object
repast.simphony.batch.BatchMain

public class BatchMain extends Object
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