public class ToInhibitorNet
extends java.lang.Object
| Constructor and Description |
|---|
ToInhibitorNet() |
| 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[] |
toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net)
Convert ResetInhibitor-net to Inhibitor-net without marking as an input,
produce GUI
|
static java.lang.Object[] |
toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net,
Marking marking)
Convert ResetInhibitor-net to Inhibitor-net with marking as an input,
produce GUI
|
static java.lang.Object[] |
toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net)
Convert ResetInhibitor-net to Inhibitor-net without marking as an input,
produce GUI
|
static java.lang.Object[] |
toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net,
Marking marking)
Convert ResetInhibitor-net to Inhibitor-net with marking as an input,
produce GUI
|
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[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net)
throws java.lang.Exception
context - net - java.lang.Exceptionpublic static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net,
Marking marking)
throws java.lang.Exception
context - net - java.lang.Exceptionpublic static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net)
throws java.lang.Exception
context - net - java.lang.Exceptionpublic static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net,
Marking marking)
throws java.lang.Exception
context - net - java.lang.Exception