Modifier and Type | Method and Description |
---|---|
java.util.List<FallThrough> |
MiningParameters.getFallThroughs() |
Modifier and Type | Method and Description |
---|---|
void |
MiningParameters.setFallThroughs(java.util.List<FallThrough> fallThroughs) |
Modifier and Type | Class and Description |
---|---|
class |
FallThroughActivityConcurrent |
class |
FallThroughActivityOncePerTraceConcurrent
Try to exclude a single activity, given that it occurs precisely once per
trace.
|
class |
FallThroughFlowerWithEpsilon |
class |
FallThroughFlowerWithoutEpsilon |
class |
FallThroughIM |
class |
FallThroughSaveLog |
class |
FallThroughTauLoop |
class |
FallThroughTauLoopStrict |
Modifier and Type | Class and Description |
---|---|
class |
FallThroughIMlc |