public class CostBasedCompleteSwapParamProvider extends CostBasedCompleteParamProvider
| Modifier and Type | Field and Description |
|---|---|
protected CostBasedSwapParam |
defaultParam |
protected org.deckfour.xes.classification.XEventClass |
dummyEvClass |
evClassCol, finalMarkings, initMarking, transCol| Constructor and Description |
|---|
CostBasedCompleteSwapParamProvider(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
TransEvClassMapping mapping) |
| 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
|
protected org.deckfour.xes.classification.XEventClass dummyEvClass
protected CostBasedSwapParam defaultParam
public CostBasedCompleteSwapParamProvider(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
TransEvClassMapping mapping)
public javax.swing.JComponent constructUI()
IPNReplayParamProviderconstructUI in interface IPNReplayParamProviderconstructUI in class CostBasedCompleteParamProviderpublic IPNReplayParameter constructReplayParameter(javax.swing.JComponent ui)
IPNReplayParamProviderconstructReplayParameter in interface IPNReplayParamProviderconstructReplayParameter in class CostBasedCompleteParamProvider