Interface PostProcessorWithoutLog
-
public interface PostProcessorWithoutLog
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostProcess(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, DfgMsd graph, MinerStateWithoutLog minerState)
-
-
-
Method Detail
-
postProcess
void postProcess(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, DfgMsd graph, MinerStateWithoutLog minerState)
-
-