Class RootCauseAnalysisAlgorithm
- java.lang.Object
-
- org.processmining.rootcauseanalysis.algorithms.RootCauseAnalysisAlgorithm
-
- Direct Known Subclasses:
RootCauseAnalysisPlugin
public class RootCauseAnalysisAlgorithm extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RootCauseAnalysisAlgorithm()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static RootCauseAnalysisOutputapply(org.processmining.framework.plugin.PluginContext pluginContext, org.deckfour.xes.model.XLog eventlog, RootCauseAnalysisParameters parameters)
-
-
-
Method Detail
-
apply
protected static RootCauseAnalysisOutput apply(org.processmining.framework.plugin.PluginContext pluginContext, org.deckfour.xes.model.XLog eventlog, RootCauseAnalysisParameters parameters)
-
-