Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.Displays
| 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 Displays in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return Displays Modifier and Type Method Description DisplaysUiFactory. createDisplays()Returns a new object of class 'Displays'. -
Uses of Displays in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement Displays Modifier and Type Class Description classDisplaysImplAn implementation of the model object 'Displays'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return Displays Modifier and Type Method Description DisplaysUiFactoryImpl. createDisplays() -
Uses of Displays in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type Displays Modifier and Type Method Description TUiSwitch. caseDisplays(Displays object)Returns the result of interpreting the object as an instance of 'Displays'.