Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/library/
H A DCfgExternalToolModel.cpp354 DocumentFormatConstraints annSeqRead(commonConstraints); in initFormats() local
355 annSeqRead.supportedObjectTypes += GObjectTypes::ANNOTATION_TABLE; in initFormats()
356 annSeqRead.supportedObjectTypes += GObjectTypes::SEQUENCE; in initFormats()
392 if (df->checkConstraints(annSeqRead)) { in initFormats()