OpenMS
SemanticValidator.h File Reference
Include dependency graph for SemanticValidator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SemanticValidator
 Semantically validates XML files using CVMappings and a ControlledVocabulary. More...
 
struct  SemanticValidator::CVTerm
 Representation of a parsed CV term. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Class Documentation

◆ OpenMS::Internal::SemanticValidator::CVTerm

struct OpenMS::Internal::SemanticValidator::CVTerm

Representation of a parsed CV term.

Collaboration diagram for SemanticValidator::CVTerm:
[legend]
Class Members
String accession
bool has_unit_accession
bool has_unit_name
bool has_value
String name
String unit_accession
String unit_name
String value