Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIDisplay
| 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 UIDisplay in org.eclipse.gmt.modisco.omg.kdm.ui
Subinterfaces of UIDisplay in org.eclipse.gmt.modisco.omg.kdm.ui Modifier and Type Interface Description interfaceReportA representation of the model object 'Report'.interfaceScreenA representation of the model object 'Screen'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIDisplay Modifier and Type Method Description UIDisplayUiFactory. createUIDisplay()Returns a new object of class 'UI Display'. -
Uses of UIDisplay in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIDisplay Modifier and Type Class Description classReportImplAn implementation of the model object 'Report'.classScreenImplAn implementation of the model object 'Screen'.classUIDisplayImplAn implementation of the model object 'UI Display'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIDisplay Modifier and Type Method Description UIDisplayUiFactoryImpl. createUIDisplay() -
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 Modifier and Type Method Description TUiSwitch. caseUIDisplay(UIDisplay object)Returns the result of interpreting the object as an instance of 'UI Display'.