Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getAllowChildren
Method
getAllowChildren
src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
bool CVMappingTerm::getAllowChildren() const
115
{
116
return allow_children_;
117
}
118
119
void CVMappingTerm::setCVIdentifierRef(const String& cv_identifier_ref)
120
{
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