org.processmining.plugins.log.logfilters.impl
Class WeekAbstractionLogEditor

java.lang.Object
  extended by org.processmining.plugins.log.logfilters.impl.WeekAbstractionLogEditor

public class WeekAbstractionLogEditor
extends java.lang.Object


Constructor Summary
WeekAbstractionLogEditor()
           
 
Method Summary
 org.deckfour.xes.model.XLog editor(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeekAbstractionLogEditor

public WeekAbstractionLogEditor()
Method Detail

editor

public org.deckfour.xes.model.XLog editor(org.processmining.framework.plugin.PluginContext context,
                                          org.deckfour.xes.model.XLog log)
                                   throws LogFilterException
Throws:
LogFilterException