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

Method hasValue

src/openms/source/METADATA/CVTerm.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 bool CVTerm::hasValue() const
97 {
98 return value_ != DataValue::EMPTY;
99 }
100
101} // namespace OpenMS
102

Callers 4

writeCVList_Method · 0.80
parsePeptideSiblings_Method · 0.80
writeCVParams_Method · 0.80
CVTerm_test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected