Class ToResetNet


  • public class ToResetNet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ToResetNet()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object[] fromPetrinet​(org.processmining.framework.plugin.PluginContext context, Petrinet net)  
      static java.lang.Object[] fromPetrinet​(org.processmining.framework.plugin.PluginContext context, Petrinet net, Marking marking)  
      • Methods inherited from class java.lang.Object

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

      • ToResetNet

        public ToResetNet()
    • Method Detail

      • fromPetrinet

        public static java.lang.Object[] fromPetrinet​(org.processmining.framework.plugin.PluginContext context,
                                                      Petrinet net,
                                                      Marking marking)
                                               throws org.processmining.framework.connections.ConnectionCannotBeObtained
        Throws:
        org.processmining.framework.connections.ConnectionCannotBeObtained
      • fromPetrinet

        public static java.lang.Object[] fromPetrinet​(org.processmining.framework.plugin.PluginContext context,
                                                      Petrinet net)
                                               throws org.processmining.framework.connections.ConnectionCannotBeObtained
        Throws:
        org.processmining.framework.connections.ConnectionCannotBeObtained