public class FMEventTimeInjectionFilter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EVENT_TIME_KEY |
protected long |
interEventIncrement |
protected long |
interInstanceIncrement |
protected long |
refTime |
| Constructor and Description |
|---|
FMEventTimeInjectionFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
doFiltering(org.deckfour.xes.model.XTrace oldTrace) |
protected long refTime
protected long interInstanceIncrement
protected long interEventIncrement
public static final java.lang.String EVENT_TIME_KEY