public class StartUpRemover
extends java.lang.Object
Constructor and Description |
---|
StartUpRemover() |
Modifier and Type | Method and Description |
---|---|
static org.deckfour.xes.model.XLog |
removePeriod(org.deckfour.xes.model.XLog log,
long start,
long end)
remove all events from log that do not start between start and end
|