Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected