Class RootCauseAnalysisXLogConnection
- java.lang.Object
-
- org.processmining.framework.connections.impl.AbstractConnection
-
- org.processmining.rootcauseanalysis.connections.RootCauseAnalysisXLogConnection
-
- All Implemented Interfaces:
org.processmining.framework.connections.Connection
public class RootCauseAnalysisXLogConnection extends org.processmining.framework.connections.impl.AbstractConnectionConnection between an event log and performance root cause analysis output calculated based on only that event log.- Author:
- B.F.A. Hompes
-
-
Constructor Summary
Constructors Constructor Description RootCauseAnalysisXLogConnection(org.deckfour.xes.model.XLog eventlog, RootCauseAnalysisOutput output, RootCauseAnalysisParameters parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RootCauseAnalysisParametersgetParameters()
-
-
-
Constructor Detail
-
RootCauseAnalysisXLogConnection
public RootCauseAnalysisXLogConnection(org.deckfour.xes.model.XLog eventlog, RootCauseAnalysisOutput output, RootCauseAnalysisParameters parameters)
-
-
Method Detail
-
getParameters
public RootCauseAnalysisParameters getParameters()
-
-