35 #ifndef OPENMS_FORMAT_VALIDATORS_MZQUANTMLVALIDATOR_H 
   36 #define OPENMS_FORMAT_VALIDATORS_MZQUANTMLVALIDATOR_H 
   45   class ControlledVocabulary;
 
Semantically validates MzQuantML files. 
Definition: MzQuantMLValidator.h:52
Representation of a controlled vocabulary. 
Definition: ControlledVocabulary.h:54
Semantically validates XML files using CVMappings and a ControlledVocabulary. 
Definition: SemanticValidator.h:56
Representation of controlled vocabulary mapping rules (for PSI formats) 
Definition: CVMappings.h:56
Map class based on the STL map (containing serveral convenience functions) 
Definition: Map.h:50
Map< String, std::vector< CVTerm > > param_groups_
CV terms which can have a value (term => value type) - see MzMLValidator impl. 
Definition: MzQuantMLValidator.h:69