Class MiningParametersIMin
- java.lang.Object
-
- org.processmining.plugins.InductiveMiner.mining.MiningParameters
-
- org.processmining.plugins.InductiveMiner.mining.MiningParametersIMc
-
- org.processmining.plugins.InductiveMiner.mining.MiningParametersIMin
-
@Deprecated public class MiningParametersIMin extends MiningParametersIMc
Deprecated.Renamed to MiningParametersIMc- Author:
- sleemans
-
-
Constructor Summary
Constructors Constructor Description MiningParametersIMin()Deprecated.
-
Method Summary
-
Methods inherited from class org.processmining.plugins.InductiveMiner.mining.MiningParameters
equals, getBaseCaseFinders, getClassifier, getCutFinders, getDefaultClassifier, getDefaultLifeCycleClassifier, getFallThroughs, getIncompleteThreshold, getLifeCycleClassifier, getLog2LogInfo, getLogSplitter, getNoiseThreshold, getPostProcessors, getReduceParameters, getSatProbabilities, hashCode, isDebug, isProcessStartEndComplete, isRepairLifeCycle, isUseMultithreading, setBaseCaseFinders, setClassifier, setCutFinder, setDebug, setFallThroughs, setIncompleteThreshold, setLifeCycleClassifier, setLog2LogInfo, setLogConverter, setLogSplitter, setNoiseThreshold, setPostProcessors, setProcessStartEndComplete, setReduceParameters, setRepairLifeCycle, setSatProbabilities, setUseMultithreading
-
-