#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
bool | isNull () const |
void | setNull (bool b) |
void | setPositionsAndParameters (const std::vector< std::pair< Int, MzTabParameter > > &ppp) |
std::vector< std::pair< Int, MzTabParameter > > | getPositionsAndParameters () const |
void | setModOrSubstIdentifier (const MzTabString &mod_id) |
MzTabString | getModOrSubstIdentifier () const |
String | toCellString () const |
void | fromCellString (const String &s) |
Protected Attributes | |
std::vector< std::pair< Int, MzTabParameter > > | pos_param_pairs_ |
MzTabString | mod_or_subst_identifier_ |
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabString::fromCellString(), MzTabParameter::fromCellString(), String::hasSubstring(), MzTabModification::mod_or_subst_identifier_, MzTabModification::pos_param_pairs_, MzTabString::set(), MzTabModification::setNull(), String::split(), String::toInt(), String::toLower(), and String::trim().
Referenced by MzTabModificationList::fromCellString().
|
inline |
References MzTabModification::isNull(), and MzTabModification::mod_or_subst_identifier_.
|
inline |
References MzTabModification::pos_param_pairs_.
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabString::isNull(), MzTabModification::mod_or_subst_identifier_, and MzTabModification::pos_param_pairs_.
Referenced by MzTabModification::getModOrSubstIdentifier(), and MzTabModification::toCellString().
|
inline |
References MzTabModification::mod_or_subst_identifier_.
|
inlinevirtual |
Implements MzTabNullAbleInterface.
References MzTabModification::mod_or_subst_identifier_, MzTabModification::pos_param_pairs_, and MzTabString::setNull().
Referenced by MzTabModification::fromCellString().
|
inline |
References MzTabModification::pos_param_pairs_.
|
inlinevirtual |
|
protected |
|
protected |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |