Class LifecyclePerformanceConnection
- java.lang.Object
-
- org.processmining.framework.connections.impl.AbstractConnection
-
- org.processmining.lifecycleperformance.connections.LifecyclePerformanceConnection
-
- All Implemented Interfaces:
org.processmining.framework.connections.Connection
public class LifecyclePerformanceConnection extends org.processmining.framework.connections.impl.AbstractConnectionConnection between an input event log and lifecycle-based performance results (using the XArtifactLifecycleExtension).- Author:
- B.F.A. Hompes
-
-
Constructor Summary
Constructors Constructor Description LifecyclePerformanceConnection(org.deckfour.xes.model.XLog eventlogin, PerformanceAnalysisResults results, LifecyclePerformanceParameters parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LifecyclePerformanceParametersgetParameters()
-
-
-
Field Detail
-
EVENTLOG
public static final java.lang.String EVENTLOG
- See Also:
- Constant Field Values
-
RESULTS
public static final java.lang.String RESULTS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
LifecyclePerformanceConnection
public LifecyclePerformanceConnection(org.deckfour.xes.model.XLog eventlogin, PerformanceAnalysisResults results, LifecyclePerformanceParameters parameters)
-
-
Method Detail
-
getParameters
public LifecyclePerformanceParameters getParameters()
-
-