Interface SMWorkflowLevenshtein

  • All Superinterfaces:
    SimilarityMeasure
    All Known Implementing Classes:
    SMWorkflowLevenshteinImpl

    public interface SMWorkflowLevenshtein
    extends SimilarityMeasure
    This similarity measure computes the similarity between workflows in a sophisticated way considering three compononents:

    - The control flow of the workflow - The data flow of the workflow - The task names

    Author:
    Kirstin