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

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

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

Subinterfaces of UIDisplay in org.eclipse.gmt.modisco.omg.kdm.ui
 interface Report
          A representation of the model object 'Report'.
 interface Screen
          A representation of the model object 'Screen'.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIDisplay
 UIDisplay UiFactory.createUIDisplay()
          Returns a new object of class 'UI Display'.
 

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

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