public class OnlineReplayerPlugin
extends java.lang.Object
| Constructor and Description |
|---|
OnlineReplayerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static OnlineReplayerAlgorithm |
onlineReplayerPlugin(org.processmining.framework.plugin.PluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream) |
static OnlineReplayerAlgorithm |
onlineReplayerPlugin(org.processmining.framework.plugin.PluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream,
org.processmining.plugins.etm.model.narytree.NAryTree tree) |
public static OnlineReplayerAlgorithm onlineReplayerPlugin(org.processmining.framework.plugin.PluginContext context, org.processmining.eventstream.core.interfaces.XSEventStream stream, org.processmining.plugins.etm.model.narytree.NAryTree tree)
public static OnlineReplayerAlgorithm onlineReplayerPlugin(org.processmining.framework.plugin.PluginContext context, org.processmining.eventstream.core.interfaces.XSEventStream stream)