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

Method setTermName

src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 void CVMappingTerm::setTermName(const String& term_name)
90 {
91 term_name_ = term_name;
92 }
93
94 const String& CVMappingTerm::getTermName() const
95 {

Callers 2

startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected