public class HighFrequencyFilterAlgorithm extends java.lang.Object implements LogFilterAlgorithm
| Constructor and Description |
|---|
HighFrequencyFilterAlgorithm() |
| 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