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.EPackageThe 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:
- DcsFactory
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceDcsPackage.LiteralsDefines 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 SummaryFields Modifier and Type Field Description static intDATA_COMPOSITION_APPEARANCE_TEMPLATEThe meta object id for the 'Data Composition Appearance Template' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE__ITEMSThe feature id for the 'Items' containment reference list.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCEThe meta object id for the 'Data Composition Appearance Template Appearance' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE__ITEMSThe feature id for the 'Items' containment reference list.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Appearance' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Appearance' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREAThe meta object id for the 'Data Composition Appearance Template Area' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA__ITEMSThe feature id for the 'Items' containment reference list.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Area' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEMThe meta object id for the 'Data Composition Appearance Template Area Item' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__APPEARANCEThe feature id for the 'Appearance' containment reference.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__LEVELThe feature id for the 'Level' attribute.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template Area Item' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Area Item' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template Area' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Data Composition Appearance Template' class.static intDATA_COMPOSITION_APPEARANCE_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Data Composition Appearance Template' class.static DcsPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetDataCompositionAppearanceTemplate()Returns the meta object for class 'Data Composition Appearance Template'.org.eclipse.emf.ecore.EClassgetDataCompositionAppearanceTemplateAppearance()Returns the meta object for class 'Data Composition Appearance Template Appearance'.org.eclipse.emf.ecore.EClassgetDataCompositionAppearanceTemplateArea()Returns the meta object for class 'Data Composition Appearance Template Area'.org.eclipse.emf.ecore.EReferencegetDataCompositionAppearanceTemplateArea_Items()Returns the meta object for the containment reference list 'Items'.org.eclipse.emf.ecore.EClassgetDataCompositionAppearanceTemplateAreaItem()Returns the meta object for class 'Data Composition Appearance Template Area Item'.org.eclipse.emf.ecore.EReferencegetDataCompositionAppearanceTemplateAreaItem_Appearance()Returns the meta object for the containment reference 'Appearance'.org.eclipse.emf.ecore.EAttributegetDataCompositionAppearanceTemplateAreaItem_Level()Returns the meta object for the attribute 'Level'.DcsFactorygetDcsFactory()Returns the factory that creates the instances of the model.- 
Methods inherited from interface org.eclipse.emf.ecore.EModelElementgetEAnnotation, getEAnnotations
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
- 
 
- 
- 
- 
Field Detail- 
eNAMEstatic final String eNAME The package name.- See Also:
- Constant Field Values
 
 - 
eNS_URIstatic final String eNS_URI The package namespace URI.- See Also:
- Constant Field Values
 
 - 
eNS_PREFIXstatic final String eNS_PREFIX The package namespace name.- See Also:
- Constant Field Values
 
 - 
eINSTANCEstatic final DcsPackage eINSTANCE The singleton instance of the package.
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATEstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE The meta object id for the 'Data Composition Appearance Template' class.
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE__ITEMSstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE__ITEMS The feature id for the 'Items' containment reference list.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_FEATURE_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_FEATURE_COUNT The number of structural features of the 'Data Composition Appearance Template' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_OPERATION_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_OPERATION_COUNT The number of operations of the 'Data Composition Appearance Template' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREAstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA The meta object id for the 'Data Composition Appearance Template Area' class.
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA__ITEMSstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA__ITEMS The feature id for the 'Items' containment reference list.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_FEATURE_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_FEATURE_COUNT The number of structural features of the 'Data Composition Appearance Template Area' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_OPERATION_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_OPERATION_COUNT The number of operations of the 'Data Composition Appearance Template Area' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEMstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM The meta object id for the 'Data Composition Appearance Template Area Item' class.
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__LEVELstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__LEVEL The feature id for the 'Level' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__APPEARANCEstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM__APPEARANCE The feature id for the 'Appearance' containment reference.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_FEATURE_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_FEATURE_COUNT The number of structural features of the 'Data Composition Appearance Template Area Item' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_OPERATION_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_AREA_ITEM_OPERATION_COUNT The number of operations of the 'Data Composition Appearance Template Area Item' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCEstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE The meta object id for the 'Data Composition Appearance Template Appearance' class.
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE__ITEMSstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE__ITEMS The feature id for the 'Items' containment reference list.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_FEATURE_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_FEATURE_COUNT The number of structural features of the 'Data Composition Appearance Template Appearance' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_OPERATION_COUNTstatic final int DATA_COMPOSITION_APPEARANCE_TEMPLATE_APPEARANCE_OPERATION_COUNT The number of operations of the 'Data Composition Appearance Template Appearance' class.- See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getDataCompositionAppearanceTemplateorg.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:
- DataCompositionAppearanceTemplate
 
 - 
getDataCompositionAppearanceTemplateAreaorg.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:
- DataCompositionAppearanceTemplateArea
 
 - 
getDataCompositionAppearanceTemplateArea_Itemsorg.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:
- DataCompositionAppearanceTemplateArea.getItems(),- getDataCompositionAppearanceTemplateArea()
 
 - 
getDataCompositionAppearanceTemplateAreaItemorg.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:
- DataCompositionAppearanceTemplateAreaItem
 
 - 
getDataCompositionAppearanceTemplateAreaItem_Levelorg.eclipse.emf.ecore.EAttribute getDataCompositionAppearanceTemplateAreaItem_Level() Returns the meta object for the attribute 'Level'.- Returns:
- the meta object for the attribute 'Level'.
- See Also:
- DataCompositionAppearanceTemplateAreaItem.getLevel(),- getDataCompositionAppearanceTemplateAreaItem()
 
 - 
getDataCompositionAppearanceTemplateAreaItem_Appearanceorg.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:
- DataCompositionAppearanceTemplateAreaItem.getAppearance(),- getDataCompositionAppearanceTemplateAreaItem()
 
 - 
getDataCompositionAppearanceTemplateAppearanceorg.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:
- DataCompositionAppearanceTemplateAppearance
 
 - 
getDcsFactoryDcsFactory getDcsFactory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
 
 
- 
 
-