Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setAllowChildren
Method
setAllowChildren
src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void CVMappingTerm::setAllowChildren(bool allow_children)
110
{
111
allow_children_ = allow_children;
112
}
113
114
bool CVMappingTerm::getAllowChildren() const
115
{
Callers
2
startElement
Method · 0.80
CVMappingTerm_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected