public class MiningParametersIndulpet
extends org.processmining.plugins.inductiveminer2.variants.MiningParametersIMInfrequentLifeCycle
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThrough> |
ETMIMfallthroughs |
baseCaseFinders, cutFinders, filteringBaseCases, filteringCutFindersbasicBaseCaseFinders, basicCutFinders, basicFallThroughs, basicPostProcessors, basicReduceParameters| Constructor and Description |
|---|
MiningParametersIndulpet() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBottomUpTimeout() |
long |
getETMtimeout() |
java.util.List<org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThrough> |
getFallThroughs() |
void |
setBottomUpTimeout(long bottomUpTimeout) |
void |
setETMtimeout(long eTMtimeout) |
getBaseCaseFinders, getCutFinders, getDoi, getLifeCycleClassifier, getLog2LogInfo, hasFitness, hasNoise, isRepairLifeCycles, noNoiseImpliesFitness, toStringgetIMLog, getMiningParameters, getPostProcessors, getReduceParameters, getSatProbabilities, getWarningThreshold, isProcessStartEndComplete, splitLogConcurrent, splitLogInterleaved, splitLogLoop, splitLogOr, splitLogSequence, splitLogXorpublic static final java.util.List<org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThrough> ETMIMfallthroughs
public java.util.List<org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThrough> getFallThroughs()
getFallThroughs in interface org.processmining.plugins.inductiveminer2.mining.MiningParametersgetFallThroughs in class org.processmining.plugins.inductiveminer2.variants.MiningParametersIMInfrequentLifeCyclepublic long getETMtimeout()
public void setETMtimeout(long eTMtimeout)
public long getBottomUpTimeout()
public void setBottomUpTimeout(long bottomUpTimeout)