Home
last modified time | relevance | path

Searched refs:parsePortMapping (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/serialize/
H A DHRWizardSerializer.h150 PortMapping parsePortMapping(const QString &mappingDef);
H A DHRWizardSerializer.cpp480 PortMapping mapping = parsePortMapping(pair.second); in parseSelectorValue()
487 PortMapping WizardWidgetParser::parsePortMapping(const QString &mappingDef) { in parsePortMapping() function in U2::WorkflowSerialize::WizardWidgetParser