public class NetTransformationConnection
extends org.processmining.framework.connections.impl.AbstractConnection
TRANSFORMED_NET is the result of some transformation on
the first net ORIGINAL_NET.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ORIGINAL_NET |
static java.lang.String |
TRANSFORMED_NET |
| Constructor and Description |
|---|
NetTransformationConnection(org.processmining.models.graphbased.directed.petrinet.Petrinet net,
org.processmining.models.graphbased.directed.petrinet.Petrinet transformedNet) |
public static final java.lang.String ORIGINAL_NET
public static final java.lang.String TRANSFORMED_NET