Class GoalDrivenPlugin


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GoalDrivenLauncher mineGuiProcessTree​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog)  
      javax.swing.JComponent visualise​(org.processmining.framework.plugin.PluginContext context, GoalDrivenLauncher launcher, 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

      • GoalDrivenPlugin

        public GoalDrivenPlugin()
    • Method Detail

      • visualise

        public javax.swing.JComponent visualise​(org.processmining.framework.plugin.PluginContext context,
                                                GoalDrivenLauncher launcher,
                                                org.processmining.framework.plugin.ProMCanceller canceller)
      • mineGuiProcessTree

        public GoalDrivenLauncher mineGuiProcessTree​(org.processmining.framework.plugin.PluginContext context,
                                                     org.deckfour.xes.model.XLog xLog)