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

Method setSourceClassification

src/openms/source/CHEMISTRY/ResidueModification.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 }
292
293 void ResidueModification::setSourceClassification(SourceClassification classification)
294 {
295 classification_ = classification;
296 }
297
298 void ResidueModification::setSourceClassification(const String& classification)
299 {

Callers 4

startElementMethod · 0.80
readFromOBOFileMethod · 0.80
readFromOBOFileMethod · 0.80

Calls 1

toLowerMethod · 0.80

Tested by

no test coverage detected