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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
DEBUG_AREA_DS_PAIR_INFO
The meta object literal for the 'Debug Area DS Pair Info
' class.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_DS_PAIR_INFO__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_DS_PAIR_INFO__USE
The meta object literal for the 'Use' attribute feature.static org.eclipse.emf.ecore.EReference
DEBUG_AREA_DS_PAIR_INFO__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
DEBUG_AREA_INFO
The meta object literal for the 'Debug Area Info
' class.static org.eclipse.emf.ecore.EReference
DEBUG_AREA_INFO__DS_PAIR_INFO
The meta object literal for the 'Ds Pair Info' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_INFO__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_INFO__TARGET_TYPE
The meta object literal for the 'Target Type' attribute list feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_INFO__USE_MASK_OF_DS_AREA
The meta object literal for the 'Use Mask Of DS Area' attribute feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_INFO__USE_MASK_OF_TARGET_TYPES
The meta object literal for the 'Use Mask Of Target Types' attribute feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_INFO__USE_MASK_OF_USERS
The meta object literal for the 'Use Mask Of Users' attribute feature.static org.eclipse.emf.ecore.EReference
DEBUG_AREA_INFO__USER_INFO
The meta object literal for the 'User Info' containment reference list feature.static org.eclipse.emf.ecore.EClass
DEBUG_AREA_USER_INFO
The meta object literal for the 'Debug Area User Info
' class.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_USER_INFO__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttribute
DEBUG_AREA_USER_INFO__USE
The meta object literal for the 'Use' attribute feature.static org.eclipse.emf.ecore.EClass
DEBUG_AREAS
The meta object literal for the 'Debug Areas
' class.static org.eclipse.emf.ecore.EReference
DEBUG_AREAS__ITEM
The meta object literal for the 'Item' containment reference list feature.static org.eclipse.emf.ecore.EClass
DEBUG_TARGET_FILTERS
The meta object literal for the 'Debug Target Filters
' class.static org.eclipse.emf.ecore.EReference
DEBUG_TARGET_FILTERS__ITEM
The meta object literal for the 'Item' containment reference list feature.
-
-
-
Field Detail
-
DEBUG_AREA_DS_PAIR_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_DS_PAIR_INFO
The 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__NAME
The 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__VALUE
The 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__USE
The meta object literal for the 'Use' attribute feature.
-
DEBUG_AREA_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_INFO
The meta object literal for the 'Debug Area Info
' class.
-
DEBUG_AREA_INFO__NAME
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_INFO__NAME
The 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_AREA
The 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_INFO
The 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_TYPES
The 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_TYPE
The 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_USERS
The 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_INFO
The meta object literal for the 'User Info' containment reference list feature.
-
DEBUG_AREAS
static final org.eclipse.emf.ecore.EClass DEBUG_AREAS
The meta object literal for the 'Debug Areas
' class.- See Also:
DebugAreasImpl
,AreaPackageImpl.getDebugAreas()
-
DEBUG_AREAS__ITEM
static final org.eclipse.emf.ecore.EReference DEBUG_AREAS__ITEM
The meta object literal for the 'Item' containment reference list feature.
-
DEBUG_AREA_USER_INFO
static final org.eclipse.emf.ecore.EClass DEBUG_AREA_USER_INFO
The 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__NAME
The meta object literal for the 'Name' attribute feature.
-
DEBUG_AREA_USER_INFO__USE
static final org.eclipse.emf.ecore.EAttribute DEBUG_AREA_USER_INFO__USE
The meta object literal for the 'Use' attribute feature.
-
DEBUG_TARGET_FILTERS
static final org.eclipse.emf.ecore.EClass DEBUG_TARGET_FILTERS
The meta object literal for the 'Debug Target Filters
' class.
-
DEBUG_TARGET_FILTERS__ITEM
static final org.eclipse.emf.ecore.EReference DEBUG_TARGET_FILTERS__ITEM
The meta object literal for the 'Item' containment reference list feature.
-
-