MCPcopy 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

getSubtreeStatusMethod · 0.95
checkIfWeAreDoneMethod · 0.80
runMethod · 0.80
isUpstreamFinishedMethod · 0.80
allInputsReadyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected