public class CostBasedPrefixParamProvider extends java.lang.Object implements IPNReplayParamProvider
Constructor and Description |
---|
CostBasedPrefixParamProvider(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph 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 CostBasedPrefixParamProvider(org.processmining.framework.plugin.PluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net)
public IPNReplayParameter constructReplayParameter(javax.swing.JComponent ui)
IPNReplayParamProvider
constructReplayParameter
in interface IPNReplayParamProvider
public javax.swing.JComponent constructUI()
IPNReplayParamProvider
constructUI
in interface IPNReplayParamProvider