Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMConcurrent |
class |
CutFinderIMConcurrentWithMinimumSelfDistance |
class |
CutFinderIMExclusiveChoice |
class |
CutFinderIMLoop |
class |
CutFinderIMSequence |
Modifier and Type | Method and Description |
---|---|
java.util.List<CutFinder> |
MiningParameters.getCutFinders() |
Modifier and Type | Method and Description |
---|---|
static Cut |
InductiveMiner.findCut(IMLog log,
IMLogInfo logInfo,
java.lang.Iterable<CutFinder> cutFinders,
MinerState minerState) |
Modifier and Type | Field and Description |
---|---|
static CutFinder |
MiningParametersIMInfrequent.filteringCutFinders |
static CutFinder |
MiningParametersIMInfrequentLifeCycle.filteringCutFinders |
Modifier and Type | Field and Description |
---|---|
static java.util.List<CutFinder> |
MiningParametersIM.basicCutFinders |
protected static java.util.List<CutFinder> |
MiningParametersIMInfrequentLifeCycle.cutFinders |
Modifier and Type | Method and Description |
---|---|
java.util.List<CutFinder> |
MiningParametersIM.getCutFinders() |
java.util.List<CutFinder> |
MiningParametersIMInfrequent.getCutFinders() |
java.util.List<CutFinder> |
MiningParametersIMInfrequentLifeCycle.getCutFinders() |
java.util.List<CutFinder> |
MiningParametersIMInfrequentPartialTracesAli.getCutFinders() |