Interface AbstractUIElement

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Report, Screen, UIAction, UIDisplay, UIElement, UIEvent, UIField, UIResource
All Known Implementing Classes:
ReportImpl, ScreenImpl, UIActionImpl, UIDisplayImpl, UIElementImpl, UIEventImpl, UIFieldImpl, UIResourceImpl

public interface AbstractUIElement
extends KDMEntity
A representation of the model object 'Abstract UI Element'.

The following features are supported:

See Also:
UiPackage.getAbstractUIElement()