Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/library/
H A DCfgExternalToolModel.cpp347 DocumentFormatConstraints annRead(commonConstraints); in initFormats() local
348 annRead.supportedObjectTypes += GObjectTypes::ANNOTATION_TABLE; in initFormats()
384 if (df->checkConstraints(annRead)) { in initFormats()