public class LogExistingController extends LogPreprocessController<LogExistingController.View,L2LIdentityRecipe>
Modifier and Type | Class and Description |
---|---|
static class |
LogExistingController.View |
AbstractController.ControllerWorker<T,W>
model, normalClassifier, preprocessRecipe, preprocessTraceFunc, SignalLogComputing, SignalLogReady
context, regrec, ScheduleDelayDefault, view
Constructor and Description |
---|
LogExistingController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Instantiate and prepare everything here
|
activate, setNormalLabelFunc, setUiInputLog, updateUiTransform
deactivate, getView, runBackground, runBackground, runBackground, runUi, scheduleBackground, scheduleBackground, scheduleBackground, scheduleBackground, setScheduleDelay
public LogExistingController(org.processmining.framework.plugin.PluginContext context, WorkbenchModel model)
public void initialize()
AbstractController
initialize
in interface IController
initialize
in class AbstractController<LogExistingController.View>