Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.petrinet.replayresult.PNRepResult |
ConvertLogAlignmentToReplayResultAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log,
ConvertLogAlignmentToReplayResultParameters parameters) |
Modifier and Type | Method and Description |
---|---|
ConvertLogAlignmentToReplayResultParameters |
ConvertLogAlignmentToReplayResultConnection.getParameters() |
Constructor and Description |
---|
ConvertLogAlignmentToReplayResultConnection(LogAlignment alignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.petrinet.replayresult.PNRepResult replayResult,
ConvertLogAlignmentToReplayResultParameters parameters) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
ConvertLogAlignmentToReplayResultDialog.getPanel(org.deckfour.xes.model.XLog log,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
ConvertLogAlignmentToReplayResultParameters parameters,
int n) |
Constructor and Description |
---|
ConvertLogAlignmentToReplayResultParameters(ConvertLogAlignmentToReplayResultParameters parameters) |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.petrinet.replayresult.PNRepResult |
ConvertLogAlignmentToReplayResultPlugin.convertParameters(org.processmining.framework.plugin.PluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log,
ConvertLogAlignmentToReplayResultParameters parameters)
Deprecated.
Use run() instead
|
org.processmining.plugins.petrinet.replayresult.PNRepResult |
ConvertLogAlignmentToReplayResultPlugin.run(org.processmining.framework.plugin.PluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log,
ConvertLogAlignmentToReplayResultParameters parameters) |