MCPcopy 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
endElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64