18 class TargetedExperiment;
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:23
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:27
A more convenient string class.
Definition: String.h:34
A description of a targeted experiment containing precursor and production ions.
Definition: TargetedExperiment.h:39
File adapter for HUPO PSI TraML files.
Definition: TraMLFile.h:40
void store(const String &filename, const TargetedExperiment &id) const
Stores a map in a TraML file.
~TraMLFile() override
Destructor.
TraMLFile()
Default constructor.
void load(const String &filename, TargetedExperiment &id)
Loads a map from a TraML file.
bool isSemanticallyValid(const String &filename, StringList &errors, StringList &warnings)
Checks if a file is valid with respect to the mapping file and the controlled vocabulary.
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:44
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19