Class LocalHeuristicMiner

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AcceptingPetriNetWrapper discover​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, java.lang.Object parameter)  
      java.lang.Object startGUI​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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

      • LocalHeuristicMiner

        public LocalHeuristicMiner()
    • Method Detail

      • startGUI

        public java.lang.Object startGUI​(org.processmining.contexts.uitopia.UIPluginContext context,
                                         org.deckfour.xes.model.XLog log)
        Specified by:
        startGUI in class DiscoveryPlugin