Interface DcsPackage
- 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:
DcsPackageImpl
public interface DcsPackage
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 'Data Composition Appearance Template
' class.static final int
The feature id for the 'Items' containment reference list.static final int
The meta object id for the 'Data Composition Appearance Template Appearance
' class.static final int
The feature id for the 'Items' containment reference list.static final int
The number of structural features of the 'Data Composition Appearance Template Appearance' class.static final int
The number of operations of the 'Data Composition Appearance Template Appearance' class.static final int
The meta object id for the 'Data Composition Appearance Template Area
' class.static final int
The feature id for the 'Items' containment reference list.static final int
The number of structural features of the 'Data Composition Appearance Template Area' class.static final int
The meta object id for the 'Data Composition Appearance Template Area Item
' class.static final int
The feature id for the 'Appearance' containment reference.static final int
The feature id for the 'Level' attribute.static final int
The number of structural features of the 'Data Composition Appearance Template Area Item' class.static final int
The number of operations of the 'Data Composition Appearance Template Area Item' class.static final int
The number of operations of the 'Data Composition Appearance Template Area' class.static final int
The number of structural features of the 'Data Composition Appearance Template' class.static final int
The number of operations of the 'Data Composition Appearance Template' class.static final DcsPackage
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 TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Appearance Template
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Appearance Template Appearance
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Appearance Template Area
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Items
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Appearance Template Area Item
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Appearance
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Level
'.Returns the factory that creates the instances of the model.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. -
DATA_COMPOSITION_APPEARANCE_TEMPLATE
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATEThe meta object id for the 'Data Composition Appearance Template
' class. -
DATA_COMPOSITION_APPEARANCE_TEMPLATE__ITEMS
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE__ITEMSThe feature id for the 'Items' containment reference list.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_FEATURE_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_OPERATION_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREAThe meta object id for the 'Data Composition Appearance Template Area
' class. -
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA__ITEMS
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA__ITEMSThe feature id for the 'Items' containment reference list.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_FEATURE_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Area' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_OPERATION_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Area' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEMThe meta object id for the 'Data Composition Appearance Template Area Item
' class. -
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__LEVEL
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__LEVELThe feature id for the 'Level' attribute.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__APPEARANCE
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__APPEARANCEThe feature id for the 'Appearance' containment reference.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_FEATURE_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Area Item' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_OPERATION_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Area Item' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCEThe meta object id for the 'Data Composition Appearance Template Appearance
' class. -
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE__ITEMS
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE__ITEMSThe feature id for the 'Items' containment reference list.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_FEATURE_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Appearance' class.- See Also:
-
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_OPERATION_COUNT
static final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Appearance' class.- See Also:
-
-
Method Details
-
getDataCompositionAppearanceTemplate
org.eclipse.emf.ecore.EClass getDataCompositionAppearanceTemplate()Returns the meta object for class 'Data Composition Appearance Template
'.- Returns:
- the meta object for class 'Data Composition Appearance Template'.
- See Also:
-
getDataCompositionAppearanceTemplateArea
org.eclipse.emf.ecore.EClass getDataCompositionAppearanceTemplateArea()Returns the meta object for class 'Data Composition Appearance Template Area
'.- Returns:
- the meta object for class 'Data Composition Appearance Template Area'.
- See Also:
-
getDataCompositionAppearanceTemplateArea_Items
org.eclipse.emf.ecore.EReference getDataCompositionAppearanceTemplateArea_Items()Returns the meta object for the containment reference list 'Items
'.- Returns:
- the meta object for the containment reference list 'Items'.
- See Also:
-
getDataCompositionAppearanceTemplateAreaItem
org.eclipse.emf.ecore.EClass getDataCompositionAppearanceTemplateAreaItem()Returns the meta object for class 'Data Composition Appearance Template Area Item
'.- Returns:
- the meta object for class 'Data Composition Appearance Template Area Item'.
- See Also:
-
getDataCompositionAppearanceTemplateAreaItem_Level
org.eclipse.emf.ecore.EAttribute getDataCompositionAppearanceTemplateAreaItem_Level()Returns the meta object for the attribute 'Level
'.- Returns:
- the meta object for the attribute 'Level'.
- See Also:
-
getDataCompositionAppearanceTemplateAreaItem_Appearance
org.eclipse.emf.ecore.EReference getDataCompositionAppearanceTemplateAreaItem_Appearance()Returns the meta object for the containment reference 'Appearance
'.- Returns:
- the meta object for the containment reference 'Appearance'.
- See Also:
-
getDataCompositionAppearanceTemplateAppearance
org.eclipse.emf.ecore.EClass getDataCompositionAppearanceTemplateAppearance()Returns the meta object for class 'Data Composition Appearance Template Appearance
'.- Returns:
- the meta object for class 'Data Composition Appearance Template Appearance'.
- See Also:
-
getDcsFactory
DcsFactory getDcsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-