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

Method getSourceVertex

src/openms_gui/source/VISUAL/TOPPASEdge.cpp:296–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294 }
295
296 TOPPASVertex* TOPPASEdge::getSourceVertex()
297 {
298 return from_;
299 }
300
301 TOPPASVertex* TOPPASEdge::getTargetVertex()
302 {

Callers 15

paintMethod · 0.95
updateHoveringEdgePosMethod · 0.80
finishHoveringEdgeMethod · 0.80
foreachFunction · 0.80
includeMethod · 0.80
topoSortMethod · 0.80
connectEdgeSignalsMethod · 0.80
runMethod · 0.80
foreachFunction · 0.80
getOutputDirMethod · 0.80
getEdgeStatusMethod · 0.80
isUpstreamFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected