public class AddStPlugin
extends java.lang.Object
| Constructor and Description |
|---|
AddStPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static AddStVisualizer |
filter(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log)
This class adds missing start events to the event log
|
public static AddStVisualizer filter(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)
context - The pluginContext in which this plugin is executed.log - The log that needs to be filtered.