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