public class ConvertLogAlignmentToReplayResultConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALIGNMENT |
static java.lang.String |
LOG |
static java.lang.String |
NET |
static java.lang.String |
RESULT |
Constructor and Description |
---|
ConvertLogAlignmentToReplayResultConnection(LogAlignment alignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.petrinet.replayresult.PNRepResult replayResult,
ConvertLogAlignmentToReplayResultParameters parameters) |
Modifier and Type | Method and Description |
---|---|
ConvertLogAlignmentToReplayResultParameters |
getParameters() |
public static final java.lang.String LOG
public static final java.lang.String NET
public static final java.lang.String RESULT
public static final java.lang.String ALIGNMENT
public ConvertLogAlignmentToReplayResultConnection(LogAlignment alignment, org.processmining.acceptingpetrinet.models.AcceptingPetriNet net, org.deckfour.xes.model.XLog log, org.processmining.plugins.petrinet.replayresult.PNRepResult replayResult, ConvertLogAlignmentToReplayResultParameters parameters)
public ConvertLogAlignmentToReplayResultParameters getParameters()