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:
DcsFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
DcsPackage.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 int
DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPE
The meta object id for the 'Data Composition Accounting Balance Type
' enum.static int
DATA_COMPOSITION_AREA_TEMPLATE_TYPE
The meta object id for the 'Data Composition Area Template Type
' enum.static int
DATA_COMPOSITION_BALANCE_TYPE
The meta object id for the 'Data Composition Balance Type
' enum.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE
The meta object id for the 'Data Composition Data Set Field Role
' class.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT
The feature id for the 'Account' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELD
The feature id for the 'Account Field' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSION
The feature id for the 'Account Type Expression' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPE
The feature id for the 'Accounting Balance Type' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE
The feature id for the 'Balance' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAME
The feature id for the 'Balance Group Name' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPE
The feature id for the 'Balance Type' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION
The feature id for the 'Dimension' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTE
The feature id for the 'Dimension Attribute' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUES
The feature id for the 'Ignore Null Values' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSION
The feature id for the 'Parent Dimension' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_NUMBER
The feature id for the 'Period Number' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPE
The feature id for the 'Period Type' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIRED
The feature id for the 'Required' attribute.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNT
The number of structural features of the 'Data Composition Data Set Field Role' class.static int
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNT
The number of operations of the 'Data Composition Data Set Field Role' class.static int
DATA_COMPOSITION_EXPRESSION
The meta object id for the 'Data Composition Expression
' class.static int
DATA_COMPOSITION_EXPRESSION__VALUE
The feature id for the 'Value' attribute.static int
DATA_COMPOSITION_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Data Composition Expression' class.static int
DATA_COMPOSITION_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Data Composition Expression' class.static int
DATA_COMPOSITION_ORDER_EXPRESSION
The meta object id for the 'Data Composition Order Expression
' class.static int
DATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDER
The feature id for the 'Auto Order' attribute.static int
DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSION
The feature id for the 'Expression' attribute.static int
DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPE
The feature id for the 'Order Type' attribute.static int
DATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Data Composition Order Expression' class.static int
DATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Data Composition Order Expression' class.static int
DATA_COMPOSITION_PERIOD_TYPE
The meta object id for the 'Data Composition Period Type
' enum.static DcsPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EEnum
getDataCompositionAccountingBalanceType()
Returns the meta object for enum 'Data Composition Accounting Balance Type
'.org.eclipse.emf.ecore.EEnum
getDataCompositionAreaTemplateType()
Returns the meta object for enum 'Data Composition Area Template Type
'.org.eclipse.emf.ecore.EEnum
getDataCompositionBalanceType()
Returns the meta object for enum 'Data Composition Balance Type
'.org.eclipse.emf.ecore.EClass
getDataCompositionDataSetFieldRole()
Returns the meta object for class 'Data Composition Data Set Field Role
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_Account()
Returns the meta object for the attribute 'Account
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_AccountField()
Returns the meta object for the attribute 'Account Field
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_AccountingBalanceType()
Returns the meta object for the attribute 'Accounting Balance Type
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_AccountTypeExpression()
Returns the meta object for the attribute 'Account Type Expression
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_Balance()
Returns the meta object for the attribute 'Balance
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_BalanceGroupName()
Returns the meta object for the attribute 'Balance Group Name
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_BalanceType()
Returns the meta object for the attribute 'Balance Type
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_Dimension()
Returns the meta object for the attribute 'Dimension
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_DimensionAttribute()
Returns the meta object for the attribute 'Dimension Attribute
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_IgnoreNullValues()
Returns the meta object for the attribute 'Ignore Null Values
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_ParentDimension()
Returns the meta object for the attribute 'Parent Dimension
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_PeriodNumber()
Returns the meta object for the attribute 'Period Number
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_PeriodType()
Returns the meta object for the attribute 'Period Type
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionDataSetFieldRole_Required()
Returns the meta object for the attribute 'Required
'.org.eclipse.emf.ecore.EClass
getDataCompositionExpression()
Returns the meta object for class 'Data Composition Expression
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionExpression_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getDataCompositionOrderExpression()
Returns the meta object for class 'Data Composition Order Expression
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionOrderExpression_AutoOrder()
Returns the meta object for the attribute 'Auto Order
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionOrderExpression_Expression()
Returns the meta object for the attribute 'Expression
'.org.eclipse.emf.ecore.EAttribute
getDataCompositionOrderExpression_OrderType()
Returns the meta object for the attribute 'Order Type
'.org.eclipse.emf.ecore.EEnum
getDataCompositionPeriodType()
Returns the meta object for enum 'Data Composition Period Type
'.DcsFactory
getDcsFactory()
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.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final DcsPackage eINSTANCE
The singleton instance of the package.
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE
static 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_NUMBER
static 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_TYPE
static 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__DIMENSION
static 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_DIMENSION
static 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__ACCOUNT
static 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_EXPRESSION
static 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__BALANCE
static 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_NAME
static 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_TYPE
static 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_TYPE
static 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_FIELD
static 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_VALUES
static 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__REQUIRED
static 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_ATTRIBUTE
static 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_COUNT
static 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_COUNT
static 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_EXPRESSION
static final int DATA_COMPOSITION_EXPRESSION
The meta object id for the 'Data Composition Expression
' class.
-
DATA_COMPOSITION_EXPRESSION__VALUE
static final int DATA_COMPOSITION_EXPRESSION__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_EXPRESSION_FEATURE_COUNT
static 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_COUNT
static 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_EXPRESSION
static final int DATA_COMPOSITION_ORDER_EXPRESSION
The meta object id for the 'Data Composition Order Expression
' class.
-
DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSION
static final int DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSION
The feature id for the 'Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPE
static 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_ORDER
static 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_COUNT
static 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_COUNT
static 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_TYPE
static final int DATA_COMPOSITION_BALANCE_TYPE
The meta object id for the 'Data Composition Balance Type
' enum.
-
DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPE
static final int DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPE
The meta object id for the 'Data Composition Accounting Balance Type
' enum.
-
DATA_COMPOSITION_PERIOD_TYPE
static final int DATA_COMPOSITION_PERIOD_TYPE
The meta object id for the 'Data Composition Period Type
' enum.
-
DATA_COMPOSITION_AREA_TEMPLATE_TYPE
static final int DATA_COMPOSITION_AREA_TEMPLATE_TYPE
The meta object id for the 'Data Composition Area Template Type
' enum.
-
-
Method Detail
-
getDataCompositionDataSetFieldRole
org.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_PeriodNumber
org.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_PeriodType
org.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_Dimension
org.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_ParentDimension
org.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_Account
org.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_AccountTypeExpression
org.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_Balance
org.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_BalanceGroupName
org.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_BalanceType
org.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_AccountingBalanceType
org.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_AccountField
org.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_IgnoreNullValues
org.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_Required
org.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_DimensionAttribute
org.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()
-
getDataCompositionExpression
org.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_Value
org.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()
-
getDataCompositionOrderExpression
org.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_Expression
org.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_OrderType
org.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_AutoOrder
org.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()
-
getDataCompositionBalanceType
org.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
-
getDataCompositionAccountingBalanceType
org.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
-
getDataCompositionPeriodType
org.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
-
getDataCompositionAreaTemplateType
org.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
-
getDcsFactory
DcsFactory getDcsFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-