Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
locateTerm
Method · 0.80
handleTerm_
Method · 0.80
CVMappingTerm_test.cpp
File · 0.80
CVMappingFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
main_
Method · 0.64