Class HighFrequencyFilterAlgorithm

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogFilterParameters parameters)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HighFrequencyFilterAlgorithm

        public HighFrequencyFilterAlgorithm()
    • Method Detail

      • apply

        public org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context,
                                                 org.deckfour.xes.model.XLog log,
                                                 LogFilterParameters parameters)
        Specified by:
        apply in interface LogFilterAlgorithm