#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
bool | isNull () const |
void | setNull (bool b) |
void | setCVLabel (const String &CV_label) |
void | setAccession (const String &accession) |
void | setName (const String &name) |
void | setValue (const String &value) |
String | getCVLabel () const |
String | getAccession () const |
String | getName () const |
String | getValue () const |
String | toCellString () const |
void | fromCellString (const String &s) |
Protected Attributes | |
String | CV_label_ |
String | accession_ |
String | name_ |
String | value_ |
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabParameter::accession_, MzTabParameter::CV_label_, String::hasSubstring(), MzTabParameter::name_, MzTabParameter::setNull(), String::split(), String::substitute(), String::toLower(), String::trim(), and MzTabParameter::value_.
Referenced by MzTabParameterList::fromCellString(), and MzTabModification::fromCellString().
|
inline |
References MzTabParameter::accession_, and MzTabParameter::isNull().
|
inline |
References MzTabParameter::CV_label_, and MzTabParameter::isNull().
|
inline |
References MzTabParameter::isNull(), and MzTabParameter::name_.
|
inline |
References MzTabParameter::isNull(), and MzTabParameter::value_.
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabParameter::accession_, MzTabParameter::CV_label_, MzTabParameter::name_, and MzTabParameter::value_.
Referenced by MzTabParameter::getAccession(), MzTabParameter::getCVLabel(), MzTabParameter::getName(), MzTabParameter::getValue(), and MzTabParameter::toCellString().
|
inline |
References MzTabParameter::accession_.
|
inline |
References MzTabParameter::CV_label_.
|
inline |
References MzTabParameter::name_.
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabParameter::accession_, MzTabParameter::CV_label_, MzTabParameter::name_, and MzTabParameter::value_.
Referenced by MzTabParameter::fromCellString().
|
inline |
References MzTabParameter::value_.
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabParameter::accession_, MzTabParameter::CV_label_, MzTabParameter::isNull(), MzTabParameter::name_, and MzTabParameter::value_.
|
protected |
|
protected |
|
protected |
|
protected |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |