|
OpenMS
2.6.0
|
Go to the documentation of this file.
41 class ControlledVocabulary;
66 void startElement(
const XMLCh *
const ,
const XMLCh *
const ,
const XMLCh *
const qname,
const xercesc::Attributes & attributes)
override;
69 String getPath_(
UInt remove_from_end = 0)
const override;
72 void handleTerm_(
const String & path,
const CVTerm & parsed_term)
override;
Representation of a controlled vocabulary.
Definition: ControlledVocabulary.h:54
A more convenient string class.
Definition: String.h:59
Map< String, std::vector< CVTerm > > param_groups_
CV terms which can have a value (term => value type)
Definition: MzMLValidator.h:75
Representation of controlled vocabulary mapping rules (for PSI formats)
Definition: CVMappings.h:56
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Semantically validates XML files using CVMappings and a ControlledVocabulary.
Definition: SemanticValidator.h:55
String current_id_
Current referenceableParamGroup identifier.
Definition: MzMLValidator.h:78
Semantically validates MzXML files.
Definition: MzMLValidator.h:48
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
Representation of controlled vocabulary term.
Definition: CVTerm.h:52
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:50
String binary_data_type_
Binary data array type.
Definition: MzMLValidator.h:83
String binary_data_array_
Binary data array name.
Definition: MzMLValidator.h:81