Modifier and Type | Method and Description |
---|---|
Selection |
InductiveVisualMinerState.getSelection() |
Modifier and Type | Method and Description |
---|---|
static void |
InductiveVisualMinerController.makeElementsSelectable(ProcessTreeVisualisationInfo info,
InductiveVisualMinerPanel panel,
Selection selection) |
void |
InductiveVisualMinerState.setSelection(Selection selection) |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerPanel.setOnSelectionChanged(InputFunction<Selection> onSelectionChanged) |
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 boolean |
ExportAnimation.saveAVItoFileUpdating(IvMLogFiltered filteredLog,
TraceColourMap trace2colour,
GraphVizTokens tokens,
ProcessTreeVisualisationInfo info,
Mode colourMode,
com.kitfox.svg.SVGDiagram svg,
org.processmining.plugins.graphviz.dot.Dot dot,
java.io.File file,
InductiveVisualMinerAnimationPanel panel,
Scaler scaler,
AlignedLogVisualisationData visualisationData,
ProcessTreeVisualisationParameters visualisationParameters,
ProcessTreeVisualisationInfo visualisationInfo,
IvMModel model,
Selection selection) |
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
|
Modifier and Type | Method and Description |
---|---|
void |
TraceView.set(IvMModel model,
IvMLog tlog,
Selection selection,
TraceColourMap traceColourMap)
update the trace view with a timed log
|
void |
TraceViewEventColourMap.setSelectedNodes(Selection selection) |