44 class ControlledVocabulary;
Representation of controlled vocabulary mapping rules (for PSI formats)
Definition: CVMappings.h:57
Representation of a controlled vocabulary.
Definition: ControlledVocabulary.h:55
Semantically validates MzQuantML files.
Definition: MzQuantMLValidator.h:53
MzQuantMLValidator()
Not implemented.
~MzQuantMLValidator() override
Destructor.
MzQuantMLValidator & operator=(const MzQuantMLValidator &rhs)
Not implemented.
MzQuantMLValidator(const MzQuantMLValidator &rhs)
Not implemented.
Map< String, std::vector< CVTerm > > param_groups_
CV terms which can have a value (term => value type) - see MzMLValidator impl.
Definition: MzQuantMLValidator.h:68
MzQuantMLValidator(const CVMappings &mapping, const ControlledVocabulary &cv)
Constructor.
Semantically validates XML files using CVMappings and a ControlledVocabulary.
Definition: SemanticValidator.h:58
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:52
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47