MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / isNull

Method isNull

src/openms/source/FORMAT/MzTab.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 MzTabModification::MzTabModification() = default;
32
33 bool MzTabModification::isNull() const
34 {
35 return pos_param_pairs_.empty() && mod_identifier_.isNull();
36 }
37
38 void MzTabModification::setNull(bool b)
39 {

Callers 15

setEditorDataMethod · 0.45
setLogModeMethod · 0.45
setEditorDataMethod · 0.45
storeMethod · 0.45
storeMethod · 0.45
storeMethod · 0.45
storeMethod · 0.45
loadProcessingSteps_Method · 0.45
loadObservations_Method · 0.45

Calls 1

emptyMethod · 0.45

Tested by 1

START_SECTIONFunction · 0.36