|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.processmining.models.graphbased.directed.petrinet.impl.ToInhibitorNet
public class ToInhibitorNet
This class convert a net to inhibitor net
| Constructor Summary | |
|---|---|
ToInhibitorNet()
|
|
| 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[] |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToInhibitorNet()
| Method Detail |
|---|
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.ConnectionCannotBeObtained
public static java.lang.Object[] fromPetrinet(org.processmining.framework.plugin.PluginContext context,
Petrinet net)
throws org.processmining.framework.connections.ConnectionCannotBeObtained
org.processmining.framework.connections.ConnectionCannotBeObtained
public static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net)
throws java.lang.Exception
context - net -
java.lang.Exception
public static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net,
Marking marking)
throws java.lang.Exception
context - net -
java.lang.Exception
public static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net)
throws java.lang.Exception
context - net -
java.lang.Exception
public static java.lang.Object[] toInhibitorNet(org.processmining.framework.plugin.PluginContext context,
ResetNet net,
Marking marking)
throws java.lang.Exception
context - net -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||