Interface AreaPackage.Literals
- Enclosing interface:
- AreaPackage
public static interface AreaPackage.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 'Debug Area DS Pair Info
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Debug Area Info
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Ds Pair Info' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Target Type' attribute list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use Mask Of DS Area' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use Mask Of Target Types' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use Mask Of Users' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'User Info' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Debug Area User Info
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Use' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Debug Areas
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Item' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Debug Target Filters
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Item' containment reference list feature.
-
Field Details
-
DEBUG_AREA_DS_PAIR_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_DS_PAIR_INFOThe meta object literal for the 'Debug Area DS Pair Info
' class. -
DEBUG_AREA_DS_PAIR_INFO__NAME
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_DS_PAIR_INFO__NAMEThe meta object literal for the 'Name' attribute feature. -
DEBUG_AREA_DS_PAIR_INFO__VALUE
static final org.eclipse.emf.ecore.EReference DEBUG_AREA_DS_PAIR_INFO__VALUEThe meta object literal for the 'Value' containment reference feature. -
DEBUG_AREA_DS_PAIR_INFO__USE
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_DS_PAIR_INFO__USEThe meta object literal for the 'Use' attribute feature. -
DEBUG_AREA_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_INFOThe meta object literal for the 'Debug Area Info
' class. -
DEBUG_AREA_INFO__NAME
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__NAMEThe meta object literal for the 'Name' attribute feature. -
DEBUG_AREA_INFO__USE_MASK_OF_DS_AREA
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__USE_MASK_OF_DS_AREAThe meta object literal for the 'Use Mask Of DS Area' attribute feature. -
DEBUG_AREA_INFO__DS_PAIR_INFO
static final org.eclipse.emf.ecore.EReference DEBUG_AREA_INFO__DS_PAIR_INFOThe meta object literal for the 'Ds Pair Info' containment reference list feature. -
DEBUG_AREA_INFO__USE_MASK_OF_TARGET_TYPES
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__USE_MASK_OF_TARGET_TYPESThe meta object literal for the 'Use Mask Of Target Types' attribute feature. -
DEBUG_AREA_INFO__TARGET_TYPE
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__TARGET_TYPEThe meta object literal for the 'Target Type' attribute list feature. -
DEBUG_AREA_INFO__USE_MASK_OF_USERS
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__USE_MASK_OF_USERSThe meta object literal for the 'Use Mask Of Users' attribute feature. -
DEBUG_AREA_INFO__USER_INFO
static final org.eclipse.emf.ecore.EReference DEBUG_AREA_INFO__USER_INFOThe meta object literal for the 'User Info' containment reference list feature. -
DEBUG_AREAS
static final org.eclipse.emf.ecore.EClass DEBUG_AREASThe meta object literal for the 'Debug Areas
' class. -
DEBUG_AREAS__ITEM
static final org.eclipse.emf.ecore.EReference DEBUG_AREAS__ITEMThe meta object literal for the 'Item' containment reference list feature. -
DEBUG_AREA_USER_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_USER_INFOThe meta object literal for the 'Debug Area User Info
' class. -
DEBUG_AREA_USER_INFO__NAME
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_USER_INFO__NAMEThe meta object literal for the 'Name' attribute feature. -
DEBUG_AREA_USER_INFO__USE
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_USER_INFO__USEThe meta object literal for the 'Use' attribute feature. -
DEBUG_TARGET_FILTERS
static final org.eclipse.emf.ecore.EClass DEBUG_TARGET_FILTERSThe meta object literal for the 'Debug Target Filters
' class. -
DEBUG_TARGET_FILTERS__ITEM
static final org.eclipse.emf.ecore.EReference DEBUG_TARGET_FILTERS__ITEMThe meta object literal for the 'Item' containment reference list feature.
-