public class FilterdTraceFollowerFilter extends Filter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
FilterdTraceFollowerFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.deckfour.xes.model.XLog |
filter(org.deckfour.xes.model.XLog log,
java.util.List<Parameter> parameters) |
int |
getFollower(org.deckfour.xes.model.XTrace trace) |
boolean |
timeRestrictionHolds(org.deckfour.xes.model.XEvent referenceEvent,
org.deckfour.xes.model.XEvent followerEvent,
boolean shouldBeShorter,
int duration,
java.lang.String durationType) |
filter, getParameterpublic static final java.lang.String NAME
public org.deckfour.xes.model.XLog filter(org.deckfour.xes.model.XLog log,
java.util.List<Parameter> parameters)
public int getFollower(org.deckfour.xes.model.XTrace trace)
public boolean timeRestrictionHolds(org.deckfour.xes.model.XEvent referenceEvent,
org.deckfour.xes.model.XEvent followerEvent,
boolean shouldBeShorter,
int duration,
java.lang.String durationType)