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 |
Referenced by MzMLHandler< MapType >::handleCVParam_(), and MzMLHandler< MapType >::validateCV_().
bool has_unit_accession |
Referenced by MzMLHandler< MapType >::validateCV_().
bool has_unit_name |
Referenced by MzMLHandler< MapType >::validateCV_().
bool has_value |
String name |
Referenced by MzMLHandler< MapType >::handleCVParam_(), and MzMLHandler< MapType >::validateCV_().
String unit_accession |
Referenced by MzMLHandler< MapType >::handleCVParam_().
String unit_name |
String value |
Referenced by MzMLHandler< MapType >::handleCVParam_().
OpenMS / TOPP release 2.0.0 | Documentation generated on Thu Aug 20 2015 01:44:43 using doxygen 1.8.9.1 |