Modifier and Type | Method and Description |
---|---|
BrowserOutput |
BrowserAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
BrowserInput input,
BrowserConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.graphviz.dot.Dot |
LogSkeleton.createGraph(BrowserConfiguration configuration)
Returns a dot visualization for the provided configuration.
|
org.processmining.plugins.graphviz.dot.Dot |
LogSkeleton.visualize(BrowserConfiguration configuration)
Returns a dot visualization of the log skeleton, using the provided
configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
LogSkeletonBrowserParameters
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BrowserComponent |
BrowserPlugin.run(org.processmining.framework.plugin.PluginContext context,
LogSkeleton logSkeleton,
BrowserConfiguration configuration) |
BrowserComponent |
BrowserVisualizerPlugin.run(org.processmining.framework.plugin.PluginContext context,
LogSkeleton logSkeleton,
BrowserConfiguration configuration) |