public class MiningParametersSC
extends org.processmining.plugins.InductiveMiner.mining.MiningParameters
Constructor and Description |
---|
MiningParametersSC(AbstractFinderSCCompositeOr hbasecase,
boolean useLifecycle,
boolean useCancelation,
IQueryCancelError queryCatchError) |
MiningParametersSC(boolean useLifecycle,
boolean useCancelation,
IQueryCancelError queryCatchError) |
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
public MiningParametersSC(boolean useLifecycle, boolean useCancelation, IQueryCancelError queryCatchError)
public MiningParametersSC(AbstractFinderSCCompositeOr hbasecase, boolean useLifecycle, boolean useCancelation, IQueryCancelError queryCatchError)