Uses of Class
repast.simphony.data2.BatchRunDataSource
-
Uses of BatchRunDataSource in repast.simphony.data2
Modifier and TypeMethodDescriptionAbstractDataSetManager.getBatchRunDataSource()
Gets the BatchRunDataSource that this manager will auto update with the current run number.DataSetManager.getBatchRunDataSource()
Gets the default data source for returning the current batch run number, or null if not currently in batch run mode.ModifierConstructorDescriptionBatchParamMapFileWriter
(BatchRunDataSource source, FileNameFormatter fnFormatter, String delimiter, FormatType formatType)