Package repast.simphony.data2
package repast.simphony.data2
-
ClassDescriptionAbstract DataSet implementation.Abstract implementation of a DataSetManager.Abstract base class for Formatters.DataSet implementation that records data from aggregate DataSources.Interface for classes that can function as the source of aggregate data to be logged or charted.Creates aggregate DataSources.Enumeration of the different types of aggregation operations that can be done on a numeric data source.DataSink that provides a mapping between a batch run number and the current batch parameters.DataSetManager for batch runs.DataSets will be opened on batch started and closed on batch ended.DataSource that returns the current batch run number.AggregateDataSource that returns the count of a particular type of object.Exception for any data collection related issue.Records data from DataSources and passes that data to DataSinks.Interface for classes that manage the lifecycle of DataSets.Registry that allows various parts of the data collection system to be shared among controller actions.Interface for classes that can retrieve data from a DataSet.Interface for classes that can function as the source of data to be logged or charted.DataSink that writes data to a file in tabular format.Enum specifying textual DataSink format type.Formats data in single line in the following format: id: data, id: data, ...DataSource that retrieves data from a method call on an object.DataSet for ordinary non-aggregate data sources.Interface for classes that can function as the source of non aggregated data to be logged or charted.Map type interface for the type passed to DataSets for recording.DataSource that will return the current value of a parameter.DataSource that returns the current random seed.DataSetManager for single (i.e.An iterable with a sizeFormats data in a tabular format with a user specified delimiter.DataSource that returns the current tick count.