public class BerthelotConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NET |
static java.lang.String |
REDUCEDNET |
Constructor and Description |
---|
BerthelotConnection(org.processmining.models.graphbased.directed.petrinet.Petrinet net,
org.processmining.models.graphbased.directed.petrinet.Petrinet reducedNet,
BerthelotParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BerthelotParameters |
getParameters() |
public static final java.lang.String NET
public static final java.lang.String REDUCEDNET
public BerthelotConnection(org.processmining.models.graphbased.directed.petrinet.Petrinet net, org.processmining.models.graphbased.directed.petrinet.Petrinet reducedNet, BerthelotParameters parameters)
public BerthelotParameters getParameters()