public class ToResetInhibitorNet
extends java.lang.Object
| Constructor and Description |
|---|
ToResetInhibitorNet() |
| Modifier and Type | Method and 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) |
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) |
public static java.lang.Object[] fromPetrinet(org.processmining.framework.plugin.PluginContext context,
Petrinet net,
Marking marking)
throws org.processmining.framework.connections.ConnectionCannotBeObtained
org.processmining.framework.connections.ConnectionCannotBeObtainedpublic static java.lang.Object[] fromPetrinet(org.processmining.framework.plugin.PluginContext context,
Petrinet net)
throws org.processmining.framework.connections.ConnectionCannotBeObtained
org.processmining.framework.connections.ConnectionCannotBeObtainedpublic static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
InhibitorNet net)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
InhibitorNet net,
Marking marking)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.Object[] toResetInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net)
throws java.lang.Exception
java.lang.Exception