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.
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 |
Referenced by MzMLHandler< MapType >::handleCVParam_(), and MzMLHandler< MapType >::validateCV_().
Referenced by MzMLHandler< MapType >::handleCVParam_().
Referenced by MzMLHandler< MapType >::handleCVParam_().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |