public class BPMNToPetriNetConverter
extends java.lang.Object
Constructor and Description |
---|
BPMNToPetriNetConverter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
convert(org.processmining.models.graphbased.directed.bpmn.BPMNDiagram bpmn)
Convert the given Petri net into an EPC.
|