public class LogEventUnifierPlugin
extends java.lang.Object
| Constructor and Description |
|---|
LogEventUnifierPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.Object[] |
cancel(org.processmining.framework.plugin.PluginContext context,
java.lang.String message) |
java.lang.Object[] |
filterLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogEventUnifier unifier) |
java.lang.Object[] |
filterLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
LogEventUnifier.LogEventUnifierMapping mapping) |
java.lang.Object[] |
filterLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |
public java.lang.Object[] filterLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net)
public java.lang.Object[] filterLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
LogEventUnifier.LogEventUnifierMapping mapping)
public java.lang.Object[] filterLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogEventUnifier unifier)
protected static java.lang.Object[] cancel(org.processmining.framework.plugin.PluginContext context,
java.lang.String message)