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_ACCOUNTING_BALANCE_TYPEThe meta object id for the 'Data Composition Accounting Balance Type' enum.static intDATA_COMPOSITION_AREA_TEMPLATE_TYPEThe meta object id for the 'Data Composition Area Template Type' enum.static intDATA_COMPOSITION_BALANCE_TYPEThe meta object id for the 'Data Composition Balance Type' enum.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLEThe meta object id for the 'Data Composition Data Set Field Role' class.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTThe feature id for the 'Account' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELDThe feature id for the 'Account Field' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSIONThe feature id for the 'Account Type Expression' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPEThe feature id for the 'Accounting Balance Type' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCEThe feature id for the 'Balance' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAMEThe feature id for the 'Balance Group Name' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPEThe feature id for the 'Balance Type' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSIONThe feature id for the 'Dimension' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTEThe feature id for the 'Dimension Attribute' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUESThe feature id for the 'Ignore Null Values' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSIONThe feature id for the 'Parent Dimension' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_NUMBERThe feature id for the 'Period Number' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPEThe feature id for the 'Period Type' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIREDThe feature id for the 'Required' attribute.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNTThe number of structural features of the 'Data Composition Data Set Field Role' class.static intDATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNTThe number of operations of the 'Data Composition Data Set Field Role' class.static intDATA_COMPOSITION_EXPRESSIONThe meta object id for the 'Data Composition Expression' class.static intDATA_COMPOSITION_EXPRESSION__VALUEThe feature id for the 'Value' attribute.static intDATA_COMPOSITION_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Data Composition Expression' class.static intDATA_COMPOSITION_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Data Composition Expression' class.static intDATA_COMPOSITION_ORDER_EXPRESSIONThe meta object id for the 'Data Composition Order Expression' class.static intDATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDERThe feature id for the 'Auto Order' attribute.static intDATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSIONThe feature id for the 'Expression' attribute.static intDATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPEThe feature id for the 'Order Type' attribute.static intDATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Data Composition Order Expression' class.static intDATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Data Composition Order Expression' class.static intDATA_COMPOSITION_PERIOD_TYPEThe meta object id for the 'Data Composition Period Type' enum.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.EEnumgetDataCompositionAccountingBalanceType()Returns the meta object for enum 'Data Composition Accounting Balance Type'.org.eclipse.emf.ecore.EEnumgetDataCompositionAreaTemplateType()Returns the meta object for enum 'Data Composition Area Template Type'.org.eclipse.emf.ecore.EEnumgetDataCompositionBalanceType()Returns the meta object for enum 'Data Composition Balance Type'.org.eclipse.emf.ecore.EClassgetDataCompositionDataSetFieldRole()Returns the meta object for class 'Data Composition Data Set Field Role'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_Account()Returns the meta object for the attribute 'Account'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_AccountField()Returns the meta object for the attribute 'Account Field'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_AccountingBalanceType()Returns the meta object for the attribute 'Accounting Balance Type'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_AccountTypeExpression()Returns the meta object for the attribute 'Account Type Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_Balance()Returns the meta object for the attribute 'Balance'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_BalanceGroupName()Returns the meta object for the attribute 'Balance Group Name'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_BalanceType()Returns the meta object for the attribute 'Balance Type'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_Dimension()Returns the meta object for the attribute 'Dimension'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_DimensionAttribute()Returns the meta object for the attribute 'Dimension Attribute'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_IgnoreNullValues()Returns the meta object for the attribute 'Ignore Null Values'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_ParentDimension()Returns the meta object for the attribute 'Parent Dimension'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_PeriodNumber()Returns the meta object for the attribute 'Period Number'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_PeriodType()Returns the meta object for the attribute 'Period Type'.org.eclipse.emf.ecore.EAttributegetDataCompositionDataSetFieldRole_Required()Returns the meta object for the attribute 'Required'.org.eclipse.emf.ecore.EClassgetDataCompositionExpression()Returns the meta object for class 'Data Composition Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionExpression_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetDataCompositionOrderExpression()Returns the meta object for class 'Data Composition Order Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionOrderExpression_AutoOrder()Returns the meta object for the attribute 'Auto Order'.org.eclipse.emf.ecore.EAttributegetDataCompositionOrderExpression_Expression()Returns the meta object for the attribute 'Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionOrderExpression_OrderType()Returns the meta object for the attribute 'Order Type'.org.eclipse.emf.ecore.EEnumgetDataCompositionPeriodType()Returns the meta object for enum 'Data Composition Period Type'.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_DATA_SET_FIELD_ROLEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE The meta object id for the 'Data Composition Data Set Field Role' class.
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_NUMBERstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_NUMBER The feature id for the 'Period Number' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPE The feature id for the 'Period Type' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSIONstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION The feature id for the 'Dimension' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSIONstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSION The feature id for the 'Parent Dimension' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT The feature id for the 'Account' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSIONstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSION The feature id for the 'Account Type Expression' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE The feature id for the 'Balance' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAMEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAME The feature id for the 'Balance Group Name' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPE The feature id for the 'Balance Type' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPE The feature id for the 'Accounting Balance Type' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELDstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELD The feature id for the 'Account Field' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUESstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUES The feature id for the 'Ignore Null Values' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIREDstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIRED The feature id for the 'Required' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTEstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTE The feature id for the 'Dimension Attribute' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNTstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNT The number of structural features of the 'Data Composition Data Set Field Role' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNTstatic final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNT The number of operations of the 'Data Composition Data Set Field Role' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_EXPRESSIONstatic final int DATA_COMPOSITION_EXPRESSION The meta object id for the 'Data Composition Expression' class.
 - 
DATA_COMPOSITION_EXPRESSION__VALUEstatic final int DATA_COMPOSITION_EXPRESSION__VALUE The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_EXPRESSION_FEATURE_COUNTstatic final int DATA_COMPOSITION_EXPRESSION_FEATURE_COUNT The number of structural features of the 'Data Composition Expression' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_EXPRESSION_OPERATION_COUNTstatic final int DATA_COMPOSITION_EXPRESSION_OPERATION_COUNT The number of operations of the 'Data Composition Expression' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_ORDER_EXPRESSIONstatic final int DATA_COMPOSITION_ORDER_EXPRESSION The meta object id for the 'Data Composition Order Expression' class.
 - 
DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSIONstatic final int DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSION The feature id for the 'Expression' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPEstatic final int DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPE The feature id for the 'Order Type' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDERstatic final int DATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDER The feature id for the 'Auto Order' attribute.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNTstatic final int DATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNT The number of structural features of the 'Data Composition Order Expression' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNTstatic final int DATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNT The number of operations of the 'Data Composition Order Expression' class.- See Also:
- Constant Field Values
 
 - 
DATA_COMPOSITION_BALANCE_TYPEstatic final int DATA_COMPOSITION_BALANCE_TYPE The meta object id for the 'Data Composition Balance Type' enum.
 - 
DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPEstatic final int DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPE The meta object id for the 'Data Composition Accounting Balance Type' enum.
 - 
DATA_COMPOSITION_PERIOD_TYPEstatic final int DATA_COMPOSITION_PERIOD_TYPE The meta object id for the 'Data Composition Period Type' enum.
 - 
DATA_COMPOSITION_AREA_TEMPLATE_TYPEstatic final int DATA_COMPOSITION_AREA_TEMPLATE_TYPE The meta object id for the 'Data Composition Area Template Type' enum.
 
- 
 - 
Method Detail- 
getDataCompositionDataSetFieldRoleorg.eclipse.emf.ecore.EClass getDataCompositionDataSetFieldRole() Returns the meta object for class 'Data Composition Data Set Field Role'.- Returns:
- the meta object for class 'Data Composition Data Set Field Role'.
- See Also:
- DataCompositionDataSetFieldRole
 
 - 
getDataCompositionDataSetFieldRole_PeriodNumberorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_PeriodNumber() Returns the meta object for the attribute 'Period Number'.- Returns:
- the meta object for the attribute 'Period Number'.
- See Also:
- DataCompositionDataSetFieldRole.getPeriodNumber(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_PeriodTypeorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_PeriodType() Returns the meta object for the attribute 'Period Type'.- Returns:
- the meta object for the attribute 'Period Type'.
- See Also:
- DataCompositionDataSetFieldRole.getPeriodType(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_Dimensionorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_Dimension() Returns the meta object for the attribute 'Dimension'.- Returns:
- the meta object for the attribute 'Dimension'.
- See Also:
- DataCompositionDataSetFieldRole.isDimension(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_ParentDimensionorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_ParentDimension() Returns the meta object for the attribute 'Parent Dimension'.- Returns:
- the meta object for the attribute 'Parent Dimension'.
- See Also:
- DataCompositionDataSetFieldRole.getParentDimension(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_Accountorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_Account() Returns the meta object for the attribute 'Account'.- Returns:
- the meta object for the attribute 'Account'.
- See Also:
- DataCompositionDataSetFieldRole.isAccount(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_AccountTypeExpressionorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_AccountTypeExpression() Returns the meta object for the attribute 'Account Type Expression'.- Returns:
- the meta object for the attribute 'Account Type Expression'.
- See Also:
- DataCompositionDataSetFieldRole.getAccountTypeExpression(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_Balanceorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_Balance() Returns the meta object for the attribute 'Balance'.- Returns:
- the meta object for the attribute 'Balance'.
- See Also:
- DataCompositionDataSetFieldRole.isBalance(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_BalanceGroupNameorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_BalanceGroupName() Returns the meta object for the attribute 'Balance Group Name'.- Returns:
- the meta object for the attribute 'Balance Group Name'.
- See Also:
- DataCompositionDataSetFieldRole.getBalanceGroupName(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_BalanceTypeorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_BalanceType() Returns the meta object for the attribute 'Balance Type'.- Returns:
- the meta object for the attribute 'Balance Type'.
- See Also:
- DataCompositionDataSetFieldRole.getBalanceType(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_AccountingBalanceTypeorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_AccountingBalanceType() Returns the meta object for the attribute 'Accounting Balance Type'.- Returns:
- the meta object for the attribute 'Accounting Balance Type'.
- See Also:
- DataCompositionDataSetFieldRole.getAccountingBalanceType(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_AccountFieldorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_AccountField() Returns the meta object for the attribute 'Account Field'.- Returns:
- the meta object for the attribute 'Account Field'.
- See Also:
- DataCompositionDataSetFieldRole.getAccountField(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_IgnoreNullValuesorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_IgnoreNullValues() Returns the meta object for the attribute 'Ignore Null Values'.- Returns:
- the meta object for the attribute 'Ignore Null Values'.
- See Also:
- DataCompositionDataSetFieldRole.isIgnoreNullValues(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_Requiredorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_Required() Returns the meta object for the attribute 'Required'.- Returns:
- the meta object for the attribute 'Required'.
- See Also:
- DataCompositionDataSetFieldRole.isRequired(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionDataSetFieldRole_DimensionAttributeorg.eclipse.emf.ecore.EAttribute getDataCompositionDataSetFieldRole_DimensionAttribute() Returns the meta object for the attribute 'Dimension Attribute'.- Returns:
- the meta object for the attribute 'Dimension Attribute'.
- See Also:
- DataCompositionDataSetFieldRole.isDimensionAttribute(),- getDataCompositionDataSetFieldRole()
 
 - 
getDataCompositionExpressionorg.eclipse.emf.ecore.EClass getDataCompositionExpression() Returns the meta object for class 'Data Composition Expression'.- Returns:
- the meta object for class 'Data Composition Expression'.
- See Also:
- DataCompositionExpression
 
 - 
getDataCompositionExpression_Valueorg.eclipse.emf.ecore.EAttribute getDataCompositionExpression_Value() Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- DataCompositionExpression.getValue(),- getDataCompositionExpression()
 
 - 
getDataCompositionOrderExpressionorg.eclipse.emf.ecore.EClass getDataCompositionOrderExpression() Returns the meta object for class 'Data Composition Order Expression'.- Returns:
- the meta object for class 'Data Composition Order Expression'.
- See Also:
- DataCompositionOrderExpression
 
 - 
getDataCompositionOrderExpression_Expressionorg.eclipse.emf.ecore.EAttribute getDataCompositionOrderExpression_Expression() Returns the meta object for the attribute 'Expression'.- Returns:
- the meta object for the attribute 'Expression'.
- See Also:
- DataCompositionOrderExpression.getExpression(),- getDataCompositionOrderExpression()
 
 - 
getDataCompositionOrderExpression_OrderTypeorg.eclipse.emf.ecore.EAttribute getDataCompositionOrderExpression_OrderType() Returns the meta object for the attribute 'Order Type'.- Returns:
- the meta object for the attribute 'Order Type'.
- See Also:
- DataCompositionOrderExpression.getOrderType(),- getDataCompositionOrderExpression()
 
 - 
getDataCompositionOrderExpression_AutoOrderorg.eclipse.emf.ecore.EAttribute getDataCompositionOrderExpression_AutoOrder() Returns the meta object for the attribute 'Auto Order'.- Returns:
- the meta object for the attribute 'Auto Order'.
- See Also:
- DataCompositionOrderExpression.isAutoOrder(),- getDataCompositionOrderExpression()
 
 - 
getDataCompositionBalanceTypeorg.eclipse.emf.ecore.EEnum getDataCompositionBalanceType() Returns the meta object for enum 'Data Composition Balance Type'.- Returns:
- the meta object for enum 'Data Composition Balance Type'.
- See Also:
- DataCompositionBalanceType
 
 - 
getDataCompositionAccountingBalanceTypeorg.eclipse.emf.ecore.EEnum getDataCompositionAccountingBalanceType() Returns the meta object for enum 'Data Composition Accounting Balance Type'.- Returns:
- the meta object for enum 'Data Composition Accounting Balance Type'.
- See Also:
- DataCompositionAccountingBalanceType
 
 - 
getDataCompositionPeriodTypeorg.eclipse.emf.ecore.EEnum getDataCompositionPeriodType() Returns the meta object for enum 'Data Composition Period Type'.- Returns:
- the meta object for enum 'Data Composition Period Type'.
- See Also:
- DataCompositionPeriodType
 
 - 
getDataCompositionAreaTemplateTypeorg.eclipse.emf.ecore.EEnum getDataCompositionAreaTemplateType() Returns the meta object for enum 'Data Composition Area Template Type'.- Returns:
- the meta object for enum 'Data Composition Area Template Type'.
- See Also:
- DataCompositionAreaTemplateType
 
 - 
getDcsFactoryDcsFactory getDcsFactory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
 
 
- 
 
-