Modifier and Type | Method and Description |
---|---|
IvMHighlightingFiltersController |
InductiveVisualMinerState.getHighlightingFiltersController() |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerState.setHighlightingFiltersController(IvMHighlightingFiltersController filtersController) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quintuple<IvMLogNotFiltered,Selection,IvMHighlightingFiltersController,IvMLogInfo,IvMModel> |
Cl13FilterNodeSelection.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Pair<IvMLogFilteredImpl,IvMLogInfo> |
Cl13FilterNodeSelection.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMLogNotFiltered,Selection,IvMHighlightingFiltersController,IvMLogInfo,IvMModel> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static void |
HighlightingFiltersView.updateSelectionDescription(InductiveVisualMinerPanel panel,
Selection selection,
IvMHighlightingFiltersController filters,
IvMModel model)
Tell the user which traces are being coloured/selected
|