|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.processmining.plugins.petrinet.configurable.CreateConfigurableNet_Plugin
public class CreateConfigurableNet_Plugin
| Constructor Summary | |
|---|---|
CreateConfigurableNet_Plugin()
|
|
| Method Summary | |
|---|---|
protected static ConfigurableResetInhibitorNet |
cancel(org.processmining.framework.plugin.PluginContext context,
java.lang.String message)
|
ConfigurableResetInhibitorNet |
createConfigurableNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net,
Marking m,
java.util.List<ConfigurableFeatureGroup> config)
|
static java.lang.Object[] |
createConfigurableNet(ResetInhibitorNet net,
Marking m,
org.processmining.models.connections.GraphLayoutConnection netLayout,
java.util.List<ConfigurableFeatureGroup> config)
Clone net into a ConfigurableResetInhibitorNet and clone the
netLayout of net into a new layout of the configurable net. |
ConfigurableResetInhibitorNet |
createConfigurableNet(org.processmining.contexts.uitopia.UIPluginContext context,
ResetInhibitorNet net)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateConfigurableNet_Plugin()
| Method Detail |
|---|
public ConfigurableResetInhibitorNet createConfigurableNet(org.processmining.contexts.uitopia.UIPluginContext context,
ResetInhibitorNet net)
public ConfigurableResetInhibitorNet createConfigurableNet(org.processmining.framework.plugin.PluginContext context,
ResetInhibitorNet net,
Marking m,
java.util.List<ConfigurableFeatureGroup> config)
public static java.lang.Object[] createConfigurableNet(ResetInhibitorNet net,
Marking m,
org.processmining.models.connections.GraphLayoutConnection netLayout,
java.util.List<ConfigurableFeatureGroup> config)
throws java.lang.Exception
ConfigurableResetInhibitorNet and clone the
netLayout of net into a new layout of the configurable net. The provided
configuration parameters will be given to the configurable net.
net - m - netLayout - config -
java.lang.Exception
protected static ConfigurableResetInhibitorNet cancel(org.processmining.framework.plugin.PluginContext context,
java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||