| Package | Description |
|---|---|
| org.processmining.plugins.log.filter |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
LogEventUnifierPlugin.filterLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogEventUnifier unifier) |
org.deckfour.uitopia.api.event.TaskListener.InteractionResult |
LogEventUnifier_UI.setParameters(org.processmining.contexts.uitopia.UIPluginContext context,
LogEventUnifier filter)
Open UI dialogue to populate the given configuration object with
settings chosen by the user.
|
protected void |
LogEventUnifier_UI.setValues(LogEventUnifier unifier)
Set values of controls based on values in the filter.
|
protected void |
LogEventUnifier_UI.updateValues(LogEventUnifier unifier)
Populate filter object from settings in the panel.
|
| Constructor and Description |
|---|
LogEventUnifier_UI(LogEventUnifier unifier) |