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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |