Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
foreach
Function · 0.80
isEdgeAllowed_
Method · 0.80
dfsVisit_
Method · 0.80
resetDownstream
Method · 0.80
include
Method · 0.80
connectEdgeSignals
Method · 0.80
run
Method · 0.80
run
Method · 0.80
getEdgeStatus
Method · 0.80
getSubtreeStatus
Method · 0.80
markUnreachable
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected