Uses of Interface
org.processmining.dataawareexplorer.explorer.events.ModelSelectionChangedEvent
-
Packages that use ModelSelectionChangedEvent Package Description org.processmining.dataawareexplorer.explorer.chartview org.processmining.dataawareexplorer.explorer.infoview -
-
Uses of ModelSelectionChangedEvent in org.processmining.dataawareexplorer.explorer.chartview
Methods in org.processmining.dataawareexplorer.explorer.chartview with parameters of type ModelSelectionChangedEvent Modifier and Type Method Description voidAttributeChartView. modelSelectionUpdated(ModelSelectionChangedEvent event) -
Uses of ModelSelectionChangedEvent in org.processmining.dataawareexplorer.explorer.infoview
Methods in org.processmining.dataawareexplorer.explorer.infoview with parameters of type ModelSelectionChangedEvent Modifier and Type Method Description voidInfoViewImpl. modelSelectionUpdated(ModelSelectionChangedEvent event)
-