org.eclipse.gmt.modisco.omg.kdm.ui
Interface UiPackage.Literals

Enclosing interface:
UiPackage

public static interface UiPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass ABSTRACT_UI_ELEMENT
          The meta object literal for the 'Abstract UI Element' class.
static EReference ABSTRACT_UI_ELEMENT__ABSTRACTION
          The meta object literal for the 'Abstraction' containment reference list feature.
static EReference ABSTRACT_UI_ELEMENT__IMPLEMENTATION
          The meta object literal for the 'Implementation' reference list feature.
static EReference ABSTRACT_UI_ELEMENT__SOURCE
          The meta object literal for the 'Source' containment reference list feature.
static EReference ABSTRACT_UI_ELEMENT__UI_RELATION
          The meta object literal for the 'UI Relation' containment reference list feature.
static EClass ABSTRACT_UI_RELATIONSHIP
          The meta object literal for the 'Abstract UI Relationship' class.
static EClass DISPLAYS
          The meta object literal for the 'Displays' class.
static EReference DISPLAYS__FROM
          The meta object literal for the 'From' reference feature.
static EReference DISPLAYS__TO
          The meta object literal for the 'To' reference feature.
static EClass DISPLAYS_IMAGE
          The meta object literal for the 'Displays Image' class.
static EReference DISPLAYS_IMAGE__FROM
          The meta object literal for the 'From' reference feature.
static EReference DISPLAYS_IMAGE__TO
          The meta object literal for the 'To' reference feature.
static EClass MANAGES_UI
          The meta object literal for the 'Manages UI' class.
static EReference MANAGES_UI__FROM
          The meta object literal for the 'From' reference feature.
static EReference MANAGES_UI__TO
          The meta object literal for the 'To' reference feature.
static EClass READS_UI
          The meta object literal for the 'Reads UI' class.
static EReference READS_UI__FROM
          The meta object literal for the 'From' reference feature.
static EReference READS_UI__TO
          The meta object literal for the 'To' reference feature.
static EClass REPORT
          The meta object literal for the 'Report' class.
static EClass SCREEN
          The meta object literal for the 'Screen' class.
static EClass UI_ACTION
          The meta object literal for the 'UI Action' class.
static EAttribute UI_ACTION__KIND
          The meta object literal for the 'Kind' attribute feature.
static EReference UI_ACTION__UI_ELEMENT
          The meta object literal for the 'UI Element' containment reference list feature.
static EClass UI_DISPLAY
          The meta object literal for the 'UI Display' class.
static EClass UI_ELEMENT
          The meta object literal for the 'UI Element' class.
static EClass UI_EVENT
          The meta object literal for the 'UI Event' class.
static EAttribute UI_EVENT__KIND
          The meta object literal for the 'Kind' attribute feature.
static EClass UI_FIELD
          The meta object literal for the 'UI Field' class.
static EClass UI_FLOW
          The meta object literal for the 'UI Flow' class.
static EReference UI_FLOW__FROM
          The meta object literal for the 'From' reference feature.
static EReference UI_FLOW__TO
          The meta object literal for the 'To' reference feature.
static EClass UI_LAYOUT
          The meta object literal for the 'UI Layout' class.
static EReference UI_LAYOUT__FROM
          The meta object literal for the 'From' reference feature.
static EReference UI_LAYOUT__TO
          The meta object literal for the 'To' reference feature.
static EClass UI_MODEL
          The meta object literal for the 'UI Model' class.
static EReference UI_MODEL__UI_ELEMENT
          The meta object literal for the 'UI Element' containment reference list feature.
static EClass UI_RELATIONSHIP
          The meta object literal for the 'UI Relationship' class.
static EReference UI_RELATIONSHIP__FROM
          The meta object literal for the 'From' reference feature.
static EReference UI_RELATIONSHIP__TO
          The meta object literal for the 'To' reference feature.
static EClass UI_RESOURCE
          The meta object literal for the 'UI Resource' class.
static EReference UI_RESOURCE__UI_ELEMENT
          The meta object literal for the 'UI Element' containment reference list feature.
static EClass WRITES_UI
          The meta object literal for the 'Writes UI' class.
static EReference WRITES_UI__FROM
          The meta object literal for the 'From' reference feature.
static EReference WRITES_UI__TO
          The meta object literal for the 'To' reference feature.
 

Field Detail

ABSTRACT_UI_ELEMENT

static final EClass ABSTRACT_UI_ELEMENT
The meta object literal for the 'Abstract UI Element' class.

See Also:
AbstractUIElement, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getAbstractUIElement()
Generated:

ABSTRACT_UI_ELEMENT__SOURCE

static final EReference ABSTRACT_UI_ELEMENT__SOURCE
The meta object literal for the 'Source' containment reference list feature.

Generated:

ABSTRACT_UI_ELEMENT__UI_RELATION

static final EReference ABSTRACT_UI_ELEMENT__UI_RELATION
The meta object literal for the 'UI Relation' containment reference list feature.

Generated:

ABSTRACT_UI_ELEMENT__IMPLEMENTATION

static final EReference ABSTRACT_UI_ELEMENT__IMPLEMENTATION
The meta object literal for the 'Implementation' reference list feature.

Generated:

ABSTRACT_UI_ELEMENT__ABSTRACTION

static final EReference ABSTRACT_UI_ELEMENT__ABSTRACTION
The meta object literal for the 'Abstraction' containment reference list feature.

Generated:

UI_RESOURCE

static final EClass UI_RESOURCE
The meta object literal for the 'UI Resource' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIResourceImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIResource()
Generated:

UI_RESOURCE__UI_ELEMENT

static final EReference UI_RESOURCE__UI_ELEMENT
The meta object literal for the 'UI Element' containment reference list feature.

Generated:

UI_DISPLAY

static final EClass UI_DISPLAY
The meta object literal for the 'UI Display' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIDisplayImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIDisplay()
Generated:

SCREEN

static final EClass SCREEN
The meta object literal for the 'Screen' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.ScreenImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getScreen()
Generated:

REPORT

static final EClass REPORT
The meta object literal for the 'Report' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.ReportImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getReport()
Generated:

UI_MODEL

static final EClass UI_MODEL
The meta object literal for the 'UI Model' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIModelImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIModel()
Generated:

UI_MODEL__UI_ELEMENT

static final EReference UI_MODEL__UI_ELEMENT
The meta object literal for the 'UI Element' containment reference list feature.

Generated:

ABSTRACT_UI_RELATIONSHIP

static final EClass ABSTRACT_UI_RELATIONSHIP
The meta object literal for the 'Abstract UI Relationship' class.

See Also:
AbstractUIRelationship, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getAbstractUIRelationship()
Generated:

UI_LAYOUT

static final EClass UI_LAYOUT
The meta object literal for the 'UI Layout' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UILayoutImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUILayout()
Generated:

UI_LAYOUT__TO

static final EReference UI_LAYOUT__TO
The meta object literal for the 'To' reference feature.

Generated:

UI_LAYOUT__FROM

static final EReference UI_LAYOUT__FROM
The meta object literal for the 'From' reference feature.

Generated:

UI_FIELD

static final EClass UI_FIELD
The meta object literal for the 'UI Field' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIFieldImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIField()
Generated:

DISPLAYS_IMAGE

static final EClass DISPLAYS_IMAGE
The meta object literal for the 'Displays Image' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.DisplaysImageImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getDisplaysImage()
Generated:

DISPLAYS_IMAGE__TO

static final EReference DISPLAYS_IMAGE__TO
The meta object literal for the 'To' reference feature.

Generated:

DISPLAYS_IMAGE__FROM

static final EReference DISPLAYS_IMAGE__FROM
The meta object literal for the 'From' reference feature.

Generated:

DISPLAYS

static final EClass DISPLAYS
The meta object literal for the 'Displays' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.DisplaysImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getDisplays()
Generated:

DISPLAYS__TO

static final EReference DISPLAYS__TO
The meta object literal for the 'To' reference feature.

Generated:

DISPLAYS__FROM

static final EReference DISPLAYS__FROM
The meta object literal for the 'From' reference feature.

Generated:

UI_FLOW

static final EClass UI_FLOW
The meta object literal for the 'UI Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIFlowImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIFlow()
Generated:

UI_FLOW__TO

static final EReference UI_FLOW__TO
The meta object literal for the 'To' reference feature.

Generated:

UI_FLOW__FROM

static final EReference UI_FLOW__FROM
The meta object literal for the 'From' reference feature.

Generated:

UI_ELEMENT

static final EClass UI_ELEMENT
The meta object literal for the 'UI Element' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIElementImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIElement()
Generated:

UI_RELATIONSHIP

static final EClass UI_RELATIONSHIP
The meta object literal for the 'UI Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIRelationship()
Generated:

UI_RELATIONSHIP__TO

static final EReference UI_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.

Generated:

UI_RELATIONSHIP__FROM

static final EReference UI_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.

Generated:

UI_ACTION

static final EClass UI_ACTION
The meta object literal for the 'UI Action' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIActionImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIAction()
Generated:

UI_ACTION__KIND

static final EAttribute UI_ACTION__KIND
The meta object literal for the 'Kind' attribute feature.

Generated:

UI_ACTION__UI_ELEMENT

static final EReference UI_ACTION__UI_ELEMENT
The meta object literal for the 'UI Element' containment reference list feature.

Generated:

UI_EVENT

static final EClass UI_EVENT
The meta object literal for the 'UI Event' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.UIEventImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getUIEvent()
Generated:

UI_EVENT__KIND

static final EAttribute UI_EVENT__KIND
The meta object literal for the 'Kind' attribute feature.

Generated:

READS_UI

static final EClass READS_UI
The meta object literal for the 'Reads UI' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.ReadsUIImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getReadsUI()
Generated:

READS_UI__TO

static final EReference READS_UI__TO
The meta object literal for the 'To' reference feature.

Generated:

READS_UI__FROM

static final EReference READS_UI__FROM
The meta object literal for the 'From' reference feature.

Generated:

WRITES_UI

static final EClass WRITES_UI
The meta object literal for the 'Writes UI' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.WritesUIImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getWritesUI()
Generated:

WRITES_UI__TO

static final EReference WRITES_UI__TO
The meta object literal for the 'To' reference feature.

Generated:

WRITES_UI__FROM

static final EReference WRITES_UI__FROM
The meta object literal for the 'From' reference feature.

Generated:

MANAGES_UI

static final EClass MANAGES_UI
The meta object literal for the 'Manages UI' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.ui.impl.ManagesUIImpl, org.eclipse.gmt.modisco.omg.kdm.ui.impl.UiPackageImpl#getManagesUI()
Generated:

MANAGES_UI__TO

static final EReference MANAGES_UI__TO
The meta object literal for the 'To' reference feature.

Generated:

MANAGES_UI__FROM

static final EReference MANAGES_UI__FROM
The meta object literal for the 'From' reference feature.

Generated: