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

Method getInputParameters

src/openms_gui/source/VISUAL/TOPPASToolVertex.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267 }
268
269 void TOPPASToolVertex::getInputParameters(QVector<IOInfo>& input_infos) const
270 {
271 getParameters_(input_infos, true);
272 }
273
274 void TOPPASToolVertex::getOutputParameters(QVector<IOInfo>& output_infos) const
275 {

Callers 7

isEdgeAllowed_Method · 0.80
foreachFunction · 0.80
loadMethod · 0.80
getToolToolStatus_Method · 0.80
getListToolStatus_Method · 0.80
getTargetInParamNameMethod · 0.80
fillComboBoxes_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected