public class LogProjectionPlugin
extends java.lang.Object
| Constructor and Description |
|---|
LogProjectionPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static LogView |
logToDottedChart(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog) |
static DottedChartInspector |
visualize(org.processmining.framework.plugin.PluginContext context,
LogView logView) |
static javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog) |
public static LogView logToDottedChart(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog eventlog) throws DottedChart.DottedChartException
DottedChart.DottedChartExceptionpublic static javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog)
throws DottedChart.DottedChartException
DottedChart.DottedChartExceptionpublic static DottedChartInspector visualize(org.processmining.framework.plugin.PluginContext context, LogView logView) throws DottedChart.DottedChartException
DottedChart.DottedChartException