Class ComputeChoiceData


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ChoiceData compute​(org.processmining.plugins.inductiveVisualMiner.ivmlog.IvMLogFiltered log, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net, 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

      • ComputeChoiceData

        public ComputeChoiceData()
    • Method Detail

      • compute

        public static ChoiceData compute​(org.processmining.plugins.inductiveVisualMiner.ivmlog.IvMLogFiltered log,
                                         org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net,
                                         org.processmining.framework.plugin.ProMCanceller canceller)