Modifier and Type | Method and Description |
---|---|
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentAlgorithm.apply(org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets,
MergeLogAlignmentArrayIntoLogAlignmentParameters parameters) |
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) |
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) |
ConvertReplayResultToLogAlignmentConnection(org.processmining.log.models.EventLogArray logs,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets,
org.processmining.plugins.petrinet.replayresult.PNRepResult replayResult,
LogAlignment alignment,
ConvertReplayResultToLogAlignmentParameters parameters) |
MergeLogAlignmentArrayIntoLogAlignmentConnection(org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
LogAlignment alignment,
MergeLogAlignmentArrayIntoLogAlignmentParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LogAlignment |
LogAlignmentArray.getAlignment(int index) |
Modifier and Type | Method and Description |
---|---|
void |
LogAlignmentArray.addAlignment(int index,
LogAlignment alignment) |
int |
LogAlignmentArray.addAlignment(LogAlignment alignment) |
int |
LogAlignmentArray.removeAlignment(LogAlignment alignment) |
Modifier and Type | Class and Description |
---|---|
class |
LogAlignmentImpl |
Modifier and Type | Method and Description |
---|---|
static LogAlignment |
LogAlignmentFactory.createLogAlignment() |
LogAlignment |
LogAlignmentArrayImpl.getAlignment(int index) |
Modifier and Type | Method and Description |
---|---|
void |
LogAlignmentArrayImpl.addAlignment(int index,
LogAlignment alignment) |
int |
LogAlignmentArrayImpl.addAlignment(LogAlignment alignment) |
int |
LogAlignmentArrayImpl.removeAlignment(LogAlignment alignment) |
Modifier and Type | Method and Description |
---|---|
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.convertDialog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets)
Deprecated.
|
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.convertParameters(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets)
Deprecated.
|
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.convertParameters(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets,
MergeLogAlignmentArrayIntoLogAlignmentParameters parameters)
Deprecated.
|
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.run(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets,
MergeLogAlignmentArrayIntoLogAlignmentParameters parameters) |
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.runDefault(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets) |
LogAlignment |
MergeLogAlignmentArrayIntoLogAlignmentPlugin.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
LogAlignmentArray alignments,
org.processmining.acceptingpetrinet.models.AcceptingPetriNetArray nets) |
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)
Deprecated.
Use runDefault() instead
|
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.convertUI(org.processmining.contexts.uitopia.UIPluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log)
Deprecated.
Use runUI() instead
|
void |
ExportLogAlignmentPlugin.export(org.processmining.framework.plugin.PluginContext context,
LogAlignment alignment,
java.io.File file) |
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) |
org.processmining.plugins.petrinet.replayresult.PNRepResult |
ConvertLogAlignmentToReplayResultPlugin.runDefault(org.processmining.framework.plugin.PluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log) |
org.processmining.plugins.petrinet.replayresult.PNRepResult |
ConvertLogAlignmentToReplayResultPlugin.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
LogAlignment logAlignment,
org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
org.deckfour.xes.model.XLog log) |