Uses of Interface
org.processmining.plugins.inductiveminer2.withoutlog.postprocessors.PostProcessorWithoutLog
-
Packages that use PostProcessorWithoutLog Package Description org.processmining.plugins.inductiveminer2.withoutlog org.processmining.plugins.inductiveminer2.withoutlog.variants -
-
Uses of PostProcessorWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog
Methods in org.processmining.plugins.inductiveminer2.withoutlog that return types with arguments of type PostProcessorWithoutLog Modifier and Type Method Description java.util.List<PostProcessorWithoutLog>MiningParametersWithoutLog. getPostProcessors() -
Uses of PostProcessorWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog.variants
Methods in org.processmining.plugins.inductiveminer2.withoutlog.variants that return types with arguments of type PostProcessorWithoutLog Modifier and Type Method Description java.util.List<PostProcessorWithoutLog>MiningParametersIMWithoutLog. getPostProcessors()
-