public class InterLevelResultConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALIGNMENT |
static java.lang.String |
CRUD |
static java.lang.String |
REPRESULT |
static java.lang.String |
SYSLOG |
Constructor and Description |
---|
InterLevelResultConnection(java.lang.String label,
InterLevelReplayResult repResult,
org.processmining.plugins.petrinet.replayresult.PNRepResult alignments,
CRUD crud,
org.deckfour.xes.model.XLog sysEventLog) |
public static final java.lang.String CRUD
public static final java.lang.String SYSLOG
public static final java.lang.String ALIGNMENT
public static final java.lang.String REPRESULT
public InterLevelResultConnection(java.lang.String label, InterLevelReplayResult repResult, org.processmining.plugins.petrinet.replayresult.PNRepResult alignments, CRUD crud, org.deckfour.xes.model.XLog sysEventLog)