public class LowOccurrencesFilterAlgorithm extends java.lang.Object implements LogFilterAlgorithm
Constructor and Description |
---|
LowOccurrencesFilterAlgorithm() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogFilterParameters parameters) |
public org.deckfour.xes.model.XLog apply(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogFilterParameters parameters)
apply
in interface LogFilterAlgorithm