public static interface BasicPackageImpl.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
COMPOSITE_PART
The meta object literal for the '
Composite Part' class |
static EClass |
DIALOG
The meta object literal for the '
Dialog' class |
static EClass |
INPUT_PART
The meta object literal for the '
Input Part' class |
static EClass |
PART
The meta object literal for the '
Part' class |
static EAttribute |
PART__CLOSEABLE
The meta object literal for the 'Closeable' attribute feature
|
static EAttribute |
PART__DESCRIPTION
The meta object literal for the 'Description' attribute feature
|
static EAttribute |
PART__LOCALIZED_DESCRIPTION
The meta object literal for the 'Localized Description' attribute feature
|
static EReference |
PART__MENUS
The meta object literal for the 'Menus' containment reference list feature
|
static EReference |
PART__TOOLBAR
The meta object literal for the 'Toolbar' containment reference feature
|
static EReference |
PART__TRIM_BARS
The meta object literal for the 'Trim Bars' containment reference list feature
|
static EClass |
PART_SASH_CONTAINER
The meta object literal for the '
Part Sash Container' class |
static EClass |
PART_SASH_CONTAINER_ELEMENT
The meta object literal for the '
Part Sash Container Element' class |
static EClass |
PART_STACK
The meta object literal for the '
Part Stack' class |
static EClass |
STACK_ELEMENT
The meta object literal for the '
Stack Element' class |
static EClass |
TRIM_BAR
The meta object literal for the '
Trim Bar' class |
static EReference |
TRIM_BAR__PENDING_CLEANUP
The meta object literal for the 'Pending Cleanup' reference list feature
|
static EClass |
TRIM_ELEMENT
The meta object literal for the '
Trim Element' class |
static EClass |
TRIMMED_WINDOW
The meta object literal for the '
Trimmed Window' class |
static EReference |
TRIMMED_WINDOW__TRIM_BARS
The meta object literal for the 'Trim Bars' containment reference list feature
|
static EClass |
WINDOW
The meta object literal for the '
Window' class |
static EAttribute |
WINDOW__HEIGHT
The meta object literal for the 'Height' attribute feature
|
static EReference |
WINDOW__MAIN_MENU
The meta object literal for the 'Main Menu' containment reference feature
|
static EReference |
WINDOW__SHARED_ELEMENTS
The meta object literal for the 'Shared Elements' containment reference list feature
|
static EAttribute |
WINDOW__WIDTH
The meta object literal for the 'Width' attribute feature
|
static EReference |
WINDOW__WINDOWS
The meta object literal for the 'Windows' containment reference list feature
|
static EAttribute |
WINDOW__X
The meta object literal for the 'X' attribute feature
|
static EAttribute |
WINDOW__Y
The meta object literal for the 'Y' attribute feature
|
static EClass |
WINDOW_ELEMENT
The meta object literal for the '
Window Element' class |
static EClass |
WIZARD_DIALOG
The meta object literal for the '
Wizard Dialog' class |
static final EClass PART
Part' class.
PartImpl,
BasicPackageImpl.getPart()static final EReference PART__MENUS
static final EReference PART__TOOLBAR
static final EAttribute PART__CLOSEABLE
static final EAttribute PART__DESCRIPTION
static final EAttribute PART__LOCALIZED_DESCRIPTION
static final EReference PART__TRIM_BARS
static final EClass COMPOSITE_PART
Composite Part' class.
static final EClass INPUT_PART
Input Part' class.
InputPartImpl,
BasicPackageImpl.getInputPart()static final EClass PART_STACK
Part Stack' class.
PartStackImpl,
BasicPackageImpl.getPartStack()static final EClass PART_SASH_CONTAINER
Part Sash Container' class.
static final EClass WINDOW
Window' class.
WindowImpl,
BasicPackageImpl.getWindow()static final EReference WINDOW__MAIN_MENU
static final EAttribute WINDOW__X
static final EAttribute WINDOW__Y
static final EAttribute WINDOW__WIDTH
static final EAttribute WINDOW__HEIGHT
static final EReference WINDOW__WINDOWS
static final EReference WINDOW__SHARED_ELEMENTS
static final EClass TRIMMED_WINDOW
Trimmed Window' class.
static final EReference TRIMMED_WINDOW__TRIM_BARS
static final EClass TRIM_ELEMENT
Trim Element' class.
MTrimElement,
BasicPackageImpl.getTrimElement()static final EClass PART_SASH_CONTAINER_ELEMENT
Part Sash Container Element' class.
static final EClass WINDOW_ELEMENT
Window Element' class.
static final EClass TRIM_BAR
Trim Bar' class.
TrimBarImpl,
BasicPackageImpl.getTrimBar()static final EReference TRIM_BAR__PENDING_CLEANUP
static final EClass STACK_ELEMENT
Stack Element' class.
MStackElement,
BasicPackageImpl.getStackElement()static final EClass DIALOG
Dialog' class.
DialogImpl,
BasicPackageImpl.getDialog()static final EClass WIZARD_DIALOG
Wizard Dialog' class.