Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.ui | |
| org.eclipse.gmt.modisco.omg.kdm.ui.impl | |
| 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 Modifier and Type Method Description UIElementUiFactory. createUIElement()Returns a new object of class 'UI Element'. -
Uses of UIElement in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIElement Modifier and Type Class Description classUIElementImplAn implementation of the model object 'UI Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIElement Modifier and Type Method Description UIElementUiFactoryImpl. createUIElement() -
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 Modifier and Type Method Description TUiSwitch. caseUIElement(UIElement object)Returns the result of interpreting the object as an instance of 'UI Element'.