Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ inEdgesEnd
Method
inEdgesEnd
src/openms_gui/source/VISUAL/TOPPASVertex.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
TOPPASVertex::ConstEdgeIterator TOPPASVertex::inEdgesEnd() const
471
{
472
return in_edges_.end();
473
}
474
475
void TOPPASVertex::addInEdge(TOPPASEdge* edge)
476
{
Callers
7
removeSelected
Method · 0.80
isEdgeAllowed_
Method · 0.80
topoSort
Method · 0.80
moveSelectedItems
Method · 0.80
foreach
Function · 0.80
getEdgeStatus
Method · 0.80
foreach
Function · 0.80
Calls
1
end
Method · 0.45
Tested by
no test coverage detected