abstract Cell |
CellTemplate.createCell(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.framework.plugin.ProMCanceller canceller,
Notebook notebook,
org.deckfour.xes.model.XLog log) |
Cell |
ComputationCellTemplate.createCell(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.framework.plugin.ProMCanceller canceller,
Notebook notebook,
org.deckfour.xes.model.XLog log)
Creates a computation cell from the template.
|
Cell |
TextCellTemplate.createCell(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.framework.plugin.ProMCanceller canceller,
Notebook notebook,
org.deckfour.xes.model.XLog log)
Creates a cell from this template.
|