avid.selectors.diagnosticSelector

Functions

get_input_artefact_ids(workflow_data[, ...])

Helper that gets all input artefact ids of the passed workflow_data.

Classes

IsInputSelector([input_keys, ...])

Convenience selector to select only artefacts that are inputs of other artefacts (derived artefacts) in the given workflow data.

IsPrimeInvalidSelector()

Convenience selector to select only artefacts that are invalid but have none or valid input artefacts in the given workflow data.

RootSelector()

Convenience selector to select all artefacts that have no inputs.