OpenMS
2.4.0
|
Representation of a parsed CV term. More...
#include <OpenMS/FORMAT/VALIDATORS/SemanticValidator.h>
Public Attributes | |
String | accession |
String | name |
String | value |
bool | has_value |
String | unit_accession |
bool | has_unit_accession |
String | unit_name |
bool | has_unit_name |
Representation of a parsed CV term.
String accession |
bool has_unit_accession |
bool has_unit_name |
bool has_value |
String name |
String unit_accession |
String unit_name |
String value |