public class WorkbenchLauncherPlugin
extends java.lang.Object
Constructor and Description |
---|
WorkbenchLauncherPlugin() |
Modifier and Type | Method and Description |
---|---|
WorkbenchLauncher |
launch(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log)
Run Naive Discovery
|
public WorkbenchLauncher launch(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)
context
- The given plug-in context.log
- The given event log.