avid.common.artefact
This module offers methods for correct generation ore adding of artefact entries tis responsible to add new dict entries in the flat file data container
Module Attributes
List of properties that should be checked to determine the similarity of two artifacts. |
Functions
|
Checks if the checkedArtefact has a valid case instance compared to all other artefacts. |
|
Helper that ensures that the passed propertyName is contained in similarityRelevantProperties and therefore will be used to discriminate artifacts. |
|
Normalizes string, removes non-alpha characters, and converts spaces to hyphens. |
|
Public method that should be used to get an artefact path. |
|
Generates the path derived from the workflow informations and the properties of the artefact. |
|
Using this function will write all artefacts directly into the content directory of the workflow. |
|
Generates the path derived from the workflow informations and the properties of the artefact. |
|
Helper function that returns the value of an artefact property indicated by key. |
|
Public method that should be used to get a "nick name" for the passed artefact. |
|
Helper function that returns a list of all values found for a certain property in the passed collection of artefact. |
|
Generates the path derived from the workflow informations and the properties of the artefact. |
|
Default strategy for the short name. |
|
Helper function that updates the content of the destination list with the content of the source list. |
Classes
|
|
|
Modules
This module is the central unit to store the default artefact propertie keys To ensure an easier maintenance and upgrade all autoprocessing modules, |
|
This module offers methods for correct generation ore adding of artefact entries tis responsible to add new dict entries in the flat file data container |