Uses of Interface
org.processmining.dataawareexplorer.explorer.events.TracesSelectionChangedEvent
-
Packages that use TracesSelectionChangedEvent Package Description org.processmining.dataawareexplorer.explorer org.processmining.dataawareexplorer.explorer.traceview -
-
Uses of TracesSelectionChangedEvent in org.processmining.dataawareexplorer.explorer
Methods in org.processmining.dataawareexplorer.explorer with parameters of type TracesSelectionChangedEvent Modifier and Type Method Description voidNetVisualizationImpl. traceSelectionUpdated(TracesSelectionChangedEvent event) -
Uses of TracesSelectionChangedEvent in org.processmining.dataawareexplorer.explorer.traceview
Methods in org.processmining.dataawareexplorer.explorer.traceview with parameters of type TracesSelectionChangedEvent Modifier and Type Method Description voidTraceViewImpl. traceSelectionUpdated(TracesSelectionChangedEvent event)
-