Uses of Class
repast.simphony.data2.engine.AbstractTextSinkDescriptor
Packages that use AbstractTextSinkDescriptor
-
Uses of AbstractTextSinkDescriptor in repast.simphony.data2.engine
Subclasses of AbstractTextSinkDescriptor in repast.simphony.data2.engineModifier and TypeClassDescriptionclassSink for outputting text data to the console.classDescriptor for File type sinks. -
Uses of AbstractTextSinkDescriptor in repast.simphony.data2.wizard
Classes in repast.simphony.data2.wizard with type parameters of type AbstractTextSinkDescriptorModifier and TypeClassDescriptionclassSinkDataStep<D extends AbstractTextSinkDescriptor,T extends DataSetModel<D>> Data configure step for creating sinks.