Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getIsRepeatable
Method
getIsRepeatable
src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
bool CVMappingTerm::getIsRepeatable() const
105
{
106
return is_repeatable_;
107
}
108
109
void CVMappingTerm::setAllowChildren(bool allow_children)
110
{
Callers
4
main_
Method · 0.80
endElement
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