#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabModification () | |
| virtual | ~MzTabModification () |
| bool | isNull () const |
| void | setNull (bool b) |
| void | setPositionsAndParameters (const std::vector< std::pair< Size, MzTabParameter > > &ppp) |
| std::vector< std::pair< Size, MzTabParameter > > | getPositionsAndParameters () const |
| void | setModificationIdentifier (const MzTabString &mod_id) |
| MzTabString | getModOrSubstIdentifier () const |
| String | toCellString () const |
| void | fromCellString (const String &s) |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| std::vector< std::pair< Size, MzTabParameter > > | pos_param_pairs_ |
| MzTabString | mod_identifier_ |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
| MzTabString getModOrSubstIdentifier | ( | ) | const |
| std::vector<std::pair<Size, MzTabParameter> > getPositionsAndParameters | ( | ) | const |
|
virtual |
Implements MzTabNullAbleInterface.
| void setModificationIdentifier | ( | const MzTabString & | mod_id | ) |
|
virtual |
Implements MzTabNullAbleInterface.
| void setPositionsAndParameters | ( | const std::vector< std::pair< Size, MzTabParameter > > & | ppp | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
|
protected |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |