Uses of Class
repast.simphony.data2.engine.FileSinkDescriptor
Packages that use FileSinkDescriptor
-
Uses of FileSinkDescriptor in repast.simphony.data2.engine
Methods in repast.simphony.data2.engine that return FileSinkDescriptorMethods in repast.simphony.data2.engine with parameters of type FileSinkDescriptorModifier and TypeMethodDescriptionprotected ControllerActionFileSinkControllerActionIO.FileSinkActionLoader.createAction(FileSinkDescriptor data, Scenario scenario) Constructors in repast.simphony.data2.engine with parameters of type FileSinkDescriptor -
Uses of FileSinkDescriptor in repast.simphony.data2.wizard
Methods in repast.simphony.data2.wizard that return FileSinkDescriptorMethods in repast.simphony.data2.wizard with parameters of type FileSinkDescriptorModifier and TypeMethodDescriptionvoidFileSinkWizardModel.setDescriptor(FileSinkDescriptor descriptor) Constructors in repast.simphony.data2.wizard with parameters of type FileSinkDescriptorModifierConstructorDescriptionFileSinkEditorWizard(List<DataSetDescriptor> dataSets, FileSinkDescriptor descriptor) FileSinkWizardModel(List<DataSetDescriptor> dataSets, FileSinkDescriptor descriptor)