Uses of Class
repast.simphony.data2.FileDataSink
-
Uses of FileDataSink in repast.simphony.data2
Modifier and TypeMethodDescriptionDataSetRegistry.fileSinks()
Gets all the FileDataSinks that have been added to this DataSetRegistry.Modifier and TypeMethodDescriptionvoid
DataSetRegistry.addFileDataSink
(FileDataSink sink) Adds a FileDataSink to this DataSetRegistry. -
Uses of FileDataSink in repast.simphony.data2.gui
ModifierConstructorDescriptionFileSinkChooserStep
(Iterable<FileDataSink> sinks, boolean multiSelect, String title, String message)