Uses of Class
org.processmining.goaldrivenprocessmining.algorithms.GoalDrivenLauncher
-
Packages that use GoalDrivenLauncher Package Description org.processmining.goaldrivenprocessmining.algorithms org.processmining.goaldrivenprocessmining.plugins -
-
Uses of GoalDrivenLauncher in org.processmining.goaldrivenprocessmining.algorithms
Methods in org.processmining.goaldrivenprocessmining.algorithms that return GoalDrivenLauncher Modifier and Type Method Description static GoalDrivenLauncherGoalDrivenLauncher. launcher(org.deckfour.xes.model.XLog xLog) -
Uses of GoalDrivenLauncher in org.processmining.goaldrivenprocessmining.plugins
Methods in org.processmining.goaldrivenprocessmining.plugins that return GoalDrivenLauncher Modifier and Type Method Description GoalDrivenLauncherGoalDrivenPlugin. mineGuiProcessTree(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog)Methods in org.processmining.goaldrivenprocessmining.plugins with parameters of type GoalDrivenLauncher Modifier and Type Method Description javax.swing.JComponentGoalDrivenPlugin. visualise(org.processmining.framework.plugin.PluginContext context, GoalDrivenLauncher launcher, org.processmining.framework.plugin.ProMCanceller canceller)
-