public class PNRepResultAllRequiredParamConnection
extends org.processmining.framework.connections.impl.AbstractStrongReferencingConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOG |
static java.lang.String |
PN |
static java.lang.String |
PNREPRESULT |
static java.lang.String |
REPLAYALGORITHM |
static java.lang.String |
REPLAYPARAMETERS |
static java.lang.String |
TRANS2EVCLASSMAPPING |
Constructor and Description |
---|
PNRepResultAllRequiredParamConnection(java.lang.String label,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
TransEvClassMapping mapping,
IPNReplayAlgorithm selectedAlg,
IPNReplayParameter parameters,
PNRepResult repResult) |
isRemoved, putStrong
public static final java.lang.String PN
public static final java.lang.String LOG
public static final java.lang.String TRANS2EVCLASSMAPPING
public static final java.lang.String REPLAYALGORITHM
public static final java.lang.String REPLAYPARAMETERS
public static final java.lang.String PNREPRESULT
public PNRepResultAllRequiredParamConnection(java.lang.String label, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log, TransEvClassMapping mapping, IPNReplayAlgorithm selectedAlg, IPNReplayParameter parameters, PNRepResult repResult)