Uses of Interface
org.processmining.plugins.InductiveMiner.mining.fallthrough.FallThrough
-
-
Uses of FallThrough in org.processmining.plugins.InductiveMiner.mining
Methods in org.processmining.plugins.InductiveMiner.mining that return types with arguments of type FallThrough Modifier and Type Method Description java.util.List<FallThrough>MiningParameters. getFallThroughs()Method parameters in org.processmining.plugins.InductiveMiner.mining with type arguments of type FallThrough Modifier and Type Method Description voidMiningParameters. setFallThroughs(java.util.List<FallThrough> fallThroughs) -
Uses of FallThrough in org.processmining.plugins.InductiveMiner.mining.fallthrough
Classes in org.processmining.plugins.InductiveMiner.mining.fallthrough that implement FallThrough Modifier and Type Class Description classFallThroughActivityConcurrentclassFallThroughActivityOncePerTraceConcurrentTry to exclude a single activity, given that it occurs precisely once per trace.classFallThroughFlowerWithEpsilonclassFallThroughFlowerWithoutEpsilonclassFallThroughIMclassFallThroughSaveLogclassFallThroughTauLoopclassFallThroughTauLoopStrict -
Uses of FallThrough in org.processmining.plugins.InductiveMiner.mining.fallthrough.IMlc
Classes in org.processmining.plugins.InductiveMiner.mining.fallthrough.IMlc that implement FallThrough Modifier and Type Class Description classFallThroughIMlc
-