Modifier and Type | Method and Description |
---|---|
static void |
FallThroughTauLoop.filterTrace(IMLog log,
org.deckfour.xes.model.XLog sublog,
IMTrace trace,
Dfg dfg,
boolean useLifeCycle) |
Modifier and Type | Method and Description |
---|---|
IMTrace |
IMLog.copyTrace(IMTrace trace)
Copy a trace and return the copy.
|
IMTrace |
IMLogImpl.copyTrace(IMTrace trace) |
IMTrace |
IMLog.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents)
Copy a trace and return the copy.
|
IMTrace |
IMLogImpl.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents) |
IMTrace |
IMLogStartEndComplete.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents) |
IMTrace |
IMTrace.IMEventIterator.split()
Split the trace such that the part before the current XEvent moves to
a new trace.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IMTrace> |
IMLogImpl.iterator() |
java.util.Iterator<IMTrace> |
IMLogStartEndComplete.iterator() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.classification.XEventClass |
IMLog.classify(IMTrace IMTrace,
org.deckfour.xes.model.XEvent event)
Classify an event
|
org.deckfour.xes.classification.XEventClass |
IMLogImpl.classify(IMTrace IMTrace,
org.deckfour.xes.model.XEvent event)
Classify an event
|
IMTrace |
IMLog.copyTrace(IMTrace trace)
Copy a trace and return the copy.
|
IMTrace |
IMLogImpl.copyTrace(IMTrace trace) |
IMTrace |
IMLog.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents)
Copy a trace and return the copy.
|
IMTrace |
IMLogImpl.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents) |
IMTrace |
IMLogStartEndComplete.copyTrace(IMTrace trace,
java.util.BitSet traceOutEvents) |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,IMTrace> |
LogSplitterSequenceFiltering.progress(java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,java.util.Iterator<IMTrace>> mapSigma2TraceIterator)
Progress all trace iterators
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,IMTrace> |
LogSplitterSequenceFiltering.progress(java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,java.util.Iterator<IMTrace>> mapSigma2TraceIterator)
Progress all trace iterators
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,IMTrace> |
LogSplitterSequenceFilteringIMpt.progress(java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,java.util.Iterator<IMTrace>> mapSigma2TraceIterator)
Progress all trace iterators
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,IMTrace> |
LogSplitterSequenceFilteringIMpt.progress(java.util.Map<java.util.Set<org.deckfour.xes.classification.XEventClass>,java.util.Iterator<IMTrace>> mapSigma2TraceIterator)
Progress all trace iterators
|