Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setCheckUnits
Method
setCheckUnits
src/openms/source/FORMAT/VALIDATORS/SemanticValidator.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void SemanticValidator::setCheckUnits(bool check)
75
{
76
check_units_ = check;
77
}
78
79
void SemanticValidator::setUnitAccessionAttribute(const String& accession)
80
{
Callers
2
main_
Method · 0.80
SemanticValidator_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected