Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIEvent
| 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 UIEvent in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIEvent Modifier and Type Method Description UIEventUiFactory. createUIEvent()Returns a new object of class 'UI Event'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return types with arguments of type UIEvent Modifier and Type Method Description org.eclipse.emf.common.util.EList<UIEvent>UIAction. getUIElement()Returns the value of the 'UI Element' containment reference list. -
Uses of UIEvent in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UIEvent Modifier and Type Class Description classUIEventImplAn implementation of the model object 'UI Event'.Fields in org.eclipse.gmt.modisco.omg.kdm.ui.impl with type parameters of type UIEvent Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<UIEvent>UIActionImpl. uiElementThe cached value of the 'UI Element' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UIEvent Modifier and Type Method Description UIEventUiFactoryImpl. createUIEvent()Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return types with arguments of type UIEvent Modifier and Type Method Description org.eclipse.emf.common.util.EList<UIEvent>UIActionImpl. getUIElement() -
Uses of UIEvent in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIEvent Modifier and Type Method Description TUiSwitch. caseUIEvent(UIEvent object)Returns the result of interpreting the object as an instance of 'UI Event'.