Interface AreaPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
AreaPackageImpl
public interface AreaPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Debug Area DS Pair Info
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Use' attribute.static final int
The feature id for the 'Value' containment reference.static final int
The number of structural features of the 'Debug Area DS Pair Info' class.static final int
The number of operations of the 'Debug Area DS Pair Info' class.static final int
The meta object id for the 'Debug Area Info
' class.static final int
The feature id for the 'Ds Pair Info' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Target Type' attribute list.static final int
The feature id for the 'Use Mask Of DS Area' attribute.static final int
The feature id for the 'Use Mask Of Target Types' attribute.static final int
The feature id for the 'Use Mask Of Users' attribute.static final int
The feature id for the 'User Info' containment reference list.static final int
The number of structural features of the 'Debug Area Info' class.static final int
The number of operations of the 'Debug Area Info' class.static final int
The meta object id for the 'Debug Area User Info
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Use' attribute.static final int
The number of structural features of the 'Debug Area User Info' class.static final int
The number of operations of the 'Debug Area User Info' class.static final int
The meta object id for the 'Debug Areas
' class.static final int
The feature id for the 'Item' containment reference list.static final int
The number of structural features of the 'Debug Areas' class.static final int
The number of operations of the 'Debug Areas' class.static final int
The meta object id for the 'Debug Target Filters
' class.static final int
The feature id for the 'Item' containment reference list.static final int
The number of structural features of the 'Debug Target Filters' class.static final int
The number of operations of the 'Debug Target Filters' class.static final AreaPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Debug Area DS Pair Info
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Debug Area Info
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Ds Pair Info
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute list 'Target Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use Mask Of DS Area
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use Mask Of Target Types
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use Mask Of Users
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'User Info
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Debug Areas
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Item
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Debug Area User Info
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Debug Target Filters
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Item
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
DEBUG_AREA_DS_PAIR_INFO
static final int DEBUG_AREA_DS_PAIR_INFOThe meta object id for the 'Debug Area DS Pair Info
' class. -
DEBUG_AREA_DS_PAIR_INFO__NAME
static final int DEBUG_AREA_DS_PAIR_INFO__NAMEThe feature id for the 'Name' attribute.- See Also:
-
DEBUG_AREA_DS_PAIR_INFO__VALUE
static final int DEBUG_AREA_DS_PAIR_INFO__VALUEThe feature id for the 'Value' containment reference.- See Also:
-
DEBUG_AREA_DS_PAIR_INFO__USE
static final int DEBUG_AREA_DS_PAIR_INFO__USEThe feature id for the 'Use' attribute.- See Also:
-
DEBUG_AREA_DS_PAIR_INFO_FEATURE_COUNT
static final int DEBUG_AREA_DS_PAIR_INFO_FEATURE_COUNTThe number of structural features of the 'Debug Area DS Pair Info' class.- See Also:
-
DEBUG_AREA_DS_PAIR_INFO_OPERATION_COUNT
static final int DEBUG_AREA_DS_PAIR_INFO_OPERATION_COUNTThe number of operations of the 'Debug Area DS Pair Info' class.- See Also:
-
DEBUG_AREA_INFO
static final int DEBUG_AREA_INFOThe meta object id for the 'Debug Area Info
' class. -
DEBUG_AREA_INFO__NAME
static final int DEBUG_AREA_INFO__NAMEThe feature id for the 'Name' attribute.- See Also:
-
DEBUG_AREA_INFO__USE_MASK_OF_DS_AREA
static final int DEBUG_AREA_INFO__USE_MASK_OF_DS_AREAThe feature id for the 'Use Mask Of DS Area' attribute.- See Also:
-
DEBUG_AREA_INFO__DS_PAIR_INFO
static final int DEBUG_AREA_INFO__DS_PAIR_INFOThe feature id for the 'Ds Pair Info' containment reference list.- See Also:
-
DEBUG_AREA_INFO__USE_MASK_OF_TARGET_TYPES
static final int DEBUG_AREA_INFO__USE_MASK_OF_TARGET_TYPESThe feature id for the 'Use Mask Of Target Types' attribute.- See Also:
-
DEBUG_AREA_INFO__TARGET_TYPE
static final int DEBUG_AREA_INFO__TARGET_TYPEThe feature id for the 'Target Type' attribute list.- See Also:
-
DEBUG_AREA_INFO__USE_MASK_OF_USERS
static final int DEBUG_AREA_INFO__USE_MASK_OF_USERSThe feature id for the 'Use Mask Of Users' attribute.- See Also:
-
DEBUG_AREA_INFO__USER_INFO
static final int DEBUG_AREA_INFO__USER_INFOThe feature id for the 'User Info' containment reference list.- See Also:
-
DEBUG_AREA_INFO_FEATURE_COUNT
static final int DEBUG_AREA_INFO_FEATURE_COUNTThe number of structural features of the 'Debug Area Info' class.- See Also:
-
DEBUG_AREA_INFO_OPERATION_COUNT
static final int DEBUG_AREA_INFO_OPERATION_COUNTThe number of operations of the 'Debug Area Info' class.- See Also:
-
DEBUG_AREAS
static final int DEBUG_AREASThe meta object id for the 'Debug Areas
' class. -
DEBUG_AREAS__ITEM
static final int DEBUG_AREAS__ITEMThe feature id for the 'Item' containment reference list.- See Also:
-
DEBUG_AREAS_FEATURE_COUNT
static final int DEBUG_AREAS_FEATURE_COUNTThe number of structural features of the 'Debug Areas' class.- See Also:
-
DEBUG_AREAS_OPERATION_COUNT
static final int DEBUG_AREAS_OPERATION_COUNTThe number of operations of the 'Debug Areas' class.- See Also:
-
DEBUG_AREA_USER_INFO
static final int DEBUG_AREA_USER_INFOThe meta object id for the 'Debug Area User Info
' class. -
DEBUG_AREA_USER_INFO__NAME
static final int DEBUG_AREA_USER_INFO__NAMEThe feature id for the 'Name' attribute.- See Also:
-
DEBUG_AREA_USER_INFO__USE
static final int DEBUG_AREA_USER_INFO__USEThe feature id for the 'Use' attribute.- See Also:
-
DEBUG_AREA_USER_INFO_FEATURE_COUNT
static final int DEBUG_AREA_USER_INFO_FEATURE_COUNTThe number of structural features of the 'Debug Area User Info' class.- See Also:
-
DEBUG_AREA_USER_INFO_OPERATION_COUNT
static final int DEBUG_AREA_USER_INFO_OPERATION_COUNTThe number of operations of the 'Debug Area User Info' class.- See Also:
-
DEBUG_TARGET_FILTERS
static final int DEBUG_TARGET_FILTERSThe meta object id for the 'Debug Target Filters
' class. -
DEBUG_TARGET_FILTERS__ITEM
static final int DEBUG_TARGET_FILTERS__ITEMThe feature id for the 'Item' containment reference list.- See Also:
-
DEBUG_TARGET_FILTERS_FEATURE_COUNT
static final int DEBUG_TARGET_FILTERS_FEATURE_COUNTThe number of structural features of the 'Debug Target Filters' class.- See Also:
-
DEBUG_TARGET_FILTERS_OPERATION_COUNT
static final int DEBUG_TARGET_FILTERS_OPERATION_COUNTThe number of operations of the 'Debug Target Filters' class.- See Also:
-
-
Method Details
-
getDebugAreaDSPairInfo
org.eclipse.emf.ecore.EClass getDebugAreaDSPairInfo()Returns the meta object for class 'Debug Area DS Pair Info
'.- Returns:
- the meta object for class 'Debug Area DS Pair Info'.
- See Also:
-
getDebugAreaDSPairInfo_Name
org.eclipse.emf.ecore.EAttribute getDebugAreaDSPairInfo_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getDebugAreaDSPairInfo_Value
org.eclipse.emf.ecore.EReference getDebugAreaDSPairInfo_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
-
getDebugAreaDSPairInfo_Use
org.eclipse.emf.ecore.EAttribute getDebugAreaDSPairInfo_Use()Returns the meta object for the attribute 'Use
'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
-
getDebugAreaInfo
org.eclipse.emf.ecore.EClass getDebugAreaInfo()Returns the meta object for class 'Debug Area Info
'.- Returns:
- the meta object for class 'Debug Area Info'.
- See Also:
-
getDebugAreaInfo_Name
org.eclipse.emf.ecore.EAttribute getDebugAreaInfo_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getDebugAreaInfo_UseMaskOfDSArea
org.eclipse.emf.ecore.EAttribute getDebugAreaInfo_UseMaskOfDSArea()Returns the meta object for the attribute 'Use Mask Of DS Area
'.- Returns:
- the meta object for the attribute 'Use Mask Of DS Area'.
- See Also:
-
getDebugAreaInfo_DsPairInfo
org.eclipse.emf.ecore.EReference getDebugAreaInfo_DsPairInfo()Returns the meta object for the containment reference list 'Ds Pair Info
'.- Returns:
- the meta object for the containment reference list 'Ds Pair Info'.
- See Also:
-
getDebugAreaInfo_UseMaskOfTargetTypes
org.eclipse.emf.ecore.EAttribute getDebugAreaInfo_UseMaskOfTargetTypes()Returns the meta object for the attribute 'Use Mask Of Target Types
'.- Returns:
- the meta object for the attribute 'Use Mask Of Target Types'.
- See Also:
-
getDebugAreaInfo_TargetType
org.eclipse.emf.ecore.EAttribute getDebugAreaInfo_TargetType()Returns the meta object for the attribute list 'Target Type
'.- Returns:
- the meta object for the attribute list 'Target Type'.
- See Also:
-
getDebugAreaInfo_UseMaskOfUsers
org.eclipse.emf.ecore.EAttribute getDebugAreaInfo_UseMaskOfUsers()Returns the meta object for the attribute 'Use Mask Of Users
'.- Returns:
- the meta object for the attribute 'Use Mask Of Users'.
- See Also:
-
getDebugAreaInfo_UserInfo
org.eclipse.emf.ecore.EReference getDebugAreaInfo_UserInfo()Returns the meta object for the containment reference list 'User Info
'.- Returns:
- the meta object for the containment reference list 'User Info'.
- See Also:
-
getDebugAreas
org.eclipse.emf.ecore.EClass getDebugAreas()Returns the meta object for class 'Debug Areas
'.- Returns:
- the meta object for class 'Debug Areas'.
- See Also:
-
getDebugAreas_Item
org.eclipse.emf.ecore.EReference getDebugAreas_Item()Returns the meta object for the containment reference list 'Item
'.- Returns:
- the meta object for the containment reference list 'Item'.
- See Also:
-
getDebugAreaUserInfo
org.eclipse.emf.ecore.EClass getDebugAreaUserInfo()Returns the meta object for class 'Debug Area User Info
'.- Returns:
- the meta object for class 'Debug Area User Info'.
- See Also:
-
getDebugAreaUserInfo_Name
org.eclipse.emf.ecore.EAttribute getDebugAreaUserInfo_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getDebugAreaUserInfo_Use
org.eclipse.emf.ecore.EAttribute getDebugAreaUserInfo_Use()Returns the meta object for the attribute 'Use
'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
-
getDebugTargetFilters
org.eclipse.emf.ecore.EClass getDebugTargetFilters()Returns the meta object for class 'Debug Target Filters
'.- Returns:
- the meta object for class 'Debug Target Filters'.
- See Also:
-
getDebugTargetFilters_Item
org.eclipse.emf.ecore.EReference getDebugTargetFilters_Item()Returns the meta object for the containment reference list 'Item
'.- Returns:
- the meta object for the containment reference list 'Item'.
- See Also:
-
getAreaFactory
AreaFactory getAreaFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-