Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paint
Method · 0.95
updateHoveringEdgePos
Method · 0.80
finishHoveringEdge
Method · 0.80
foreach
Function · 0.80
include
Method · 0.80
topoSort
Method · 0.80
connectEdgeSignals
Method · 0.80
run
Method · 0.80
foreach
Function · 0.80
getOutputDir
Method · 0.80
getEdgeStatus
Method · 0.80
isUpstreamFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected