Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setTopoNr
Method
setTopoNr
src/openms_gui/source/VISUAL/TOPPASVertex.cpp:544–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
542
}
543
544
void TOPPASVertex::setTopoNr(UInt nr)
545
{
546
// (overridden in tool and output vertices)
547
topo_nr_ = nr;
548
}
549
550
String TOPPASVertex::get3CharsNumber_(UInt number) const
551
{
Callers
1
topoSort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected