Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setElementPath
Method
setElementPath
src/openms/source/DATASTRUCTURES/CVMappingRule.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void CVMappingRule::setElementPath(const String& element_path)
67
{
68
element_path_ = element_path;
69
}
70
71
const String& CVMappingRule::getElementPath() const
72
{
Callers
2
startElement
Method · 0.80
CVMappingRule_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected