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

Method getAllowChildren

src/openms/source/DATASTRUCTURES/CVMappingTerm.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 bool CVMappingTerm::getAllowChildren() const
115 {
116 return allow_children_;
117 }
118
119 void CVMappingTerm::setCVIdentifierRef(const String& cv_identifier_ref)
120 {

Callers 6

main_Method · 0.80
handleTerm_Method · 0.80
locateTermMethod · 0.80
handleTerm_Method · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64