Uses of Class
org.processmining.filterbook.notebook.NotebookTemplate
-
Packages that use NotebookTemplate Package Description org.processmining.filterbook.notebook org.processmining.filterbook.plugins -
-
Uses of NotebookTemplate in org.processmining.filterbook.notebook
Methods in org.processmining.filterbook.notebook that return NotebookTemplate Modifier and Type Method Description NotebookTemplateNotebook. getTemplate()Methods in org.processmining.filterbook.notebook with parameters of type NotebookTemplate Modifier and Type Method Description voidNotebook. populate(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.framework.plugin.ProMCanceller canceller, NotebookTemplate notebookTemplate, org.deckfour.xes.model.XLog log) -
Uses of NotebookTemplate in org.processmining.filterbook.plugins
Methods in org.processmining.filterbook.plugins that return NotebookTemplate Modifier and Type Method Description NotebookTemplateCreateNotebookTemplatePlugin. filter(org.processmining.framework.plugin.PluginContext context, Notebook notebook)Methods in org.processmining.filterbook.plugins with parameters of type NotebookTemplate Modifier and Type Method Description NotebookCreateFilterNotebookPlugin. create(org.processmining.contexts.uitopia.UIPluginContext context, NotebookTemplate notebookTemplate, org.deckfour.xes.model.XLog log)voidExportNotebookTemplatePlugin. export(org.processmining.framework.plugin.PluginContext context, NotebookTemplate notebookTemplate, java.io.File file)
-