2.14.1: 2009-11-05

Package net.sf.basedb.util.export.spotdata

Interface Summary
AssayField Represents a bioassay field that is going to be exported.
DynamicField Represents a spot or reporter field that is going to be exported from a bioassay set.
ExportableField Interface that represents an exportable field.
 

Class Summary
AbstractBioAssaySetExporter An abstract superclass for all exporters that exports spot data from a bioassay set.
AnnotationAssayField Assay field implementation that exports the annotations of a bioassay.
BaseFileExporter A superclass for exporters that exports spot data to BASEfile format.
ExportableFieldFactory Utility class with factory methods that helps with the creation of exportable fields.
ExportableFieldFormatter Formatter implementation that formats an exportable field by returning the column title.
FieldConverter Class for converting string-based spot and reporter names into dynamic field representation suitable for bioassay set exporter.
JepDynamicField A dynamic field implementation that uses a JEP expression to generate the expression that is needed to select the data.
MatrixBaseFileExporter Exporter implementation that exports bioassay set data as a matrix BASEfile.
SerialBaseFileExporter Exporter implementation that exports bioassay set data as a serial BASEfile.
SimpleDynamicField Represents an exported data field.
 


2.14.1: 2009-11-05