Package | Description |
---|---|
org.processmining.filterd.models | |
org.processmining.filterd.plugins |
Modifier and Type | Class and Description |
---|---|
class |
AnalysisNotebook |
class |
EventFilter |
Modifier and Type | Method and Description |
---|---|
protected abstract Notebook |
NotebookImport.importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes) |
Modifier and Type | Method and Description |
---|---|
void |
NotebookExport.export(org.processmining.framework.plugin.PluginContext context,
Notebook notebook,
java.io.File file) |
NotebookModelAdapted |
NotebookLoader.load(org.processmining.contexts.uitopia.UIPluginContext context,
Notebook notebook,
org.deckfour.xes.model.XLog log) |