Modifier and Type | Method and Description |
---|---|
InterLevelReplayResult |
InterLevelConformanceCheckingPlugin.replay(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet net,
org.deckfour.xes.model.XLog processEventLog,
org.deckfour.xes.model.XLog systemEventLog,
org.processmining.log.csv.CSVFile crudCSVFile) |
InterLevelReplayResult |
InterLevelConformanceCheckingPlugin.replay(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.plugins.petrinet.replayresult.PNRepResult alignments,
org.deckfour.xes.model.XLog systemEventLog,
org.processmining.log.csv.CSVFile crudCSVFile) |
InterLevelReplayResult |
InterLevelConformanceCheckingPlugin.replayWithoutParams(org.processmining.contexts.uitopia.UIPluginContext context) |
Modifier and Type | Method and Description |
---|---|
InterLevelReplayResult |
InterLevelReplayer.getReplayResult() |
InterLevelReplayResult |
MultiThreadInterLevelReplayer.perform(org.processmining.contexts.uitopia.UIPluginContext context,
java.util.List<org.processmining.partialorder.models.palignment.PAlignment> alignments,
org.deckfour.xes.model.XLog systemEventLog,
CRUD crud,
InterLevelReplayerParameters replayerParam) |
InterLevelReplayResult |
MultiThreadInterLevelReplayer.perform(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.plugins.petrinet.replayresult.PNRepResult alignments,
org.deckfour.xes.model.XLog systemEventLog,
CRUD crud,
InterLevelReplayerParameters replayerParam) |
Constructor and Description |
---|
InterLevelReplayer(org.processmining.contexts.uitopia.UIPluginContext context,
InterLevelReplayResult list,
org.processmining.partialorder.models.palignment.PAlignment pAlignment,
org.deckfour.xes.model.XTrace systemTrace,
CRUD crud,
InterLevelReplayerParameters params) |
InterLevelResultConnection(java.lang.String label,
InterLevelReplayResult repResult,
org.processmining.plugins.petrinet.replayresult.PNRepResult alignments,
CRUD crud,
org.deckfour.xes.model.XLog sysEventLog) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
CRUDProjectionVisualizationPlugin.visualize1(org.processmining.framework.plugin.PluginContext context,
InterLevelReplayResult logReplayResult) |
Constructor and Description |
---|
CRUDProjectionDataSummary(org.processmining.framework.plugin.PluginContext context,
InterLevelReplayResult replayResult) |
Modifier and Type | Field and Description |
---|---|
protected InterLevelReplayResult |
InterLevelReplayResultVisualizationPanel.replayResult |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
InterLevelReplayVisualizationPlugin.visualize1(org.processmining.framework.plugin.PluginContext context,
InterLevelReplayResult logReplayResult) |
Constructor and Description |
---|
InterLevelReplayResultVisualizationPanel(InterLevelReplayResult replayResult,
org.processmining.framework.plugin.Progress progress) |