MCPcopy 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

startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected