Uses of Interface
org.processmining.plugins.InductiveMiner.mining.baseCases.BaseCaseFinder
-
Packages that use BaseCaseFinder Package Description org.processmining.plugins.InductiveMiner.mining org.processmining.plugins.InductiveMiner.mining.baseCases -
-
Uses of BaseCaseFinder in org.processmining.plugins.InductiveMiner.mining
Methods in org.processmining.plugins.InductiveMiner.mining that return types with arguments of type BaseCaseFinder Modifier and Type Method Description java.util.List<BaseCaseFinder>MiningParameters. getBaseCaseFinders()Method parameters in org.processmining.plugins.InductiveMiner.mining with type arguments of type BaseCaseFinder Modifier and Type Method Description voidMiningParameters. setBaseCaseFinders(java.util.List<BaseCaseFinder> baseCaseFinders) -
Uses of BaseCaseFinder in org.processmining.plugins.InductiveMiner.mining.baseCases
Classes in org.processmining.plugins.InductiveMiner.mining.baseCases that implement BaseCaseFinder Modifier and Type Class Description classBaseCaseFinderIMclassBaseCaseFinderIMiclassBaseCaseFinderIMiEmptyLogclassBaseCaseFinderIMiEmptyTraceclassBaseCaseFinderIMiSingleActivity
-