Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIField
| 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 UIField in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIField Modifier and Type Method Description UIFieldUiFactory. createUIField()Returns a new object of class 'UI Field'. -
Uses of UIField in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIField Modifier and Type Class Description classUIFieldImplAn implementation of the model object 'UI Field'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIField Modifier and Type Method Description UIFieldUiFactoryImpl. createUIField() -
Uses of UIField in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIField Modifier and Type Method Description TUiSwitch. caseUIField(UIField object)Returns the result of interpreting the object as an instance of 'UI Field'.