Package | Description |
---|---|
org.processmining.plugins.InductiveMiner.mining | |
org.processmining.plugins.InductiveMiner.mining.postprocessor |
Modifier and Type | Method and Description |
---|---|
java.util.List<PostProcessor> |
MiningParameters.getPostProcessors() |
Modifier and Type | Method and Description |
---|---|
void |
MiningParameters.setPostProcessors(java.util.List<PostProcessor> postProcessors) |
Modifier and Type | Class and Description |
---|---|
class |
PostProcessorInterleaved
replace interleaved nodes if necessary
|