Package com._1c.g5.aef2.viewModels
Interface AefPackage.Literals
- Enclosing interface:
- AefPackage
public static interface AefPackage.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
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IAef Layout
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IAef Layout Data
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IContainer Control View Model
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IContainer View Model
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Children' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IControl View Model
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IDialog View Model
' class.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'IEvent Channel' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'IView Model
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Event Channel' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Parent' container reference feature.
-
Field Details
-
IVIEW_MODEL
static final org.eclipse.emf.ecore.EClass IVIEW_MODELThe meta object literal for the 'IView Model
' class.- See Also:
-
IVIEW_MODEL__EVENT_CHANNEL
static final org.eclipse.emf.ecore.EAttribute IVIEW_MODEL__EVENT_CHANNELThe meta object literal for the 'Event Channel' attribute feature. -
IVIEW_MODEL__PARENT
static final org.eclipse.emf.ecore.EReference IVIEW_MODEL__PARENTThe meta object literal for the 'Parent' container reference feature. -
ICONTAINER_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass ICONTAINER_VIEW_MODELThe meta object literal for the 'IContainer View Model
' class. -
ICONTAINER_VIEW_MODEL__CHILDREN
static final org.eclipse.emf.ecore.EReference ICONTAINER_VIEW_MODEL__CHILDRENThe meta object literal for the 'Children' containment reference list feature. -
ICONTROL_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass ICONTROL_VIEW_MODELThe meta object literal for the 'IControl View Model
' class. -
ICONTAINER_CONTROL_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass ICONTAINER_CONTROL_VIEW_MODELThe meta object literal for the 'IContainer Control View Model
' class. -
IDIALOG_VIEW_MODEL
static final org.eclipse.emf.ecore.EClass IDIALOG_VIEW_MODELThe meta object literal for the 'IDialog View Model
' class. -
IAEF_LAYOUT_DATA
static final org.eclipse.emf.ecore.EClass IAEF_LAYOUT_DATAThe meta object literal for the 'IAef Layout Data
' class. -
IAEF_LAYOUT
static final org.eclipse.emf.ecore.EClass IAEF_LAYOUTThe meta object literal for the 'IAef Layout
' class.- See Also:
-
IEVENT_CHANNEL
static final org.eclipse.emf.ecore.EDataType IEVENT_CHANNELThe meta object literal for the 'IEvent Channel' data type.
-