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

Method getModificationName

src/openms/source/CHEMISTRY/ModificationDefinition.cpp:97–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 String ModificationDefinition::getModificationName() const
98 {
99 if (mod_ != nullptr)
100 {
101 return mod_->getFullId();
102 }
103 return "";
104 }
105
106 void ModificationDefinition::setMaxOccurrences(UInt max_occurrences)
107 {

Callers 15

operator<Method · 0.95
proteinCellClicked_Method · 0.80
generateSequenceRow_Method · 0.80
collectQCDataMethod · 0.80
startElementMethod · 0.80
getModifString_Method · 0.80

Calls

no outgoing calls

Tested by 6

proteinCellClicked_Method · 0.64
getModifString_Method · 0.64
START_SECTIONFunction · 0.64
START_SECTIONFunction · 0.64
START_SECTIONFunction · 0.64