Modifier and Type | Method and Description |
---|---|
WorkbenchModel |
WorkbenchController.getModel() |
Modifier and Type | Field and Description |
---|---|
protected WorkbenchModel |
CancelOverviewController.model |
protected WorkbenchModel |
CancelPreprocessController.model |
Modifier and Type | Method and Description |
---|---|
CancelPreprocessController<?,?> |
CancelPreprocessors.newController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Constructor and Description |
---|
CancelManualController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
CancelNestedHandleController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
CancelOverviewController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
CancelPreprocessController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model,
R inPreprocessRecipe) |
CancelQualityController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
CancelWorkbenchController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Constructor and Description |
---|
DiscoveryWorkbenchController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Modifier and Type | Field and Description |
---|---|
protected WorkbenchModel |
LogOverviewController.model |
protected WorkbenchModel |
LogPreprocessController.model |
Modifier and Type | Method and Description |
---|---|
LogPreprocessController<?,?> |
LogPreprocessors.newController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Constructor and Description |
---|
LogClassifierController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogExistingController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogMultiAttribController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogNestedCallsController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogOverviewController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogPatternNamesController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogPreprocessController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model,
R inPreprocessRecipe) |
LogStructNamesController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
LogWorkbenchController(org.processmining.framework.plugin.PluginContext context,
WorkbenchModel model) |
Modifier and Type | Field and Description |
---|---|
Signal2<WorkbenchModel,RecipeArtifact<?>> |
WorkbenchModel.SignalDataChanged |