Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getRequirementLevel
Method
getRequirementLevel
src/openms/source/DATASTRUCTURES/CVMappingRule.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
CVMappingRule::RequirementLevel CVMappingRule::getRequirementLevel() const
82
{
83
return requirement_level_;
84
}
85
86
void CVMappingRule::setCombinationsLogic(CombinationsLogic combinations_logic)
87
{
Callers
4
main_
Method · 0.80
endElement
Method · 0.80
CVMappingRule_test.cpp
File · 0.80
CVMappingFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
main_
Method · 0.64