|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XTraceEditor
Interface used for easy filtering of XLog object. Used by LogFilter.
Method Summary | |
---|---|
org.deckfour.xes.model.XTrace |
editTrace(org.deckfour.xes.model.XTrace trace)
When filtering, this method is called for each XTrace in the log. |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |