public class WorkbenchView
extends java.lang.Object
Constructor and Description |
---|
WorkbenchView() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
IEPTree eptree) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
Statechart statechart) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
WorkbenchLauncher launcher) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, WorkbenchLauncher launcher)
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, IEPTree eptree)
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, Statechart statechart)