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

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

public class ToResetInhibitorNet
extends java.lang.Object


Constructor Summary
ToResetInhibitorNet()
           
 
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)
           
static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context, InhibitorNet net)
           
static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context, InhibitorNet net, Marking marking)
           
static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context, ResetNet net)
           
static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context, ResetNet net, Marking marking)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToResetInhibitorNet

public ToResetInhibitorNet()
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

toResetInhibitorNet

public static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
                                                     InhibitorNet net)
                                              throws java.lang.Exception
Throws:
java.lang.Exception

toResetInhibitorNet

public static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
                                                     InhibitorNet net,
                                                     Marking marking)
                                              throws java.lang.Exception
Throws:
java.lang.Exception

toResetInhibitorNet

public static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
                                                     ResetNet net)
                                              throws java.lang.Exception
Throws:
java.lang.Exception

toResetInhibitorNet

public static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
                                                     ResetNet net,
                                                     Marking marking)
                                              throws java.lang.Exception
Throws:
java.lang.Exception