public class MapPattern2TransStepExt
extends java.lang.Object
implements org.processmining.framework.util.ui.wizard.ProMWizardStep<org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter>
Constructor and Description |
---|
MapPattern2TransStepExt(org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel patternCreatorPanel) |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter |
apply(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model,
javax.swing.JComponent component) |
boolean |
canApply(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model,
javax.swing.JComponent component) |
javax.swing.JComponent |
getComponent(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model) |
org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel |
getPatternMappingPanel() |
java.lang.String |
getTitle() |
public MapPattern2TransStepExt(org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log, org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel patternCreatorPanel)
public org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter apply(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model, javax.swing.JComponent component)
apply
in interface org.processmining.framework.util.ui.wizard.ProMWizardStep<org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter>
public boolean canApply(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model, javax.swing.JComponent component)
canApply
in interface org.processmining.framework.util.ui.wizard.ProMWizardStep<org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter>
public javax.swing.JComponent getComponent(org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter model)
getComponent
in interface org.processmining.framework.util.ui.wizard.ProMWizardStep<org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter>
public org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel getPatternMappingPanel()
public java.lang.String getTitle()
getTitle
in interface org.processmining.framework.util.ui.wizard.ProMWizardStep<org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter>