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 Accounting Balance Type
' enum.static final int
The meta object id for the 'Data Composition Area Template Type
' enum.static final int
The meta object id for the 'Data Composition Balance Type
' enum.static final int
The meta object id for the 'Data Composition Data Set Field Role
' class.static final int
The feature id for the 'Account' attribute.static final int
The feature id for the 'Account Field' attribute.static final int
The feature id for the 'Account Type Expression' attribute.static final int
The feature id for the 'Accounting Balance Type' attribute.static final int
The feature id for the 'Balance' attribute.static final int
The feature id for the 'Balance Group Name' attribute.static final int
The feature id for the 'Balance Type' attribute.static final int
The feature id for the 'Dimension' attribute.static final int
The feature id for the 'Dimension Attribute' attribute.static final int
The feature id for the 'Ignore Null Values' attribute.static final int
The feature id for the 'Parent Dimension' attribute.static final int
The feature id for the 'Period Number' attribute.static final int
The feature id for the 'Period Type' attribute.static final int
The feature id for the 'Required' attribute.static final int
The number of structural features of the 'Data Composition Data Set Field Role' class.static final int
The number of operations of the 'Data Composition Data Set Field Role' class.static final int
The meta object id for the 'Data Composition Expression
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Data Composition Expression' class.static final int
The number of operations of the 'Data Composition Expression' class.static final int
The meta object id for the 'Data Composition Order Expression
' class.static final int
The feature id for the 'Auto Order' attribute.static final int
The feature id for the 'Expression' attribute.static final int
The feature id for the 'Order Type' attribute.static final int
The number of structural features of the 'Data Composition Order Expression' class.static final int
The number of operations of the 'Data Composition Order Expression' class.static final int
The meta object id for the 'Data Composition Period Type
' enum.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.EEnum
Returns the meta object for enum 'Data Composition Accounting Balance Type
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Data Composition Area Template Type
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Data Composition Balance Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Data Set Field Role
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Account
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Account Field
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Accounting Balance Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Account Type Expression
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Balance
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Balance Group Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Balance Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Dimension
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Dimension Attribute
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Ignore Null Values
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Parent Dimension
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Period Number
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Period Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Required
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Expression
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Composition Order Expression
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Auto Order
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Expression
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Order Type
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Data Composition Period Type
'.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_DATA_SET_FIELD_ROLE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLEThe 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_NUMBERThe feature id for the 'Period Number' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PERIOD_TYPEThe feature id for the 'Period Type' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSIONThe feature id for the 'Dimension' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSION
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__PARENT_DIMENSIONThe feature id for the 'Parent Dimension' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTThe feature id for the 'Account' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSION
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_TYPE_EXPRESSIONThe feature id for the 'Account Type Expression' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCEThe feature id for the 'Balance' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAME
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_GROUP_NAMEThe feature id for the 'Balance Group Name' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__BALANCE_TYPEThe feature id for the 'Balance Type' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNTING_BALANCE_TYPEThe feature id for the 'Accounting Balance Type' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELD
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__ACCOUNT_FIELDThe feature id for the 'Account Field' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUES
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__IGNORE_NULL_VALUESThe feature id for the 'Ignore Null Values' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIRED
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__REQUIREDThe feature id for the 'Required' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTE
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE__DIMENSION_ATTRIBUTEThe feature id for the 'Dimension Attribute' attribute.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNT
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE_FEATURE_COUNTThe number of structural features of the 'Data Composition Data Set Field Role' class.- See Also:
-
DATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNT
static final int DATA_COMPOSITION_DATA_SET_FIELD_ROLE_OPERATION_COUNTThe number of operations of the 'Data Composition Data Set Field Role' class.- See Also:
-
DATA_COMPOSITION_EXPRESSION
static final int DATA_COMPOSITION_EXPRESSIONThe meta object id for the 'Data Composition Expression
' class. -
DATA_COMPOSITION_EXPRESSION__VALUE
static final int DATA_COMPOSITION_EXPRESSION__VALUEThe feature id for the 'Value' attribute.- See Also:
-
DATA_COMPOSITION_EXPRESSION_FEATURE_COUNT
static final int DATA_COMPOSITION_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Data Composition Expression' class.- See Also:
-
DATA_COMPOSITION_EXPRESSION_OPERATION_COUNT
static final int DATA_COMPOSITION_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Data Composition Expression' class.- See Also:
-
DATA_COMPOSITION_ORDER_EXPRESSION
static final int DATA_COMPOSITION_ORDER_EXPRESSIONThe meta object id for the 'Data Composition Order Expression
' class. -
DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSION
static final int DATA_COMPOSITION_ORDER_EXPRESSION__EXPRESSIONThe feature id for the 'Expression' attribute.- See Also:
-
DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPE
static final int DATA_COMPOSITION_ORDER_EXPRESSION__ORDER_TYPEThe feature id for the 'Order Type' attribute.- See Also:
-
DATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDER
static final int DATA_COMPOSITION_ORDER_EXPRESSION__AUTO_ORDERThe feature id for the 'Auto Order' attribute.- See Also:
-
DATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNT
static final int DATA_COMPOSITION_ORDER_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Data Composition Order Expression' class.- See Also:
-
DATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNT
static final int DATA_COMPOSITION_ORDER_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Data Composition Order Expression' class.- See Also:
-
DATA_COMPOSITION_BALANCE_TYPE
static final int DATA_COMPOSITION_BALANCE_TYPEThe meta object id for the 'Data Composition Balance Type
' enum. -
DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPE
static final int DATA_COMPOSITION_ACCOUNTING_BALANCE_TYPEThe meta object id for the 'Data Composition Accounting Balance Type
' enum. -
DATA_COMPOSITION_PERIOD_TYPE
static final int DATA_COMPOSITION_PERIOD_TYPEThe meta object id for the 'Data Composition Period Type
' enum. -
DATA_COMPOSITION_AREA_TEMPLATE_TYPE
static final int DATA_COMPOSITION_AREA_TEMPLATE_TYPEThe meta object id for the 'Data Composition Area Template Type
' enum.
-
-
Method Details
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
getDcsFactory
DcsFactory getDcsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-