Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setScopePath
Method
setScopePath
src/openms/source/DATASTRUCTURES/CVMappingRule.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void CVMappingRule::setScopePath(const String& path)
97
{
98
scope_path_ = path;
99
}
100
101
const String& CVMappingRule::getScopePath() const
102
{
Callers
2
startElement
Method · 0.80
CVMappingRule_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected