public interface XTraceEditor
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XTrace |
editTrace(org.deckfour.xes.model.XTrace trace)
When filtering, this method is called for each XTrace in the log.
|
org.deckfour.xes.model.XTrace editTrace(org.deckfour.xes.model.XTrace trace)
trace
- The trace that is currently being considered by the calling
filter. Note that it can be assumed that
trace.isEmpty()==false