Uses of Interface
repast.simphony.data2.DataSet
Packages that use DataSet
-
Uses of DataSet in repast.simphony.data2
Classes in repast.simphony.data2 that implement DataSetModifier and TypeClassDescriptionclassAbstract DataSet implementation.classDataSet implementation that records data from aggregate DataSources.classDataSet for ordinary non-aggregate data sources.Methods in repast.simphony.data2 with parameters of type DataSetModifier and TypeMethodDescriptionvoidAbstractDataSetManager.addDataSet(DataSet dataSet, ScheduleParameters scheduleParams, boolean atEnd) voidDataSetManager.addDataSet(DataSet dataSet, ScheduleParameters scheduleParams, boolean atEnd) Adds a DataSet to this DataSetManager. -
Uses of DataSet in repast.simphony.data2.builder
Methods in repast.simphony.data2.builder that return DataSet