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

Method getUseTerm

src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 bool CVMappingTerm::getUseTerm() const
85 {
86 return use_term_;
87 }
88
89 void CVMappingTerm::setTermName(const String& term_name)
90 {

Callers 6

main_Method · 0.80
handleTerm_Method · 0.80
locateTermMethod · 0.80
handleTerm_Method · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64