public class AnalysisNotebookVisualizer extends NotebookVisualizer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
HELP| Constructor and Description |
|---|
AnalysisNotebookVisualizer() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
run(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebookModelAdapted notebook,
org.processmining.framework.plugin.ProMCanceller canceller) |
javax.swing.JComponent |
run(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebookModelAdapted notebook,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config) |
javax.swing.JComponent |
run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller) |
javax.swing.JComponent |
run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config) |
changeView, revertView, visualize, visualizepublic static final java.lang.String NAME
public javax.swing.JComponent run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller)
public javax.swing.JComponent run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config)
public javax.swing.JComponent run(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebookModelAdapted notebook,
org.processmining.framework.plugin.ProMCanceller canceller)
public javax.swing.JComponent run(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebookModelAdapted notebook,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config)