Class ReduceAcceptingPetriNetKeepLanguage


  • public class ReduceAcceptingPetriNetKeepLanguage
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void reduce​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet petriNet, org.processmining.framework.packages.PackageManager.Canceller canceller)  
      • Methods inherited from class java.lang.Object

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

      • ReduceAcceptingPetriNetKeepLanguage

        public ReduceAcceptingPetriNetKeepLanguage()
    • Method Detail

      • reduce

        public static void reduce​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet petriNet,
                                  org.processmining.framework.packages.PackageManager.Canceller canceller)