public class PreprocessLogFilter
extends java.lang.Object
Constructor and Description |
---|
PreprocessLogFilter() |
Modifier and Type | Method and Description |
---|---|
static org.deckfour.xes.model.XLog |
reDuplicateEvents(org.deckfour.xes.model.XLog input) |
static org.deckfour.xes.model.XLog |
renameUnderscores(org.deckfour.xes.model.XLog input) |
static org.deckfour.xes.model.XLog |
reorderByTime(org.deckfour.xes.model.XLog input) |
public static org.deckfour.xes.model.XLog renameUnderscores(org.deckfour.xes.model.XLog input)
public static org.deckfour.xes.model.XLog reDuplicateEvents(org.deckfour.xes.model.XLog input)
public static org.deckfour.xes.model.XLog reorderByTime(org.deckfour.xes.model.XLog input)