Package | Description |
---|---|
org.processmining.incorporatenegativeinformation.dialogs.ui | |
org.processmining.incorporatenegativeinformation.plugins |
Modifier and Type | Method and Description |
---|---|
void |
AttributeLogFilter_UI.getFilterValues(AttributeLogFilter filter)
Populate filter object from settings in the panel.
|
protected void |
AttributeLogFilter_UI.setFilterValues(AttributeLogFilter filter)
Set values of controls based on values in the filter.
|
org.deckfour.uitopia.api.event.TaskListener.InteractionResult |
AttributeLogFilter_UI.setParameters(org.processmining.contexts.uitopia.UIPluginContext context,
AttributeLogFilter filter)
Open UI dialogue to populate the given configuration object with settings
chosen by the user.
|
Constructor and Description |
---|
AttributeLogFilter_UI(AttributeLogFilter filter) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
AttributeLogFilterPlugin.filterLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
AttributeLogFilter filter) |
static org.deckfour.xes.model.XLog[] |
AttributeLogFilterPlugin.filterLogInList(org.deckfour.xes.model.XLog log,
AttributeLogFilter filter) |
java.util.List<org.deckfour.xes.model.XLog> |
AttributeLogFilterPlugin.groupLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
AttributeLogFilter filter) |