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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIElement
 UIElement UiFactory.createUIElement()
          Returns a new object of class 'UI Element'.
 

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

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