Modifier and Type | Method and Description |
---|---|
java.util.List<CutFinder> |
MiningParameters.getCutFinders() |
Modifier and Type | Method and Description |
---|---|
void |
MiningParameters.setCutFinder(java.util.List<CutFinder> cutFinders) |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderEKS |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIM |
class |
CutFinderIMConcurrent |
class |
CutFinderIMConcurrentWithMinimumSelfDistance |
class |
CutFinderIMExclusiveChoice |
class |
CutFinderIMLoop |
class |
CutFinderIMSequence |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMaConcurrent
Detects concurrent cuts, and takes care to not discover cuts that might
introduce false taus.
|
class |
CutFinderIMaConcurrentOptionalOr |
class |
CutFinderIMaInterleaved
Detect an interleaved cut.
|
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMc |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMf |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMfa |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMflc |
Modifier and Type | Class and Description |
---|---|
class |
CutFinderIMlc |
class |
CutFinderIMlcConcurrent |
class |
CutFinderIMlcInterleaved |