Class BPMNToPetriNetConverter


  • public class BPMNToPetriNetConverter
    extends java.lang.Object
    Created by Raffaele Conforti on 19/02/14.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object[] convert​(org.processmining.models.graphbased.directed.bpmn.BPMNDiagram bpmn)
      Convert the given Petri net into an EPC.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BPMNToPetriNetConverter

        public BPMNToPetriNetConverter()
    • Method Detail

      • convert

        public static java.lang.Object[] convert​(org.processmining.models.graphbased.directed.bpmn.BPMNDiagram bpmn)
        Convert the given Petri net into an EPC.
        Returns:
        Petrinet with marking.