public class FMTraceEditor
extends java.lang.Object
implements org.processmining.plugins.log.logfilters.XTraceEditor
Constructor and Description |
---|
FMTraceEditor() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XTrace |
editTrace(org.deckfour.xes.model.XTrace trace)
After project every node in a trace into its possible Cluster node, this
method is called for ignore repetitions of the same cluster,i.e.
|
public org.deckfour.xes.model.XTrace editTrace(org.deckfour.xes.model.XTrace trace)
editTrace
in interface org.processmining.plugins.log.logfilters.XTraceEditor
trace
- The trace that is currently being considered by the calling
filter. Note that it can be assumed that
trace.isEmpty()==false