Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIModel
| 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 UIModel in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIModel Modifier and Type Method Description UIModelUiFactory. createUIModel()Returns a new object of class 'UI Model'. -
Uses of UIModel in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIModel Modifier and Type Class Description classUIModelImplAn implementation of the model object 'UI Model'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIModel Modifier and Type Method Description UIModelUiFactoryImpl. createUIModel() -
Uses of UIModel in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIModel Modifier and Type Method Description TUiSwitch. caseUIModel(UIModel object)Returns the result of interpreting the object as an instance of 'UI Model'.