public class AnalysisNotebookLoader extends NotebookLoader
| Constructor and Description |
|---|
AnalysisNotebookLoader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel(java.lang.String label) |
AnalysisNotebookModelAdapted |
load(org.processmining.contexts.uitopia.UIPluginContext context,
AnalysisNotebook notebook,
org.deckfour.xes.model.XLog log)
Import plug-in method.
|
loadpublic AnalysisNotebookModelAdapted load(org.processmining.contexts.uitopia.UIPluginContext context, AnalysisNotebook notebook, org.deckfour.xes.model.XLog log)
context - variable not usednotebook - XML representing the notebook configurationlog - input log which will be passed to the notebookpublic java.lang.String getLabel(java.lang.String label)
getLabel in class NotebookLoader