Package | Description |
---|---|
org.processmining.security.plugins | |
org.processmining.security.plugins.replayer |
Modifier and Type | Method and Description |
---|---|
InterLevelReplayerParameters |
InterLevelConformanceCheckingPlugin.getReplayerParameters(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.plugins.petrinet.replayresult.PNRepResult alignments,
org.deckfour.xes.model.XLog systemEventLog) |
Modifier and Type | Method and Description |
---|---|
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) |