Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIEvent

Packages that use UIEvent
org.eclipse.gmt.modisco.omg.kdm.ui   
org.eclipse.gmt.modisco.omg.kdm.ui.util   
 

Uses of UIEvent in org.eclipse.gmt.modisco.omg.kdm.ui
 

Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIEvent
 UIEvent UiFactory.createUIEvent()
          Returns a new object of class 'UI Event'.
 

Uses of UIEvent in org.eclipse.gmt.modisco.omg.kdm.ui.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIEvent
 T UiSwitch.caseUIEvent(UIEvent object)
          Returns the result of interpreting the object as an instance of 'UI Event'.