Package com._1c.g5.v8.dt.hpwa.model
Interface HpwaPackage.Literals
-
- Enclosing interface:
- HpwaPackage
public static interface HpwaPackage.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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
HOME_PAGE_WORK_AREA
The meta object literal for the 'Home Page Work Area
' class.static org.eclipse.emf.ecore.EOperation
HOME_PAGE_WORK_AREA___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.static org.eclipse.emf.ecore.EReference
HOME_PAGE_WORK_AREA__COLUMNS
The meta object literal for the 'Columns' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
HOME_PAGE_WORK_AREA__MA_COMMAND_INTERFACE_DISPLAYS
The meta object literal for the 'MA Command Interface Displays' attribute feature.static org.eclipse.emf.ecore.EAttribute
HOME_PAGE_WORK_AREA__WORKING_AREA_TEMPLATE
The meta object literal for the 'Working Area Template' attribute feature.static org.eclipse.emf.ecore.EClass
HOME_PAGE_WORK_AREA_COLUMN
The meta object literal for the 'Home Page Work Area Column
' class.static org.eclipse.emf.ecore.EReference
HOME_PAGE_WORK_AREA_COLUMN__ITEMS
The meta object literal for the 'Items' containment reference list feature.static org.eclipse.emf.ecore.EClass
HOME_PAGE_WORK_AREA_COLUMN_ITEM
The meta object literal for the 'Home Page Work Area Column Item
' class.static org.eclipse.emf.ecore.EReference
HOME_PAGE_WORK_AREA_COLUMN_ITEM__FORM
The meta object literal for the 'Form' reference feature.static org.eclipse.emf.ecore.EAttribute
HOME_PAGE_WORK_AREA_COLUMN_ITEM__HEIGHT
The meta object literal for the 'Height' attribute feature.static org.eclipse.emf.ecore.EReference
HOME_PAGE_WORK_AREA_COLUMN_ITEM__VISIBILITY
The meta object literal for the 'Visibility' containment reference feature.static org.eclipse.emf.ecore.EEnum
MA_COMMAND_INTERFACE_DISPLAYS
The meta object literal for the 'MA Command Interface Displays
' enum.static org.eclipse.emf.ecore.EEnum
WORKING_AREA_TEMPLATE
The meta object literal for the 'Working Area Template
' enum.
-
-
-
Field Detail
-
HOME_PAGE_WORK_AREA
static final org.eclipse.emf.ecore.EClass HOME_PAGE_WORK_AREA
The meta object literal for the 'Home Page Work Area
' class.
-
HOME_PAGE_WORK_AREA__WORKING_AREA_TEMPLATE
static final org.eclipse.emf.ecore.EAttribute HOME_PAGE_WORK_AREA__WORKING_AREA_TEMPLATE
The meta object literal for the 'Working Area Template' attribute feature.
-
HOME_PAGE_WORK_AREA__MA_COMMAND_INTERFACE_DISPLAYS
static final org.eclipse.emf.ecore.EAttribute HOME_PAGE_WORK_AREA__MA_COMMAND_INTERFACE_DISPLAYS
The meta object literal for the 'MA Command Interface Displays' attribute feature.
-
HOME_PAGE_WORK_AREA__COLUMNS
static final org.eclipse.emf.ecore.EReference HOME_PAGE_WORK_AREA__COLUMNS
The meta object literal for the 'Columns' containment reference list feature.
-
HOME_PAGE_WORK_AREA___VALIDATE__DIAGNOSTICCHAIN_MAP
static final org.eclipse.emf.ecore.EOperation HOME_PAGE_WORK_AREA___VALIDATE__DIAGNOSTICCHAIN_MAP
The meta object literal for the 'Validate' operation.
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM
static final org.eclipse.emf.ecore.EClass HOME_PAGE_WORK_AREA_COLUMN_ITEM
The meta object literal for the 'Home Page Work Area Column Item
' class.
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM__FORM
static final org.eclipse.emf.ecore.EReference HOME_PAGE_WORK_AREA_COLUMN_ITEM__FORM
The meta object literal for the 'Form' reference feature.
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM__HEIGHT
static final org.eclipse.emf.ecore.EAttribute HOME_PAGE_WORK_AREA_COLUMN_ITEM__HEIGHT
The meta object literal for the 'Height' attribute feature.
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM__VISIBILITY
static final org.eclipse.emf.ecore.EReference HOME_PAGE_WORK_AREA_COLUMN_ITEM__VISIBILITY
The meta object literal for the 'Visibility' containment reference feature.
-
HOME_PAGE_WORK_AREA_COLUMN
static final org.eclipse.emf.ecore.EClass HOME_PAGE_WORK_AREA_COLUMN
The meta object literal for the 'Home Page Work Area Column
' class.
-
HOME_PAGE_WORK_AREA_COLUMN__ITEMS
static final org.eclipse.emf.ecore.EReference HOME_PAGE_WORK_AREA_COLUMN__ITEMS
The meta object literal for the 'Items' containment reference list feature.
-
MA_COMMAND_INTERFACE_DISPLAYS
static final org.eclipse.emf.ecore.EEnum MA_COMMAND_INTERFACE_DISPLAYS
The meta object literal for the 'MA Command Interface Displays
' enum.
-
WORKING_AREA_TEMPLATE
static final org.eclipse.emf.ecore.EEnum WORKING_AREA_TEMPLATE
The meta object literal for the 'Working Area Template
' enum.
-
-