Uses of Interface
org.processmining.dataawareexplorer.explorer.events.ExplorerEvent
-
Packages that use ExplorerEvent Package Description org.processmining.dataawareexplorer.explorer org.processmining.dataawareexplorer.explorer.events -
-
Uses of ExplorerEvent in org.processmining.dataawareexplorer.explorer
Methods in org.processmining.dataawareexplorer.explorer with parameters of type ExplorerEvent Modifier and Type Method Description voidDataAwareExplorer. post(ExplorerEvent event)voidExplorerUpdater. post(ExplorerEvent event) -
Uses of ExplorerEvent in org.processmining.dataawareexplorer.explorer.events
Subinterfaces of ExplorerEvent in org.processmining.dataawareexplorer.explorer.events Modifier and Type Interface Description interfaceDataChangedEventinterfaceFilterChangedEventinterfaceModelSelectionChangedEventinterfaceNetViewChangedEventinterfaceNetViewConfigChangedEventinterfaceTracesSelectionChangedEvent
-