Interface BasicPackageImpl.Literals
- Enclosing class:
- BasicPackageImpl
public static interface BasicPackageImpl.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Part Descriptor
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Update Localization' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Allow Multiple' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Category' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Closeable' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Contribution URI' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Description' attribute feature.static final org.eclipse.emf.ecore.EAttribute
Deprecated.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Localized Description' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Menus' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Properties' map feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Toolbar' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Trim Bars' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Variables' attribute list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Part Descriptor Container
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Descriptors' containment reference list feature.
-
Field Details
-
PART_DESCRIPTOR
static final org.eclipse.emf.ecore.EClass PART_DESCRIPTORThe meta object literal for the 'Part Descriptor
' class.- Since:
- 1.0
- See Also:
-
PART_DESCRIPTOR__ALLOW_MULTIPLE
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__ALLOW_MULTIPLEThe meta object literal for the 'Allow Multiple' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__CATEGORY
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__CATEGORYThe meta object literal for the 'Category' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__MENUS
static final org.eclipse.emf.ecore.EReference PART_DESCRIPTOR__MENUSThe meta object literal for the 'Menus' containment reference list feature.- Since:
- 1.0
-
PART_DESCRIPTOR__TOOLBAR
static final org.eclipse.emf.ecore.EReference PART_DESCRIPTOR__TOOLBARThe meta object literal for the 'Toolbar' containment reference feature.- Since:
- 1.0
-
PART_DESCRIPTOR__CLOSEABLE
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__CLOSEABLEThe meta object literal for the 'Closeable' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__DIRTYABLE
Deprecated.Seemodel documentation
for details.The meta object literal for the 'Dirtyable' attribute feature.- Since:
- 1.0
- Restriction:
- See
model documentation
for details.
-
PART_DESCRIPTOR__CONTRIBUTION_URI
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__CONTRIBUTION_URIThe meta object literal for the 'Contribution URI' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__DESCRIPTIONThe meta object literal for the 'Description' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__LOCALIZED_DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__LOCALIZED_DESCRIPTIONThe meta object literal for the 'Localized Description' attribute feature.- Since:
- 1.0
-
PART_DESCRIPTOR__VARIABLES
static final org.eclipse.emf.ecore.EAttribute PART_DESCRIPTOR__VARIABLESThe meta object literal for the 'Variables' attribute list feature.- Since:
- 1.0
-
PART_DESCRIPTOR__PROPERTIES
static final org.eclipse.emf.ecore.EReference PART_DESCRIPTOR__PROPERTIESThe meta object literal for the 'Properties' map feature.- Since:
- 1.0
-
PART_DESCRIPTOR__TRIM_BARS
static final org.eclipse.emf.ecore.EReference PART_DESCRIPTOR__TRIM_BARSThe meta object literal for the 'Trim Bars' containment reference list feature.- Since:
- 1.3
-
PART_DESCRIPTOR___UPDATE_LOCALIZATION
static final org.eclipse.emf.ecore.EOperation PART_DESCRIPTOR___UPDATE_LOCALIZATIONThe meta object literal for the 'Update Localization' operation.- Since:
- 1.1
-
PART_DESCRIPTOR_CONTAINER
static final org.eclipse.emf.ecore.EClass PART_DESCRIPTOR_CONTAINERThe meta object literal for the 'Part Descriptor Container
' class.- Since:
- 1.0
- See Also:
-
PART_DESCRIPTOR_CONTAINER__DESCRIPTORS
static final org.eclipse.emf.ecore.EReference PART_DESCRIPTOR_CONTAINER__DESCRIPTORSThe meta object literal for the 'Descriptors' containment reference list feature.- Since:
- 1.0
-
model documentation
for details.