Uses of Interface
adams.flow.source.SpectrumIdSource
-
Packages that use SpectrumIdSource Package Description adams.flow.source -
-
Uses of SpectrumIdSource in adams.flow.source
Subinterfaces of SpectrumIdSource in adams.flow.source Modifier and Type Interface Description interface
SampleIdSource
Interface for ID sources that output either database IDs (= integers) or sample IDs (= strings).Classes in adams.flow.source that implement SpectrumIdSource Modifier and Type Class Description class
SpectrumIdSupplier
Returns spectrum IDs from the database.
-