Package | Description |
---|---|
org.processmining.filterbook.notebook | |
org.processmining.filterbook.plugins |
Modifier and Type | Method and Description |
---|---|
NotebookTemplate |
Notebook.getTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
Notebook.populate(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.framework.plugin.ProMCanceller canceller,
NotebookTemplate notebookTemplate,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
NotebookTemplate |
CreateNotebookTemplatePlugin.filter(org.processmining.framework.plugin.PluginContext context,
Notebook notebook) |
Modifier and Type | Method and Description |
---|---|
Notebook |
CreateFilterNotebookPlugin.create(org.processmining.contexts.uitopia.UIPluginContext context,
NotebookTemplate notebookTemplate,
org.deckfour.xes.model.XLog log) |
void |
ExportNotebookTemplatePlugin.export(org.processmining.framework.plugin.PluginContext context,
NotebookTemplate notebookTemplate,
java.io.File file) |