MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getCombinationsLogic

Method getCombinationsLogic

src/openms/source/DATASTRUCTURES/CVMappingRule.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 CVMappingRule::CombinationsLogic CVMappingRule::getCombinationsLogic() const
92 {
93 return combinations_logic_;
94 }
95
96 void CVMappingRule::setScopePath(const String& path)
97 {

Callers 4

main_Method · 0.80
endElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64