Class GoalDrivenPlugin
- java.lang.Object
-
- org.processmining.goaldrivenprocessmining.plugins.GoalDrivenPlugin
-
public class GoalDrivenPlugin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GoalDrivenPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GoalDrivenLaunchermineGuiProcessTree(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog)javax.swing.JComponentvisualise(org.processmining.framework.plugin.PluginContext context, GoalDrivenLauncher launcher, org.processmining.framework.plugin.ProMCanceller canceller)
-
-
-
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)
-
-