Class MineStocPetriNet


  • public class MineStocPetriNet
    extends java.lang.Object
    Not yet implemented. Use implementation based on Process Trees for now. See GeneralizedMinerPlugin in "GeneralizedConformance".
    Author:
    Andreas Rogge-Solti
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object[] discoverStochNetMode​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log2)  
      static java.lang.Object[] discoverStochNetModel​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)  
      static java.lang.Object[] getFittingPetrinetWithChoicesModeledAsImmediateTransitions​(org.processmining.contexts.uitopia.UIPluginContext 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

      • MineStocPetriNet

        public MineStocPetriNet()
    • Method Detail

      • discoverStochNetMode

        public static java.lang.Object[] discoverStochNetMode​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                              org.deckfour.xes.model.XLog log2)
      • discoverStochNetModel

        public static java.lang.Object[] discoverStochNetModel​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                               org.deckfour.xes.model.XLog log)
      • getFittingPetrinetWithChoicesModeledAsImmediateTransitions

        public static java.lang.Object[] getFittingPetrinetWithChoicesModeledAsImmediateTransitions​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                                                                    org.deckfour.xes.model.XLog log)