Uses of Class
repast.simphony.data2.BatchRunDataSource
Packages that use BatchRunDataSource
-
Uses of BatchRunDataSource in repast.simphony.data2
Methods in repast.simphony.data2 that return BatchRunDataSourceModifier 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.Constructors in repast.simphony.data2 with parameters of type BatchRunDataSourceModifierConstructorDescriptionBatchParamMapFileWriter
(BatchRunDataSource source, FileNameFormatter fnFormatter, String delimiter, FormatType formatType)