Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setNativeIDType
Method
setNativeIDType
src/openms/source/METADATA/SourceFile.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void SourceFile::setNativeIDType(const String& type)
112
{
113
native_id_type_ = type;
114
}
115
116
const String& SourceFile::getNativeIDTypeAccession() const
117
{
Callers
4
store
Method · 0.80
handleCVParam_
Method · 0.80
startElement
Method · 0.80
SourceFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected