public class EventBaseVisualizer
extends java.lang.Object
| Constructor and Description |
|---|
EventBaseVisualizer() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
CubeInterface myCube)
Visualizes the eventbase.
|
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
CubeInterface myCube)
context - The given plug-in context.graph - The given workshop graph.