Uses of Class
org.processmining.plugins.log.filter.AttributeLogFilter
-
Packages that use AttributeLogFilter Package Description org.processmining.plugins.log.filter -
-
Uses of AttributeLogFilter in org.processmining.plugins.log.filter
Methods in org.processmining.plugins.log.filter with parameters of type AttributeLogFilter Modifier and Type Method Description org.deckfour.xes.model.XLogAttributeLogFilterPlugin. filterLog(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, AttributeLogFilter filter)protected voidAttributeLogFilter_UI. getFilterValues(AttributeLogFilter filter)Populate filter object from settings in the panel.protected voidAttributeLogFilter_UI. setFilterValues(AttributeLogFilter filter)Set values of controls based on values in the filter.org.deckfour.uitopia.api.event.TaskListener.InteractionResultAttributeLogFilter_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.Constructors in org.processmining.plugins.log.filter with parameters of type AttributeLogFilter Constructor Description AttributeLogFilter_UI(AttributeLogFilter filter)
-