Modifier and Type | Class and Description |
---|---|
class |
PostProcessorEmptyLog
This post processor aims to avoid superfluous skips and consists of two
parts: one part replaces a tau of an empty log with a special node, the other
part removes this special node again.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PostProcessor> |
MiningParameters.getPostProcessors() |
Modifier and Type | Field and Description |
---|---|
static java.util.List<PostProcessor> |
MiningParametersIM.basicPostProcessors |
Modifier and Type | Method and Description |
---|---|
java.util.List<PostProcessor> |
MiningParametersIM.getPostProcessors() |
java.util.List<PostProcessor> |
MiningParametersIMInfrequentPartialTracesAli.getPostProcessors() |