Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ isFinished
Method
isFinished
src/openms_gui/source/VISUAL/TOPPASVertex.cpp:572–575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
bool TOPPASVertex::isFinished() const
573
{
574
return finished_;
575
}
576
577
void TOPPASVertex::run()
578
{
Callers
5
getSubtreeStatus
Method · 0.95
checkIfWeAreDone
Method · 0.80
run
Method · 0.80
isUpstreamFinished
Method · 0.80
allInputsReady
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected