Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UILayout
| 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 UILayout in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UILayout Modifier and Type Method Description UILayoutUiFactory. createUILayout()Returns a new object of class 'UI Layout'. -
Uses of UILayout in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UILayout Modifier and Type Class Description classUILayoutImplAn implementation of the model object 'UI Layout'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UILayout Modifier and Type Method Description UILayoutUiFactoryImpl. createUILayout() -
Uses of UILayout in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UILayout Modifier and Type Method Description TUiSwitch. caseUILayout(UILayout object)Returns the result of interpreting the object as an instance of 'UI Layout'.