Package adams.flow.source
-
Interface Summary Interface Description SampleIdSource Interface for ID sources that output either database IDs (= integers) or sample IDs (= strings).SpectrumIdSource Indicator interface for sources that supply spectrum IDs. -
Class Summary Class Description InstrumentSupplier Returns instrument names from the database.NewSpectrum Creates an empty spectrum.OrphanedSampleDataIdSupplier Retrieves sample IDs of sample data that have no spectra associated.SpectrumIdSupplier Returns spectrum IDs from the database.SpectrumSupplier Loads spectra from the database that matched the specified conditions.SQLSpectrumIdSupplier Executes an SQL statement for generating the IDs.