Class StochasticFlowerMiner


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.models.graphbased.directed.petrinet.StochasticNet mine​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

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

      • StochasticFlowerMiner

        public StochasticFlowerMiner()
    • Method Detail

      • mine

        public org.processmining.models.graphbased.directed.petrinet.StochasticNet mine​(org.processmining.framework.plugin.PluginContext context,
                                                                                        org.deckfour.xes.model.XLog log)