public class MeasuresBPMNintoMetricsPlugin
extends java.lang.Object
Constructor and Description |
---|
MeasuresBPMNintoMetricsPlugin() |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<BPMNConfMetrics> |
exportBPMNexportXPDL(org.processmining.framework.plugin.PluginContext context,
org.processmining.plugins.petrinet.replay.conformance.TotalConformanceResult totalconformanceresult) |
java.util.LinkedList<BPMNPerfMetrics> |
exportBPMNexportXPDL(org.processmining.framework.plugin.PluginContext context,
org.processmining.plugins.petrinet.replay.performance.TotalPerformanceResult totalPerformanceresult) |
public java.util.LinkedList<BPMNConfMetrics> exportBPMNexportXPDL(org.processmining.framework.plugin.PluginContext context, org.processmining.plugins.petrinet.replay.conformance.TotalConformanceResult totalconformanceresult) throws java.lang.Exception
java.lang.Exception
public java.util.LinkedList<BPMNPerfMetrics> exportBPMNexportXPDL(org.processmining.framework.plugin.PluginContext context, org.processmining.plugins.petrinet.replay.performance.TotalPerformanceResult totalPerformanceresult) throws java.lang.Exception
java.lang.Exception