Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIAction
| 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 UIAction in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIAction Modifier and Type Method Description UIActionUiFactory. createUIAction()Returns a new object of class 'UI Action'. -
Uses of UIAction in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIAction Modifier and Type Class Description classUIActionImplAn implementation of the model object 'UI Action'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIAction Modifier and Type Method Description UIActionUiFactoryImpl. createUIAction() -
Uses of UIAction in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIAction Modifier and Type Method Description TUiSwitch. caseUIAction(UIAction object)Returns the result of interpreting the object as an instance of 'UI Action'.