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

Packages that use UIModel
org.eclipse.gmt.modisco.omg.kdm.ui   
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
 UIModel UiFactory.createUIModel()
          Returns a new object of class 'UI Model'.
 

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
 T UiSwitch.caseUIModel(UIModel object)
          Returns the result of interpreting the object as an instance of 'UI Model'.