Uses of Class
org.processmining.plugins.inductiveminer2.loginfo.IMLogInfo
-
-
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.framework.basecases
Methods in org.processmining.plugins.inductiveminer2.framework.basecases with parameters of type IMLogInfo Modifier and Type Method Description org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinder. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderEmptyLog. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderEmptyTraces. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderEmptyTracesFiltering. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderSemiFlowerModel. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderSingleActivity. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeBaseCaseFinderSingleActivityFiltering. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.framework.cutfinders
Methods in org.processmining.plugins.inductiveminer2.framework.cutfinders that return IMLogInfo Modifier and Type Method Description static IMLogInfoFilter. filterNoise(IMLogInfo logInfo, float threshold)Methods in org.processmining.plugins.inductiveminer2.framework.cutfinders with parameters of type IMLogInfo Modifier and Type Method Description static IMLogInfoFilter. filterNoise(IMLogInfo logInfo, float threshold)CutCutFinder. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)CutCutFinderIMConcurrent. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)CutCutFinderIMConcurrentWithMinimumSelfDistance. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)CutCutFinderIMExclusiveChoice. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)CutCutFinderIMLoop. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)CutCutFinderIMSequence. findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)static CutCutFinderIMConcurrentWithMinimumSelfDistance. findCutImpl(IMLog log, IMLogInfo logInfo, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.framework.fallthroughs
Methods in org.processmining.plugins.inductiveminer2.framework.fallthroughs with parameters of type IMLogInfo Modifier and Type Method Description org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThrough. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThroughActivityConcurrent. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThroughActivityOncePerTraceConcurrent. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThroughFlowerWithoutEpsilon. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThroughTauLoop. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeFallThroughTauLoopStrict. fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.framework.logsplitter
Methods in org.processmining.plugins.inductiveminer2.framework.logsplitter with parameters of type IMLogInfo Modifier and Type Method Description IMLog[]LogSplitter. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterConcurrent. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterInterleavedFiltering. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterLoop. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterLoopPartialTraces. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterOr. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterSequenceFiltering. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterSequenceFilteringPartialTraces. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]LogSplitterXorFiltering. split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.framework.postprocessor
Methods in org.processmining.plugins.inductiveminer2.framework.postprocessor with parameters of type IMLogInfo Modifier and Type Method Description voidPostProcessor. postProcess(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, IMLog log, IMLogInfo logInfo, MinerState minerState)voidPostProcessorEmptyLog. postProcess(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, IMLog log, IMLogInfo logInfo, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.loginfo
Methods in org.processmining.plugins.inductiveminer2.loginfo that return IMLogInfo Modifier and Type Method Description IMLogInfoIMLog2IMLogInfo. createLogInfo(IMLog log)IMLogInfoIMLog2IMLogInfoDefault. createLogInfo(IMLog log)IMLogInfoIMLog2IMLogInfoLifeCycle. createLogInfo(IMLog log)IMLogInfoIMLog2IMLogInfoPartialTraces. createLogInfo(IMLog log)static IMLogInfoIMLog2IMLogInfoDefault. log2logInfo(IMLog log)static IMLogInfoIMLog2IMLogInfoLifeCycle. log2logInfo(IMLog log)static IMLogInfoIMLog2IMLogInfoPartialTraces. log2logInfo(IMLog log) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.mining
Methods in org.processmining.plugins.inductiveminer2.mining with parameters of type IMLogInfo Modifier and Type Method Description static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeInductiveMiner. findBaseCases(IMLog log, IMLogInfo logInfo, MinerState minerState)static CutInductiveMiner. findCut(IMLog log, IMLogInfo logInfo, java.lang.Iterable<CutFinder> cutFinders, MinerState minerState)static org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreeInductiveMiner. findFallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)static IMLog[]InductiveMiner. splitLog(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)IMLog[]MiningParameters. splitLogConcurrent(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParameters. splitLogInterleaved(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParameters. splitLogLoop(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParameters. splitLogOr(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParameters. splitLogSequence(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParameters. splitLogXor(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState) -
Uses of IMLogInfo in org.processmining.plugins.inductiveminer2.variants
Methods in org.processmining.plugins.inductiveminer2.variants with parameters of type IMLogInfo Modifier and Type Method Description IMLog[]MiningParametersIM. splitLogConcurrent(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIM. splitLogInterleaved(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIM. splitLogLoop(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMInfrequentPartialTraces. splitLogLoop(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMInfrequentPartialTracesAli. splitLogLoop(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMPartialTraces. splitLogLoop(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIM. splitLogOr(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIM. splitLogSequence(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMInfrequentPartialTraces. splitLogSequence(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMInfrequentPartialTracesAli. splitLogSequence(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIMPartialTraces. splitLogSequence(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)IMLog[]MiningParametersIM. splitLogXor(IMLog log, IMLogInfo logInfo, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)
-