Class AlignmentPerformance


  • public class AlignmentPerformance
    extends java.lang.Object
    • Constructor Detail

      • AlignmentPerformance

        public AlignmentPerformance()
    • Method Detail

      • align

        public static IvMLogNotFiltered align​(AlignmentComputer computer,
                                              IvMModel model,
                                              XEventPerformanceClassifier performanceClassifier,
                                              org.deckfour.xes.model.XLog xLog,
                                              org.deckfour.xes.classification.XEventClasses activityEventClasses,
                                              org.deckfour.xes.classification.XEventClasses performanceEventClasses,
                                              org.processmining.framework.plugin.ProMCanceller canceller,
                                              IvMDecoratorI decorator)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • alignTree

        public static IvMLogNotFiltered alignTree​(AlignmentComputer computer,
                                                  IvMModel model,
                                                  XEventPerformanceClassifier performanceClassifier,
                                                  org.deckfour.xes.model.XLog xLog,
                                                  org.deckfour.xes.classification.XEventClasses activityEventClasses,
                                                  org.deckfour.xes.classification.XEventClasses performanceEventClasses,
                                                  org.processmining.framework.plugin.ProMCanceller canceller,
                                                  IvMDecoratorI decorator)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • alignDfg

        public static IvMLogNotFiltered alignDfg​(AlignmentComputer computer,
                                                 IvMModel model,
                                                 XEventPerformanceClassifier performanceClassifier,
                                                 org.deckfour.xes.model.XLog xLog,
                                                 org.deckfour.xes.classification.XEventClasses activityEventClasses,
                                                 org.deckfour.xes.classification.XEventClasses performanceEventClasses,
                                                 org.processmining.framework.plugin.ProMCanceller canceller,
                                                 IvMDecoratorI decorator)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • alignNet

        public static IvMLogNotFiltered alignNet​(AlignmentComputer computer,
                                                 IvMModel model,
                                                 XEventPerformanceClassifier performanceClassifier,
                                                 org.deckfour.xes.model.XLog xLog,
                                                 org.deckfour.xes.classification.XEventClasses activityEventClasses,
                                                 org.deckfour.xes.classification.XEventClasses performanceEventClasses,
                                                 org.processmining.framework.plugin.ProMCanceller canceller,
                                                 IvMDecoratorI decorator)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception