public class SyncProductParamProvider extends java.lang.Object implements IPNReplayParamProvider
| Constructor and Description |
|---|
SyncProductParamProvider(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |
| Modifier and Type | Method and Description |
|---|---|
IPNReplayParameter |
constructReplayParameter(javax.swing.JComponent ui)
Create replay parameter from whatever information obtained
|
javax.swing.JComponent |
constructUI()
Get the UI to set parameter values
|
public SyncProductParamProvider(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet net)
public IPNReplayParameter constructReplayParameter(javax.swing.JComponent ui)
IPNReplayParamProviderconstructReplayParameter in interface IPNReplayParamProviderpublic javax.swing.JComponent constructUI()
IPNReplayParamProviderconstructUI in interface IPNReplayParamProvider