org.processmining.models.graphbased.directed.petrinet.impl
Class ToResetNet

java.lang.Object
  extended by org.processmining.models.graphbased.directed.petrinet.impl.ToResetNet

public class ToResetNet
extends java.lang.Object


Constructor Summary
ToResetNet()
           
 
Method Summary
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