Class InductiveVisualMinerAlignmentComputation


  • public class InductiveVisualMinerAlignmentComputation
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      InductiveVisualMinerAlignment align​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, org.deckfour.xes.model.XLog log)  
      static IvMLogNotFiltered align​(IvMEfficientTree tree, org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, org.processmining.framework.plugin.ProMCanceller canceller)  
      static IvMLogNotFiltered align​(IvMModel model, org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, org.processmining.framework.plugin.ProMCanceller canceller)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InductiveVisualMinerAlignmentComputation

        public InductiveVisualMinerAlignmentComputation()
    • Method Detail

      • align

        public InductiveVisualMinerAlignment align​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                   org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree,
                                                   org.deckfour.xes.model.XLog log)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • align

        public static IvMLogNotFiltered align​(IvMEfficientTree tree,
                                              org.deckfour.xes.model.XLog log,
                                              org.deckfour.xes.classification.XEventClassifier classifier,
                                              org.processmining.framework.plugin.ProMCanceller canceller)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • align

        public static IvMLogNotFiltered align​(IvMModel model,
                                              org.deckfour.xes.model.XLog log,
                                              org.deckfour.xes.classification.XEventClassifier classifier,
                                              org.processmining.framework.plugin.ProMCanceller canceller)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception