Uses of Class
org.processmining.plugins.InductiveMiner.mining.logs.IMTrace
-
-
Uses of IMTrace in org.processmining.plugins.InductiveMiner.mining.fallthrough
Methods in org.processmining.plugins.InductiveMiner.mining.fallthrough with parameters of type IMTrace Modifier and Type Method Description static voidFallThroughTauLoop. filterTrace(IMLog log, org.deckfour.xes.model.XLog sublog, IMTrace trace, Dfg dfg, boolean useLifeCycle) -
Uses of IMTrace in org.processmining.plugins.InductiveMiner.mining.logs
Methods in org.processmining.plugins.InductiveMiner.mining.logs that return IMTrace Modifier and Type Method Description IMTraceIMLog. copyTrace(IMTrace trace)Copy a trace and return the copy.IMTraceIMLog. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents)Copy a trace and return the copy.IMTraceIMLogImpl. copyTrace(IMTrace trace)IMTraceIMLogImpl. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents)IMTraceIMLogStartEndComplete. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents)IMTraceIMTrace.IMEventIterator. split()Split the trace such that the part before the current XEvent moves to a new trace.Methods in org.processmining.plugins.InductiveMiner.mining.logs that return types with arguments of type IMTrace Modifier and Type Method Description java.util.Iterator<IMTrace>IMLogImpl. iterator()java.util.Iterator<IMTrace>IMLogStartEndComplete. iterator()Methods in org.processmining.plugins.InductiveMiner.mining.logs with parameters of type IMTrace Modifier and Type Method Description org.deckfour.xes.classification.XEventClassIMLog. classify(IMTrace IMTrace, org.deckfour.xes.model.XEvent event)Classify an eventorg.deckfour.xes.classification.XEventClassIMLogImpl. classify(IMTrace IMTrace, org.deckfour.xes.model.XEvent event)Classify an eventIMTraceIMLog. copyTrace(IMTrace trace)Copy a trace and return the copy.IMTraceIMLog. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents)Copy a trace and return the copy.IMTraceIMLogImpl. copyTrace(IMTrace trace)IMTraceIMLogImpl. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents)IMTraceIMLogStartEndComplete. copyTrace(IMTrace trace, java.util.BitSet traceOutEvents) -
Uses of IMTrace in org.processmining.plugins.InductiveMiner.mining.logSplitter
Methods in org.processmining.plugins.InductiveMiner.mining.logSplitter that return types with arguments of type IMTrace Modifier and Type Method 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 iteratorsMethod parameters in org.processmining.plugins.InductiveMiner.mining.logSplitter with type arguments of type IMTrace Modifier and Type Method 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 -
Uses of IMTrace in org.processmining.plugins.InductiveMiner.mining.logSplitter.IMpt
Methods in org.processmining.plugins.InductiveMiner.mining.logSplitter.IMpt that return types with arguments of type IMTrace Modifier and Type Method 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 iteratorsMethod parameters in org.processmining.plugins.InductiveMiner.mining.logSplitter.IMpt with type arguments of type IMTrace Modifier and Type Method 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
-