Interface DbViewPackage

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:
DbViewPackageImpl

public interface DbViewPackage 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:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final DbViewPackage eINSTANCE
      The singleton instance of the package.
    • DB_VIEW_ELEMENT

      static final int DB_VIEW_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
    • DB_VIEW_ELEMENT__NAME

      static final int DB_VIEW_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_ELEMENT__NAME_RU

      static final int DB_VIEW_ELEMENT__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_ELEMENT__MD_OBJECT

      static final int DB_VIEW_ELEMENT__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_ELEMENT_FEATURE_COUNT

      static final int DB_VIEW_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Element' class.
      See Also:
    • DB_VIEW_ELEMENT___GET_PRESENTATION__STRING

      static final int DB_VIEW_ELEMENT___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_ELEMENT_OPERATION_COUNT

      static final int DB_VIEW_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Element' class.
      See Also:
    • TABLE

      static final int TABLE
      The meta object id for the 'Table' class.
      See Also:
    • TABLE__FIELDS

      static final int TABLE__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • TABLE_FEATURE_COUNT

      static final int TABLE_FEATURE_COUNT
      The number of structural features of the 'Table' class.
      See Also:
    • TABLE_OPERATION_COUNT

      static final int TABLE_OPERATION_COUNT
      The number of operations of the 'Table' class.
      See Also:
    • DB_VIEW_DEF

      static final int DB_VIEW_DEF
      The meta object id for the 'Def' class.
      See Also:
    • DB_VIEW_DEF__NAME

      static final int DB_VIEW_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_DEF__NAME_RU

      static final int DB_VIEW_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_DEF__MD_OBJECT

      static final int DB_VIEW_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_DEF__FIELDS

      static final int DB_VIEW_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • DB_VIEW_DEF__INVISIBLE

      static final int DB_VIEW_DEF__INVISIBLE
      The feature id for the 'Invisible' attribute.
      See Also:
    • DB_VIEW_DEF__ORDER_FIELDS

      static final int DB_VIEW_DEF__ORDER_FIELDS
      The feature id for the 'Order Fields' reference list.
      See Also:
    • DB_VIEW_DEF_FEATURE_COUNT

      static final int DB_VIEW_DEF_FEATURE_COUNT
      The number of structural features of the 'Def' class.
      See Also:
    • DB_VIEW_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_DEF_OPERATION_COUNT

      static final int DB_VIEW_DEF_OPERATION_COUNT
      The number of operations of the 'Def' class.
      See Also:
    • DB_OBJECT_DEF

      static final int DB_OBJECT_DEF
      The meta object id for the 'Db Object Def' class.
      See Also:
    • DB_OBJECT_DEF__RECORD_REF_FIELD

      static final int DB_OBJECT_DEF__RECORD_REF_FIELD
      The feature id for the 'Record Ref Field' reference.
      See Also:
    • DB_OBJECT_DEF__MARK_TO_DELETE_FIELD

      static final int DB_OBJECT_DEF__MARK_TO_DELETE_FIELD
      The feature id for the 'Mark To Delete Field' reference.
      See Also:
    • DB_OBJECT_DEF__POSTED_FIELD

      static final int DB_OBJECT_DEF__POSTED_FIELD
      The feature id for the 'Posted Field' reference.
      See Also:
    • DB_OBJECT_DEF__PRESENTATION_FIELD

      static final int DB_OBJECT_DEF__PRESENTATION_FIELD
      The feature id for the 'Presentation Field' reference.
      See Also:
    • DB_OBJECT_DEF__VERSION_FIELD

      static final int DB_OBJECT_DEF__VERSION_FIELD
      The feature id for the 'Version Field' reference.
      See Also:
    • DB_OBJECT_DEF_FEATURE_COUNT

      static final int DB_OBJECT_DEF_FEATURE_COUNT
      The number of structural features of the 'Db Object Def' class.
      See Also:
    • DB_OBJECT_DEF_OPERATION_COUNT

      static final int DB_OBJECT_DEF_OPERATION_COUNT
      The number of operations of the 'Db Object Def' class.
      See Also:
    • DB_NON_OBJECT_DEF

      static final int DB_NON_OBJECT_DEF
      The meta object id for the 'Db Non Object Def' class.
      See Also:
    • DB_NON_OBJECT_DEF__KEY_FIELDS

      static final int DB_NON_OBJECT_DEF__KEY_FIELDS
      The feature id for the 'Key Fields' reference list.
      See Also:
    • DB_NON_OBJECT_DEF__RECORDER_FIELD

      static final int DB_NON_OBJECT_DEF__RECORDER_FIELD
      The feature id for the 'Recorder Field' reference.
      See Also:
    • DB_NON_OBJECT_DEF_FEATURE_COUNT

      static final int DB_NON_OBJECT_DEF_FEATURE_COUNT
      The number of structural features of the 'Db Non Object Def' class.
      See Also:
    • DB_NON_OBJECT_DEF_OPERATION_COUNT

      static final int DB_NON_OBJECT_DEF_OPERATION_COUNT
      The number of operations of the 'Db Non Object Def' class.
      See Also:
    • HIERARCHICAL_DEF

      static final int HIERARCHICAL_DEF
      The meta object id for the 'Hierarchical Def' class.
      See Also:
    • HIERARCHICAL_DEF__PARENT_FIELD

      static final int HIERARCHICAL_DEF__PARENT_FIELD
      The feature id for the 'Parent Field' reference.
      See Also:
    • HIERARCHICAL_DEF__IS_FOLDER_FIELD

      static final int HIERARCHICAL_DEF__IS_FOLDER_FIELD
      The feature id for the 'Is Folder Field' reference.
      See Also:
    • HIERARCHICAL_DEF__LEVELS_LIMIT

      static final int HIERARCHICAL_DEF__LEVELS_LIMIT
      The feature id for the 'Levels Limit' attribute.
      See Also:
    • HIERARCHICAL_DEF_FEATURE_COUNT

      static final int HIERARCHICAL_DEF_FEATURE_COUNT
      The number of structural features of the 'Hierarchical Def' class.
      See Also:
    • HIERARCHICAL_DEF_OPERATION_COUNT

      static final int HIERARCHICAL_DEF_OPERATION_COUNT
      The number of operations of the 'Hierarchical Def' class.
      See Also:
    • OWNED_TABLE_DEF

      static final int OWNED_TABLE_DEF
      The meta object id for the 'Owned Table Def' class.
      See Also:
    • OWNED_TABLE_DEF__OWNER_FIELDS

      static final int OWNED_TABLE_DEF__OWNER_FIELDS
      The feature id for the 'Owner Fields' reference list.
      See Also:
    • OWNED_TABLE_DEF_FEATURE_COUNT

      static final int OWNED_TABLE_DEF_FEATURE_COUNT
      The number of structural features of the 'Owned Table Def' class.
      See Also:
    • OWNED_TABLE_DEF_OPERATION_COUNT

      static final int OWNED_TABLE_DEF_OPERATION_COUNT
      The number of operations of the 'Owned Table Def' class.
      See Also:
    • DB_VIEW_SORT_INFO

      static final int DB_VIEW_SORT_INFO
      The meta object id for the 'Sort Info' class.
      See Also:
    • DB_VIEW_SORT_INFO__PREFIX_ORDER_FIELDS

      static final int DB_VIEW_SORT_INFO__PREFIX_ORDER_FIELDS
      The feature id for the 'Prefix Order Fields' reference list.
      See Also:
    • DB_VIEW_SORT_INFO__PREFIX_HIERARCHICAL_ORDER_FIELDS

      static final int DB_VIEW_SORT_INFO__PREFIX_HIERARCHICAL_ORDER_FIELDS
      The feature id for the 'Prefix Hierarchical Order Fields' reference list.
      See Also:
    • DB_VIEW_SORT_INFO__DEF_ORDER_FIELDS

      static final int DB_VIEW_SORT_INFO__DEF_ORDER_FIELDS
      The feature id for the 'Def Order Fields' reference list.
      See Also:
    • DB_VIEW_SORT_INFO__SUFFIX_ORDER_FIELDS

      static final int DB_VIEW_SORT_INFO__SUFFIX_ORDER_FIELDS
      The feature id for the 'Suffix Order Fields' reference list.
      See Also:
    • DB_VIEW_SORT_INFO__SUFFIX_HIERARCHICAL_ORDER_FIELDS

      static final int DB_VIEW_SORT_INFO__SUFFIX_HIERARCHICAL_ORDER_FIELDS
      The feature id for the 'Suffix Hierarchical Order Fields' reference list.
      See Also:
    • DB_VIEW_SORT_INFO_FEATURE_COUNT

      static final int DB_VIEW_SORT_INFO_FEATURE_COUNT
      The number of structural features of the 'Sort Info' class.
      See Also:
    • DB_VIEW_SORT_INFO_OPERATION_COUNT

      static final int DB_VIEW_SORT_INFO_OPERATION_COUNT
      The number of operations of the 'Sort Info' class.
      See Also:
    • DB_VIEW_TABLE_DEF

      static final int DB_VIEW_TABLE_DEF
      The meta object id for the 'Table Def' class.
      See Also:
    • DB_VIEW_TABLE_DEF__NAME

      static final int DB_VIEW_TABLE_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_TABLE_DEF__NAME_RU

      static final int DB_VIEW_TABLE_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_TABLE_DEF__MD_OBJECT

      static final int DB_VIEW_TABLE_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_TABLE_DEF__FIELDS

      static final int DB_VIEW_TABLE_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • DB_VIEW_TABLE_DEF__INVISIBLE

      static final int DB_VIEW_TABLE_DEF__INVISIBLE
      The feature id for the 'Invisible' attribute.
      See Also:
    • DB_VIEW_TABLE_DEF__ORDER_FIELDS

      static final int DB_VIEW_TABLE_DEF__ORDER_FIELDS
      The feature id for the 'Order Fields' reference list.
      See Also:
    • DB_VIEW_TABLE_DEF__DB_OBJECT_DEF

      static final int DB_VIEW_TABLE_DEF__DB_OBJECT_DEF
      The feature id for the 'Db Object Def' containment reference.
      See Also:
    • DB_VIEW_TABLE_DEF__DB_NON_OBJECT_DEF

      static final int DB_VIEW_TABLE_DEF__DB_NON_OBJECT_DEF
      The feature id for the 'Db Non Object Def' containment reference.
      See Also:
    • DB_VIEW_TABLE_DEF__HIERARCHICAL_DEF

      static final int DB_VIEW_TABLE_DEF__HIERARCHICAL_DEF
      The feature id for the 'Hierarchical Def' containment reference.
      See Also:
    • DB_VIEW_TABLE_DEF__OWNED_TABLE_DEF

      static final int DB_VIEW_TABLE_DEF__OWNED_TABLE_DEF
      The feature id for the 'Owned Table Def' containment reference.
      See Also:
    • DB_VIEW_TABLE_DEF__DB_VIEW_SORT_INFO

      static final int DB_VIEW_TABLE_DEF__DB_VIEW_SORT_INFO
      The feature id for the 'Db View Sort Info' containment reference.
      See Also:
    • DB_VIEW_TABLE_DEF_FEATURE_COUNT

      static final int DB_VIEW_TABLE_DEF_FEATURE_COUNT
      The number of structural features of the 'Table Def' class.
      See Also:
    • DB_VIEW_TABLE_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_TABLE_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_TABLE_DEF_OPERATION_COUNT

      static final int DB_VIEW_TABLE_DEF_OPERATION_COUNT
      The number of operations of the 'Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF

      static final int EXTENDED_DB_VIEW_TABLE_DEF
      The meta object id for the 'Extended Db View Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__NAME

      static final int EXTENDED_DB_VIEW_TABLE_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__NAME_RU

      static final int EXTENDED_DB_VIEW_TABLE_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__MD_OBJECT

      static final int EXTENDED_DB_VIEW_TABLE_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__FIELDS

      static final int EXTENDED_DB_VIEW_TABLE_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__INVISIBLE

      static final int EXTENDED_DB_VIEW_TABLE_DEF__INVISIBLE
      The feature id for the 'Invisible' attribute.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__ORDER_FIELDS

      static final int EXTENDED_DB_VIEW_TABLE_DEF__ORDER_FIELDS
      The feature id for the 'Order Fields' reference list.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__DB_OBJECT_DEF

      static final int EXTENDED_DB_VIEW_TABLE_DEF__DB_OBJECT_DEF
      The feature id for the 'Db Object Def' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__DB_NON_OBJECT_DEF

      static final int EXTENDED_DB_VIEW_TABLE_DEF__DB_NON_OBJECT_DEF
      The feature id for the 'Db Non Object Def' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__HIERARCHICAL_DEF

      static final int EXTENDED_DB_VIEW_TABLE_DEF__HIERARCHICAL_DEF
      The feature id for the 'Hierarchical Def' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__OWNED_TABLE_DEF

      static final int EXTENDED_DB_VIEW_TABLE_DEF__OWNED_TABLE_DEF
      The feature id for the 'Owned Table Def' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__DB_VIEW_SORT_INFO

      static final int EXTENDED_DB_VIEW_TABLE_DEF__DB_VIEW_SORT_INFO
      The feature id for the 'Db View Sort Info' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__COMBINED_FIELDS

      static final int EXTENDED_DB_VIEW_TABLE_DEF__COMBINED_FIELDS
      The feature id for the 'Combined Fields' attribute.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF__SOURCE

      static final int EXTENDED_DB_VIEW_TABLE_DEF__SOURCE
      The feature id for the 'Source' reference.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF_FEATURE_COUNT

      static final int EXTENDED_DB_VIEW_TABLE_DEF_FEATURE_COUNT
      The number of structural features of the 'Extended Db View Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___GET_PRESENTATION__STRING

      static final int EXTENDED_DB_VIEW_TABLE_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___GET_FIELDS

      static final int EXTENDED_DB_VIEW_TABLE_DEF___GET_FIELDS
      The operation id for the 'Get Fields' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___ERESOURCE

      static final int EXTENDED_DB_VIEW_TABLE_DEF___ERESOURCE
      The operation id for the 'EResource' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___ECONTAINER

      static final int EXTENDED_DB_VIEW_TABLE_DEF___ECONTAINER
      The operation id for the 'EContainer' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___ECONTAINING_FEATURE

      static final int EXTENDED_DB_VIEW_TABLE_DEF___ECONTAINING_FEATURE
      The operation id for the 'EContaining Feature' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___EGET__ESTRUCTURALFEATURE

      static final int EXTENDED_DB_VIEW_TABLE_DEF___EGET__ESTRUCTURALFEATURE
      The operation id for the 'EGet' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___GET_NAME

      static final int EXTENDED_DB_VIEW_TABLE_DEF___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___GET_NAME_RU

      static final int EXTENDED_DB_VIEW_TABLE_DEF___GET_NAME_RU
      The operation id for the 'Get Name Ru' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF___GET_MD_OBJECT

      static final int EXTENDED_DB_VIEW_TABLE_DEF___GET_MD_OBJECT
      The operation id for the 'Get Md Object' operation.
      See Also:
    • EXTENDED_DB_VIEW_TABLE_DEF_OPERATION_COUNT

      static final int EXTENDED_DB_VIEW_TABLE_DEF_OPERATION_COUNT
      The number of operations of the 'Extended Db View Table Def' class.
      See Also:
    • DB_VIEW_FIELD_DEF

      static final int DB_VIEW_FIELD_DEF
      The meta object id for the 'Field Def' class.
      See Also:
    • DB_VIEW_FIELD_DEF__NAME

      static final int DB_VIEW_FIELD_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_FIELD_DEF__NAME_RU

      static final int DB_VIEW_FIELD_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_FIELD_DEF__MD_OBJECT

      static final int DB_VIEW_FIELD_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_FIELD_DEF__TYPE

      static final int DB_VIEW_FIELD_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_FIELD_DEF__FIELD_ROLE

      static final int DB_VIEW_FIELD_DEF__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • DB_VIEW_FIELD_DEF__PRESENTATION_SOURCE

      static final int DB_VIEW_FIELD_DEF__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • DB_VIEW_FIELD_DEF_FEATURE_COUNT

      static final int DB_VIEW_FIELD_DEF_FEATURE_COUNT
      The number of structural features of the 'Field Def' class.
      See Also:
    • DB_VIEW_FIELD_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_FIELD_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_FIELD_DEF_OPERATION_COUNT

      static final int DB_VIEW_FIELD_DEF_OPERATION_COUNT
      The number of operations of the 'Field Def' class.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF

      static final int DB_VIEW_FIELD_TABLE_DEF
      The meta object id for the 'Field Table Def' class.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__NAME

      static final int DB_VIEW_FIELD_TABLE_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__NAME_RU

      static final int DB_VIEW_FIELD_TABLE_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__MD_OBJECT

      static final int DB_VIEW_FIELD_TABLE_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__TYPE

      static final int DB_VIEW_FIELD_TABLE_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__FIELD_ROLE

      static final int DB_VIEW_FIELD_TABLE_DEF__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__PRESENTATION_SOURCE

      static final int DB_VIEW_FIELD_TABLE_DEF__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF__FIELDS

      static final int DB_VIEW_FIELD_TABLE_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF_FEATURE_COUNT

      static final int DB_VIEW_FIELD_TABLE_DEF_FEATURE_COUNT
      The number of structural features of the 'Field Table Def' class.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_FIELD_TABLE_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_FIELD_TABLE_DEF_OPERATION_COUNT

      static final int DB_VIEW_FIELD_TABLE_DEF_OPERATION_COUNT
      The number of operations of the 'Field Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF
      The meta object id for the 'Extended Db View Field Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__NAME

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__NAME_RU

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__MD_OBJECT

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__TYPE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__FIELD_ROLE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__PRESENTATION_SOURCE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__FIELDS

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__COMBINED_FIELDS

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__COMBINED_FIELDS
      The feature id for the 'Combined Fields' attribute.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF__SOURCE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF__SOURCE
      The feature id for the 'Source' reference.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF_FEATURE_COUNT

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF_FEATURE_COUNT
      The number of structural features of the 'Extended Db View Field Table Def' class.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_PRESENTATION__STRING

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_FIELDS

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_FIELDS
      The operation id for the 'Get Fields' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ERESOURCE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ERESOURCE
      The operation id for the 'EResource' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ECONTAINER

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ECONTAINER
      The operation id for the 'EContainer' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ECONTAINING_FEATURE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___ECONTAINING_FEATURE
      The operation id for the 'EContaining Feature' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___EGET__ESTRUCTURALFEATURE

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___EGET__ESTRUCTURALFEATURE
      The operation id for the 'EGet' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_NAME

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_NAME_RU

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_NAME_RU
      The operation id for the 'Get Name Ru' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_MD_OBJECT

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF___GET_MD_OBJECT
      The operation id for the 'Get Md Object' operation.
      See Also:
    • EXTENDED_DB_VIEW_FIELD_TABLE_DEF_OPERATION_COUNT

      static final int EXTENDED_DB_VIEW_FIELD_TABLE_DEF_OPERATION_COUNT
      The number of operations of the 'Extended Db View Field Table Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF

      static final int DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF
      The meta object id for the 'DB View Select Def On Non Object Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF__KEY_FIELDS

      static final int DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF__KEY_FIELDS
      The feature id for the 'Key Fields' reference list.
      See Also:
    • DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF_FEATURE_COUNT

      static final int DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF_FEATURE_COUNT
      The number of structural features of the 'DB View Select Def On Non Object Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF_OPERATION_COUNT

      static final int DB_VIEW_SELECT_DEF_ON_NON_OBJECT_DEF_OPERATION_COUNT
      The number of operations of the 'DB View Select Def On Non Object Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF

      static final int DB_VIEW_SELECT_DEF
      The meta object id for the 'Select Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF__NAME

      static final int DB_VIEW_SELECT_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_SELECT_DEF__NAME_RU

      static final int DB_VIEW_SELECT_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_SELECT_DEF__MD_OBJECT

      static final int DB_VIEW_SELECT_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_SELECT_DEF__FIELDS

      static final int DB_VIEW_SELECT_DEF__FIELDS
      The feature id for the 'Fields' containment reference list.
      See Also:
    • DB_VIEW_SELECT_DEF__INVISIBLE

      static final int DB_VIEW_SELECT_DEF__INVISIBLE
      The feature id for the 'Invisible' attribute.
      See Also:
    • DB_VIEW_SELECT_DEF__ORDER_FIELDS

      static final int DB_VIEW_SELECT_DEF__ORDER_FIELDS
      The feature id for the 'Order Fields' reference list.
      See Also:
    • DB_VIEW_SELECT_DEF__PARAMS

      static final int DB_VIEW_SELECT_DEF__PARAMS
      The feature id for the 'Params' containment reference list.
      See Also:
    • DB_VIEW_SELECT_DEF__SELECT_DEF_ON_NON_OBJECT_DEF

      static final int DB_VIEW_SELECT_DEF__SELECT_DEF_ON_NON_OBJECT_DEF
      The feature id for the 'Select Def On Non Object Def' containment reference.
      See Also:
    • DB_VIEW_SELECT_DEF_FEATURE_COUNT

      static final int DB_VIEW_SELECT_DEF_FEATURE_COUNT
      The number of structural features of the 'Select Def' class.
      See Also:
    • DB_VIEW_SELECT_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_SELECT_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_SELECT_DEF_OPERATION_COUNT

      static final int DB_VIEW_SELECT_DEF_OPERATION_COUNT
      The number of operations of the 'Select Def' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF

      static final int DB_VIEW_SELECT_PARAM_DEF
      The meta object id for the 'Select Param Def' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__NAME

      static final int DB_VIEW_SELECT_PARAM_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__NAME_RU

      static final int DB_VIEW_SELECT_PARAM_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__KIND

      static final int DB_VIEW_SELECT_PARAM_DEF__KIND
      The feature id for the 'Kind' attribute.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__FIELD_REFS

      static final int DB_VIEW_SELECT_PARAM_DEF__FIELD_REFS
      The feature id for the 'Field Refs' reference list.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__FIELD_DEFS

      static final int DB_VIEW_SELECT_PARAM_DEF__FIELD_DEFS
      The feature id for the 'Field Defs' containment reference list.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__VARIANTS

      static final int DB_VIEW_SELECT_PARAM_DEF__VARIANTS
      The feature id for the 'Variants' containment reference list.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF__TYPE

      static final int DB_VIEW_SELECT_PARAM_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF_FEATURE_COUNT

      static final int DB_VIEW_SELECT_PARAM_DEF_FEATURE_COUNT
      The number of structural features of the 'Select Param Def' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF___FIELDS

      static final int DB_VIEW_SELECT_PARAM_DEF___FIELDS
      The operation id for the 'Fields' operation.
      See Also:
    • DB_VIEW_SELECT_PARAM_DEF_OPERATION_COUNT

      static final int DB_VIEW_SELECT_PARAM_DEF_OPERATION_COUNT
      The number of operations of the 'Select Param Def' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_VARIANT

      static final int DB_VIEW_SELECT_PARAM_VARIANT
      The meta object id for the 'Select Param Variant' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_VARIANT__NAME

      static final int DB_VIEW_SELECT_PARAM_VARIANT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_SELECT_PARAM_VARIANT__NAME_RU

      static final int DB_VIEW_SELECT_PARAM_VARIANT__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_SELECT_PARAM_VARIANT_FEATURE_COUNT

      static final int DB_VIEW_SELECT_PARAM_VARIANT_FEATURE_COUNT
      The number of structural features of the 'Select Param Variant' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_VARIANT_OPERATION_COUNT

      static final int DB_VIEW_SELECT_PARAM_VARIANT_OPERATION_COUNT
      The number of operations of the 'Select Param Variant' class.
      See Also:
    • DB_VIEW_FIELD_ROLE

      static final int DB_VIEW_FIELD_ROLE
      The meta object id for the 'Field Role' class.
      See Also:
    • DB_VIEW_FIELD_ROLE__ROLE_MASK

      static final int DB_VIEW_FIELD_ROLE__ROLE_MASK
      The feature id for the 'Role Mask' attribute.
      See Also:
    • DB_VIEW_FIELD_ROLE__PERIOD_PARENT_FIELD

      static final int DB_VIEW_FIELD_ROLE__PERIOD_PARENT_FIELD
      The feature id for the 'Period Parent Field' reference.
      See Also:
    • DB_VIEW_FIELD_ROLE__ACC_KIND_FIELD

      static final int DB_VIEW_FIELD_ROLE__ACC_KIND_FIELD
      The feature id for the 'Acc Kind Field' reference.
      See Also:
    • DB_VIEW_FIELD_ROLE__PERIOD_TYPE

      static final int DB_VIEW_FIELD_ROLE__PERIOD_TYPE
      The feature id for the 'Period Type' attribute.
      See Also:
    • DB_VIEW_FIELD_ROLE__PERIOD_NUMBER

      static final int DB_VIEW_FIELD_ROLE__PERIOD_NUMBER
      The feature id for the 'Period Number' attribute.
      See Also:
    • DB_VIEW_FIELD_ROLE_FEATURE_COUNT

      static final int DB_VIEW_FIELD_ROLE_FEATURE_COUNT
      The number of structural features of the 'Field Role' class.
      See Also:
    • DB_VIEW_FIELD_ROLE_OPERATION_COUNT

      static final int DB_VIEW_FIELD_ROLE_OPERATION_COUNT
      The number of operations of the 'Field Role' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF

      static final int DB_VIEW_FIELD_FIELD_DEF
      The meta object id for the 'Field Field Def' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__NAME

      static final int DB_VIEW_FIELD_FIELD_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__NAME_RU

      static final int DB_VIEW_FIELD_FIELD_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__MD_OBJECT

      static final int DB_VIEW_FIELD_FIELD_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__TYPE

      static final int DB_VIEW_FIELD_FIELD_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__FIELD_ROLE

      static final int DB_VIEW_FIELD_FIELD_DEF__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF__PRESENTATION_SOURCE

      static final int DB_VIEW_FIELD_FIELD_DEF__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_FEATURE_COUNT

      static final int DB_VIEW_FIELD_FIELD_DEF_FEATURE_COUNT
      The number of structural features of the 'Field Field Def' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_FIELD_FIELD_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_OPERATION_COUNT

      static final int DB_VIEW_FIELD_FIELD_DEF_OPERATION_COUNT
      The number of operations of the 'Field Field Def' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD
      The meta object id for the 'Field Field Def With Period' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__NAME

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__NAME_RU

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__MD_OBJECT

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__TYPE

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__FIELD_ROLE

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__PRESENTATION_SOURCE

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__PERIOD_SOURCE

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD__PERIOD_SOURCE
      The feature id for the 'Period Source' reference.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD_FEATURE_COUNT

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD_FEATURE_COUNT
      The number of structural features of the 'Field Field Def With Period' class.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD___GET_PRESENTATION__STRING

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD_OPERATION_COUNT

      static final int DB_VIEW_FIELD_FIELD_DEF_WITH_PERIOD_OPERATION_COUNT
      The number of operations of the 'Field Field Def With Period' class.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF

      static final int DB_VIEW_VIRTUAL_FIELD_DEF
      The meta object id for the 'Virtual Field Def' class.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__NAME

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__NAME_RU

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__MD_OBJECT

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__MD_OBJECT
      The feature id for the 'Md Object' reference.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__TYPE

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__FIELD_ROLE

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__FIELD_ROLE
      The feature id for the 'Field Role' containment reference.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__PRESENTATION_SOURCE

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__PRESENTATION_SOURCE
      The feature id for the 'Presentation Source' reference.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF__TO_VALUES_ENABLE

      static final int DB_VIEW_VIRTUAL_FIELD_DEF__TO_VALUES_ENABLE
      The feature id for the 'To Values Enable' attribute.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF_FEATURE_COUNT

      static final int DB_VIEW_VIRTUAL_FIELD_DEF_FEATURE_COUNT
      The number of structural features of the 'Virtual Field Def' class.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF___GET_PRESENTATION__STRING

      static final int DB_VIEW_VIRTUAL_FIELD_DEF___GET_PRESENTATION__STRING
      The operation id for the 'Get Presentation' operation.
      See Also:
    • DB_VIEW_VIRTUAL_FIELD_DEF_OPERATION_COUNT

      static final int DB_VIEW_VIRTUAL_FIELD_DEF_OPERATION_COUNT
      The number of operations of the 'Virtual Field Def' class.
      See Also:
    • BASIC_DB_VIEW_DEFS

      static final int BASIC_DB_VIEW_DEFS
      The meta object id for the 'Basic Db View Defs' class.
      See Also:
    • BASIC_DB_VIEW_DEFS__MAIN_VIEW

      static final int BASIC_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • BASIC_DB_VIEW_DEFS_FEATURE_COUNT

      static final int BASIC_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Basic Db View Defs' class.
      See Also:
    • BASIC_DB_VIEW_DEFS_OPERATION_COUNT

      static final int BASIC_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Basic Db View Defs' class.
      See Also:
    • CHANGEABLE_DB_VIEW_DEFS

      static final int CHANGEABLE_DB_VIEW_DEFS
      The meta object id for the 'Changeable Db View Defs' class.
      See Also:
    • CHANGEABLE_DB_VIEW_DEFS__MAIN_VIEW

      static final int CHANGEABLE_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CHANGEABLE_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CHANGEABLE_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CHANGEABLE_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CHANGEABLE_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Changeable Db View Defs' class.
      See Also:
    • CHANGEABLE_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CHANGEABLE_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Changeable Db View Defs' class.
      See Also:
    • ENUM_DB_VIEW_DEFS

      static final int ENUM_DB_VIEW_DEFS
      The meta object id for the 'Enum Db View Defs' class.
      See Also:
    • ENUM_DB_VIEW_DEFS__MAIN_VIEW

      static final int ENUM_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • ENUM_DB_VIEW_DEFS_FEATURE_COUNT

      static final int ENUM_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Enum Db View Defs' class.
      See Also:
    • ENUM_DB_VIEW_DEFS_OPERATION_COUNT

      static final int ENUM_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Enum Db View Defs' class.
      See Also:
    • CATALOG_DB_VIEW_DEFS

      static final int CATALOG_DB_VIEW_DEFS
      The meta object id for the 'Catalog Db View Defs' class.
      See Also:
    • CATALOG_DB_VIEW_DEFS__MAIN_VIEW

      static final int CATALOG_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CATALOG_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CATALOG_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CATALOG_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CATALOG_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Catalog Db View Defs' class.
      See Also:
    • CATALOG_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CATALOG_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Catalog Db View Defs' class.
      See Also:
    • DOCUMENT_DB_VIEW_DEFS

      static final int DOCUMENT_DB_VIEW_DEFS
      The meta object id for the 'Document Db View Defs' class.
      See Also:
    • DOCUMENT_DB_VIEW_DEFS__MAIN_VIEW

      static final int DOCUMENT_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • DOCUMENT_DB_VIEW_DEFS__CHANGE_VIEW

      static final int DOCUMENT_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • DOCUMENT_DB_VIEW_DEFS_FEATURE_COUNT

      static final int DOCUMENT_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Document Db View Defs' class.
      See Also:
    • DOCUMENT_DB_VIEW_DEFS_OPERATION_COUNT

      static final int DOCUMENT_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Document Db View Defs' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS

      static final int CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS
      The meta object id for the 'Chart Of Characteristic Types Db View Defs' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS__MAIN_VIEW

      static final int CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Chart Of Characteristic Types Db View Defs' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CHART_OF_CHARACTERISTIC_TYPES_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Chart Of Characteristic Types Db View Defs' class.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS
      The meta object id for the 'Information Register Db View Defs' class.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS__SLICE_SELECT_VIEW_FIRST

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS__SLICE_SELECT_VIEW_FIRST
      The feature id for the 'Slice Select View First' containment reference.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS__SLICE_SELECT_VIEW_LAST

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS__SLICE_SELECT_VIEW_LAST
      The feature id for the 'Slice Select View Last' containment reference.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Information Register Db View Defs' class.
      See Also:
    • INFORMATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT

      static final int INFORMATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Information Register Db View Defs' class.
      See Also:
    • EXCHANGE_PLAN_DB_VIEW_DEFS

      static final int EXCHANGE_PLAN_DB_VIEW_DEFS
      The meta object id for the 'Exchange Plan Db View Defs' class.
      See Also:
    • EXCHANGE_PLAN_DB_VIEW_DEFS__MAIN_VIEW

      static final int EXCHANGE_PLAN_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • EXCHANGE_PLAN_DB_VIEW_DEFS_FEATURE_COUNT

      static final int EXCHANGE_PLAN_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Exchange Plan Db View Defs' class.
      See Also:
    • EXCHANGE_PLAN_DB_VIEW_DEFS_OPERATION_COUNT

      static final int EXCHANGE_PLAN_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Exchange Plan Db View Defs' class.
      See Also:
    • CONSTANT_DB_VIEW_DEFS

      static final int CONSTANT_DB_VIEW_DEFS
      The meta object id for the 'Constant Db View Defs' class.
      See Also:
    • CONSTANT_DB_VIEW_DEFS__MAIN_VIEW

      static final int CONSTANT_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CONSTANT_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CONSTANT_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CONSTANT_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CONSTANT_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Constant Db View Defs' class.
      See Also:
    • CONSTANT_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CONSTANT_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Constant Db View Defs' class.
      See Also:
    • CONSTANTS_DB_VIEW_DEFS

      static final int CONSTANTS_DB_VIEW_DEFS
      The meta object id for the 'Constants Db View Defs' class.
      See Also:
    • CONSTANTS_DB_VIEW_DEFS__ALL_CONSTANTS_SELECT_VIEW

      static final int CONSTANTS_DB_VIEW_DEFS__ALL_CONSTANTS_SELECT_VIEW
      The feature id for the 'All Constants Select View' containment reference.
      See Also:
    • CONSTANTS_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CONSTANTS_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Constants Db View Defs' class.
      See Also:
    • CONSTANTS_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CONSTANTS_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Constants Db View Defs' class.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS

      static final int SEQUENCE_DB_VIEW_DEFS
      The meta object id for the 'Sequence Db View Defs' class.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS__MAIN_VIEW

      static final int SEQUENCE_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS__CHANGE_VIEW

      static final int SEQUENCE_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS__BOUNDARY_VIEW

      static final int SEQUENCE_DB_VIEW_DEFS__BOUNDARY_VIEW
      The feature id for the 'Boundary View' containment reference.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS_FEATURE_COUNT

      static final int SEQUENCE_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Sequence Db View Defs' class.
      See Also:
    • SEQUENCE_DB_VIEW_DEFS_OPERATION_COUNT

      static final int SEQUENCE_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Sequence Db View Defs' class.
      See Also:
    • DOCUMENT_JOURNAL_DB_VIEW_DEFS

      static final int DOCUMENT_JOURNAL_DB_VIEW_DEFS
      The meta object id for the 'Document Journal Db View Defs' class.
      See Also:
    • DOCUMENT_JOURNAL_DB_VIEW_DEFS__MAIN_VIEW

      static final int DOCUMENT_JOURNAL_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • DOCUMENT_JOURNAL_DB_VIEW_DEFS_FEATURE_COUNT

      static final int DOCUMENT_JOURNAL_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Document Journal Db View Defs' class.
      See Also:
    • DOCUMENT_JOURNAL_DB_VIEW_DEFS_OPERATION_COUNT

      static final int DOCUMENT_JOURNAL_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Document Journal Db View Defs' class.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS
      The meta object id for the 'Accumulation Register Db View Defs' class.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS__BALANCE_SELECT_VIEW

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS__BALANCE_SELECT_VIEW
      The feature id for the 'Balance Select View' containment reference.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS__TURNOVER_SELECT_VIEW

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS__TURNOVER_SELECT_VIEW
      The feature id for the 'Turnover Select View' containment reference.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS__BALANCE_AND_TURNOVER_SELECT_VIEW

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS__BALANCE_AND_TURNOVER_SELECT_VIEW
      The feature id for the 'Balance And Turnover Select View' containment reference.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Accumulation Register Db View Defs' class.
      See Also:
    • ACCUMULATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT

      static final int ACCUMULATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Accumulation Register Db View Defs' class.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS
      The meta object id for the 'Business Process Db View Defs' class.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS__MAIN_VIEW

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS__CHANGE_VIEW

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS__ROUTE_POINT_VIEW

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS__ROUTE_POINT_VIEW
      The feature id for the 'Route Point View' containment reference.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS_FEATURE_COUNT

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Business Process Db View Defs' class.
      See Also:
    • BUSINESS_PROCESS_DB_VIEW_DEFS_OPERATION_COUNT

      static final int BUSINESS_PROCESS_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Business Process Db View Defs' class.
      See Also:
    • TASK_DB_VIEW_DEFS

      static final int TASK_DB_VIEW_DEFS
      The meta object id for the 'Task Db View Defs' class.
      See Also:
    • TASK_DB_VIEW_DEFS__MAIN_VIEW

      static final int TASK_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • TASK_DB_VIEW_DEFS__CHANGE_VIEW

      static final int TASK_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • TASK_DB_VIEW_DEFS__BP_TASK_ADDRESSING_SELECT_VIEW

      static final int TASK_DB_VIEW_DEFS__BP_TASK_ADDRESSING_SELECT_VIEW
      The feature id for the 'Bp Task Addressing Select View' containment reference.
      See Also:
    • TASK_DB_VIEW_DEFS_FEATURE_COUNT

      static final int TASK_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Task Db View Defs' class.
      See Also:
    • TASK_DB_VIEW_DEFS_OPERATION_COUNT

      static final int TASK_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Task Db View Defs' class.
      See Also:
    • FILTER_CRITERION_DB_VIEW_DEFS

      static final int FILTER_CRITERION_DB_VIEW_DEFS
      The meta object id for the 'Filter Criterion Db View Defs' class.
      See Also:
    • FILTER_CRITERION_DB_VIEW_DEFS__FILTER_CRITERION_SELECT_VIEW

      static final int FILTER_CRITERION_DB_VIEW_DEFS__FILTER_CRITERION_SELECT_VIEW
      The feature id for the 'Filter Criterion Select View' containment reference.
      See Also:
    • FILTER_CRITERION_DB_VIEW_DEFS_FEATURE_COUNT

      static final int FILTER_CRITERION_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Filter Criterion Db View Defs' class.
      See Also:
    • FILTER_CRITERION_DB_VIEW_DEFS_OPERATION_COUNT

      static final int FILTER_CRITERION_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Filter Criterion Db View Defs' class.
      See Also:
    • CHART_OF_ACCOUNTS_DB_VIEW_DEFS

      static final int CHART_OF_ACCOUNTS_DB_VIEW_DEFS
      The meta object id for the 'Chart Of Accounts Db View Defs' class.
      See Also:
    • CHART_OF_ACCOUNTS_DB_VIEW_DEFS__MAIN_VIEW

      static final int CHART_OF_ACCOUNTS_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CHART_OF_ACCOUNTS_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CHART_OF_ACCOUNTS_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CHART_OF_ACCOUNTS_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CHART_OF_ACCOUNTS_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Chart Of Accounts Db View Defs' class.
      See Also:
    • CHART_OF_ACCOUNTS_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CHART_OF_ACCOUNTS_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Chart Of Accounts Db View Defs' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS

      static final int CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS
      The meta object id for the 'Chart Of Calculation Types Db View Defs' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS__MAIN_VIEW

      static final int CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Chart Of Calculation Types Db View Defs' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CHART_OF_CALCULATION_TYPES_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Chart Of Calculation Types Db View Defs' class.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS
      The meta object id for the 'Accounting Register Db View Defs' class.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__MAIN_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__BALANCE_SELECT_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__BALANCE_SELECT_VIEW
      The feature id for the 'Balance Select View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__TURNOVER_SELECT_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__TURNOVER_SELECT_VIEW
      The feature id for the 'Turnover Select View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__BALANCE_AND_TURNOVER_SELECT_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__BALANCE_AND_TURNOVER_SELECT_VIEW
      The feature id for the 'Balance And Turnover Select View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__EXT_DIMENSIONS_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__EXT_DIMENSIONS_VIEW
      The feature id for the 'Ext Dimensions View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__DR_CR_TURNOVER_SELECT_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__DR_CR_TURNOVER_SELECT_VIEW
      The feature id for the 'Dr Cr Turnover Select View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS__RECORDS_WITH_EXT_DIMENSION_SELECT_VIEW

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS__RECORDS_WITH_EXT_DIMENSION_SELECT_VIEW
      The feature id for the 'Records With Ext Dimension Select View' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Accounting Register Db View Defs' class.
      See Also:
    • ACCOUNTING_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT

      static final int ACCOUNTING_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Accounting Register Db View Defs' class.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS
      The meta object id for the 'Calculation Register Db View Defs' class.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS__ACTION_PERIOD_SELECT_VIEW

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS__ACTION_PERIOD_SELECT_VIEW
      The feature id for the 'Action Period Select View' containment reference.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS__SCHEDULE_DATA_SELECT_VIEW

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS__SCHEDULE_DATA_SELECT_VIEW
      The feature id for the 'Schedule Data Select View' containment reference.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS__BASE_SELECT_VIEWS

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS__BASE_SELECT_VIEWS
      The feature id for the 'Base Select Views' containment reference list.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Calculation Register Db View Defs' class.
      See Also:
    • CALCULATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CALCULATION_REGISTER_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Calculation Register Db View Defs' class.
      See Also:
    • RECALCULATION_DB_VIEW_DEFS

      static final int RECALCULATION_DB_VIEW_DEFS
      The meta object id for the 'Recalculation Db View Defs' class.
      See Also:
    • RECALCULATION_DB_VIEW_DEFS__MAIN_VIEW

      static final int RECALCULATION_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • RECALCULATION_DB_VIEW_DEFS__CHANGE_VIEW

      static final int RECALCULATION_DB_VIEW_DEFS__CHANGE_VIEW
      The feature id for the 'Change View' containment reference.
      See Also:
    • RECALCULATION_DB_VIEW_DEFS_FEATURE_COUNT

      static final int RECALCULATION_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Recalculation Db View Defs' class.
      See Also:
    • RECALCULATION_DB_VIEW_DEFS_OPERATION_COUNT

      static final int RECALCULATION_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Recalculation Db View Defs' class.
      See Also:
    • TABLE_DB_VIEW_DEFS

      static final int TABLE_DB_VIEW_DEFS
      The meta object id for the 'Table Db View Defs' class.
      See Also:
    • TABLE_DB_VIEW_DEFS__MAIN_VIEW

      static final int TABLE_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • TABLE_DB_VIEW_DEFS_FEATURE_COUNT

      static final int TABLE_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Table Db View Defs' class.
      See Also:
    • TABLE_DB_VIEW_DEFS_OPERATION_COUNT

      static final int TABLE_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Table Db View Defs' class.
      See Also:
    • CUBE_DB_VIEW_DEFS

      static final int CUBE_DB_VIEW_DEFS
      The meta object id for the 'Cube Db View Defs' class.
      See Also:
    • CUBE_DB_VIEW_DEFS__MAIN_VIEW

      static final int CUBE_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • CUBE_DB_VIEW_DEFS_FEATURE_COUNT

      static final int CUBE_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Cube Db View Defs' class.
      See Also:
    • CUBE_DB_VIEW_DEFS_OPERATION_COUNT

      static final int CUBE_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Cube Db View Defs' class.
      See Also:
    • DIMENSION_TABLE_DB_VIEW_DEFS

      static final int DIMENSION_TABLE_DB_VIEW_DEFS
      The meta object id for the 'Dimension Table Db View Defs' class.
      See Also:
    • DIMENSION_TABLE_DB_VIEW_DEFS__MAIN_VIEW

      static final int DIMENSION_TABLE_DB_VIEW_DEFS__MAIN_VIEW
      The feature id for the 'Main View' containment reference.
      See Also:
    • DIMENSION_TABLE_DB_VIEW_DEFS_FEATURE_COUNT

      static final int DIMENSION_TABLE_DB_VIEW_DEFS_FEATURE_COUNT
      The number of structural features of the 'Dimension Table Db View Defs' class.
      See Also:
    • DIMENSION_TABLE_DB_VIEW_DEFS_OPERATION_COUNT

      static final int DIMENSION_TABLE_DB_VIEW_DEFS_OPERATION_COUNT
      The number of operations of the 'Dimension Table Db View Defs' class.
      See Also:
    • DB_VIEW_SELECT_PARAM_KIND

      static final int DB_VIEW_SELECT_PARAM_KIND
      The meta object id for the 'Select Param Kind' enum.
      See Also:
    • DB_VIEW_FIELD_ROLE_KIND

      static final int DB_VIEW_FIELD_ROLE_KIND
      The meta object id for the 'Field Role Kind' enum.
      See Also:
    • DB_VIEW_FIELD_PERIOD_TYPE

      static final int DB_VIEW_FIELD_PERIOD_TYPE
      The meta object id for the 'Field Period Type' enum.
      See Also:
    • RESOURCE

      static final int RESOURCE
      The meta object id for the 'Resource' data type.
      See Also:
    • DB_VIEW_FIELD_DEF_LIST

      static final int DB_VIEW_FIELD_DEF_LIST
      The meta object id for the 'Field Def List' data type.
      See Also:
  • Method Details