MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getTargetVertex

Method getTargetVertex

src/openms_gui/source/VISUAL/TOPPASEdge.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299 }
300
301 TOPPASVertex* TOPPASEdge::getTargetVertex()
302 {
303 return to_;
304 }
305
306 void TOPPASEdge::prepareResize()
307 {

Callers 15

foreachFunction · 0.80
isEdgeAllowed_Method · 0.80
dfsVisit_Method · 0.80
resetDownstreamMethod · 0.80
includeMethod · 0.80
connectEdgeSignalsMethod · 0.80
runMethod · 0.80
runMethod · 0.80
getEdgeStatusMethod · 0.80
getSubtreeStatusMethod · 0.80
markUnreachableMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected