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

Method getIsRepeatable

src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 bool CVMappingTerm::getIsRepeatable() const
105 {
106 return is_repeatable_;
107 }
108
109 void CVMappingTerm::setAllowChildren(bool allow_children)
110 {

Callers 4

main_Method · 0.80
endElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64