Uses of Interface
org.processmining.plugins.InductiveMiner.dfgOnly.dfgFallThrough.DfgFallThrough
-
Packages that use DfgFallThrough Package Description org.processmining.plugins.InductiveMiner.dfgOnly org.processmining.plugins.InductiveMiner.dfgOnly.dfgFallThrough -
-
Uses of DfgFallThrough in org.processmining.plugins.InductiveMiner.dfgOnly
Methods in org.processmining.plugins.InductiveMiner.dfgOnly that return types with arguments of type DfgFallThrough Modifier and Type Method Description java.lang.Iterable<DfgFallThrough>DfgMiningParameters. getDfgFallThroughs()Method parameters in org.processmining.plugins.InductiveMiner.dfgOnly with type arguments of type DfgFallThrough Modifier and Type Method Description voidDfgMiningParameters. setDfgFallThroughs(java.lang.Iterable<DfgFallThrough> dfgFallThroughs) -
Uses of DfgFallThrough in org.processmining.plugins.InductiveMiner.dfgOnly.dfgFallThrough
Classes in org.processmining.plugins.InductiveMiner.dfgOnly.dfgFallThrough that implement DfgFallThrough Modifier and Type Class Description classDfgFallThroughFlowerclassDfgFallThroughStrictTauLoop
-