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

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

public class DayAbstractionLogEditor
extends java.lang.Object


Constructor Summary
DayAbstractionLogEditor()
           
 
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

DayAbstractionLogEditor

public DayAbstractionLogEditor()
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