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

Method setCombinationsLogic

src/openms/source/DATASTRUCTURES/CVMappingRule.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void CVMappingRule::setCombinationsLogic(CombinationsLogic combinations_logic)
87 {
88 combinations_logic_ = combinations_logic;
89 }
90
91 CVMappingRule::CombinationsLogic CVMappingRule::getCombinationsLogic() const
92 {

Callers 2

startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected