public class LogMultiAttribController extends LogPreprocessController<LogMultiAttribController.View,L2LAttributeListRecipe>
Modifier and Type | Class and Description |
---|---|
static class |
LogMultiAttribController.View |
AbstractController.ControllerWorker<T,W>
model, normalClassifier, preprocessRecipe, preprocessTraceFunc, SignalLogComputing, SignalLogReady
context, regrec, ScheduleDelayDefault, view
Constructor and Description |
---|
LogMultiAttribController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<org.deckfour.xes.classification.XEventClassifier> |
_convert2ClassifierList(java.util.List<java.lang.Object> t) |
void |
activate()
Register all listeners and stop background work here
|
void |
initialize()
Instantiate and prepare everything here
|
setNormalLabelFunc, setUiInputLog, updateUiTransform
deactivate, getView, runBackground, runBackground, runBackground, runUi, scheduleBackground, scheduleBackground, scheduleBackground, scheduleBackground, setScheduleDelay
public LogMultiAttribController(org.processmining.framework.plugin.PluginContext context, WorkbenchModel model)
public void initialize()
AbstractController
initialize
in interface IController
initialize
in class AbstractController<LogMultiAttribController.View>
public void activate()
AbstractController
activate
in interface IController
activate
in class LogPreprocessController<LogMultiAttribController.View,L2LAttributeListRecipe>
protected java.util.List<org.deckfour.xes.classification.XEventClassifier> _convert2ClassifierList(java.util.List<java.lang.Object> t)