public class YawlLogReplayResultConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
YAWL |
static java.lang.String |
YAWLPERFORMANCERESULT |
static java.lang.String |
YAWLREPLAYRESULT |
Constructor and Description |
---|
YawlLogReplayResultConnection(java.lang.String label,
org.yawlfoundation.yawl.editor.net.NetGraph yawl,
YawlPerformanceResult yawlPerformanceResult,
YawlReplayResult yawlReplayResult) |
public static final java.lang.String YAWL
public static final java.lang.String YAWLPERFORMANCERESULT
public static final java.lang.String YAWLREPLAYRESULT
public YawlLogReplayResultConnection(java.lang.String label, org.yawlfoundation.yawl.editor.net.NetGraph yawl, YawlPerformanceResult yawlPerformanceResult, YawlReplayResult yawlReplayResult)