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

Method setIsRepeatable

src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 void CVMappingTerm::setIsRepeatable(bool is_repeatable)
100 {
101 is_repeatable_ = is_repeatable;
102 }
103
104 bool CVMappingTerm::getIsRepeatable() const
105 {

Callers 2

startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected