javax.swing.JComponent |
AnalysisNotebookVisualizer.run(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebookModelAdapted notebook,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config) |
javax.swing.JComponent |
AnalysisNotebookVisualizer.run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config) |
javax.swing.JComponent |
NotebookVisualizer.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
NotebookModelAdapted adaptedModel,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config)
Method representing the Filterd notebook import / export plug-in.
|
javax.swing.JComponent |
NotebookVisualizer.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookConfiguration config)
Method called by ProM when the user requests to use the Filterd notebook.
|