Interface MdClassExtensionPackage

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

public interface MdClassExtensionPackage 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 MdClassExtensionPackage eINSTANCE
      The singleton instance of the package.
    • MD_OBJECT_EXTENSION

      static final int MD_OBJECT_EXTENSION
      The meta object id for the 'Md Object Extension' class.
      See Also:
    • MD_OBJECT_EXTENSION__SYNONYM

      static final int MD_OBJECT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • MD_OBJECT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int MD_OBJECT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • MD_OBJECT_EXTENSION_FEATURE_COUNT

      static final int MD_OBJECT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Md Object Extension' class.
      See Also:
    • MD_OBJECT_EXTENSION_OPERATION_COUNT

      static final int MD_OBJECT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Md Object Extension' class.
      See Also:
    • BASIC_COMMAND_EXTENSION

      static final int BASIC_COMMAND_EXTENSION
      The meta object id for the 'Basic Command Extension' class.
      See Also:
    • BASIC_COMMAND_EXTENSION__SYNONYM

      static final int BASIC_COMMAND_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_COMMAND_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__GROUP

      static final int BASIC_COMMAND_EXTENSION__GROUP
      The feature id for the 'Group' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__COMMAND_PARAMETER_TYPE

      static final int BASIC_COMMAND_EXTENSION__COMMAND_PARAMETER_TYPE
      The feature id for the 'Command Parameter Type' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__COMMAND_PARAMETER_TYPE_EXTENSION

      static final int BASIC_COMMAND_EXTENSION__COMMAND_PARAMETER_TYPE_EXTENSION
      The feature id for the 'Command Parameter Type Extension' containment reference.
      See Also:
    • BASIC_COMMAND_EXTENSION__COMMAND_MODULE

      static final int BASIC_COMMAND_EXTENSION__COMMAND_MODULE
      The feature id for the 'Command Module' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__TOOLTIP

      static final int BASIC_COMMAND_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION__PICTURE

      static final int BASIC_COMMAND_EXTENSION__PICTURE
      The feature id for the 'Picture' attribute.
      See Also:
    • BASIC_COMMAND_EXTENSION_FEATURE_COUNT

      static final int BASIC_COMMAND_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Command Extension' class.
      See Also:
    • BASIC_COMMAND_EXTENSION___GET_TYPE_DESCRIPTION

      static final int BASIC_COMMAND_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • BASIC_COMMAND_EXTENSION_OPERATION_COUNT

      static final int BASIC_COMMAND_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Command Extension' class.
      See Also:
    • BASIC_FORM_EXTENSION

      static final int BASIC_FORM_EXTENSION
      The meta object id for the 'Basic Form Extension' class.
      See Also:
    • BASIC_FORM_EXTENSION__SYNONYM

      static final int BASIC_FORM_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_FORM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_FORM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_FORM_EXTENSION__FORM

      static final int BASIC_FORM_EXTENSION__FORM
      The feature id for the 'Form' attribute.
      See Also:
    • BASIC_FORM_EXTENSION_FEATURE_COUNT

      static final int BASIC_FORM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Form Extension' class.
      See Also:
    • BASIC_FORM_EXTENSION_OPERATION_COUNT

      static final int BASIC_FORM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Form Extension' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_PROVIDER

      static final int TYPE_DESCRIPTION_EXTENSION_PROVIDER
      The meta object id for the 'Type Description Extension Provider' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_PROVIDER_FEATURE_COUNT

      static final int TYPE_DESCRIPTION_EXTENSION_PROVIDER_FEATURE_COUNT
      The number of structural features of the 'Type Description Extension Provider' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_PROVIDER___GET_TYPE_DESCRIPTION

      static final int TYPE_DESCRIPTION_EXTENSION_PROVIDER___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_PROVIDER_OPERATION_COUNT

      static final int TYPE_DESCRIPTION_EXTENSION_PROVIDER_OPERATION_COUNT
      The number of operations of the 'Type Description Extension Provider' class.
      See Also:
    • BASIC_FEATURE_EXTENSION

      static final int BASIC_FEATURE_EXTENSION
      The meta object id for the 'Basic Feature Extension' class.
      See Also:
    • BASIC_FEATURE_EXTENSION__SYNONYM

      static final int BASIC_FEATURE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_FEATURE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__TYPE

      static final int BASIC_FEATURE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__TYPE_EXTENSION

      static final int BASIC_FEATURE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • BASIC_FEATURE_EXTENSION__FORMAT

      static final int BASIC_FEATURE_EXTENSION__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__EDIT_FORMAT

      static final int BASIC_FEATURE_EXTENSION__EDIT_FORMAT
      The feature id for the 'Edit Format' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__TOOLTIP

      static final int BASIC_FEATURE_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION__CHOICE_FORM

      static final int BASIC_FEATURE_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • BASIC_FEATURE_EXTENSION_FEATURE_COUNT

      static final int BASIC_FEATURE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Feature Extension' class.
      See Also:
    • BASIC_FEATURE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int BASIC_FEATURE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • BASIC_FEATURE_EXTENSION_OPERATION_COUNT

      static final int BASIC_FEATURE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Feature Extension' class.
      See Also:
    • BASIC_TABULAR_SECTION_EXTENSION

      static final int BASIC_TABULAR_SECTION_EXTENSION
      The meta object id for the 'Basic Tabular Section Extension' class.
      See Also:
    • BASIC_TABULAR_SECTION_EXTENSION__SYNONYM

      static final int BASIC_TABULAR_SECTION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_TABULAR_SECTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_TABULAR_SECTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_TABULAR_SECTION_EXTENSION_FEATURE_COUNT

      static final int BASIC_TABULAR_SECTION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Tabular Section Extension' class.
      See Also:
    • BASIC_TABULAR_SECTION_EXTENSION_OPERATION_COUNT

      static final int BASIC_TABULAR_SECTION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Tabular Section Extension' class.
      See Also:
    • BASIC_TEMPLATE_EXTENSION

      static final int BASIC_TEMPLATE_EXTENSION
      The meta object id for the 'Basic Template Extension' class.
      See Also:
    • BASIC_TEMPLATE_EXTENSION__SYNONYM

      static final int BASIC_TEMPLATE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_TEMPLATE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_TEMPLATE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_TEMPLATE_EXTENSION__TEMPLATE

      static final int BASIC_TEMPLATE_EXTENSION__TEMPLATE
      The feature id for the 'Template' attribute.
      See Also:
    • BASIC_TEMPLATE_EXTENSION_FEATURE_COUNT

      static final int BASIC_TEMPLATE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Template Extension' class.
      See Also:
    • BASIC_TEMPLATE_EXTENSION_OPERATION_COUNT

      static final int BASIC_TEMPLATE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Template Extension' class.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION

      static final int BASIC_DB_OBJECT_EXTENSION
      The meta object id for the 'Basic Db Object Extension' class.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__SYNONYM

      static final int BASIC_DB_OBJECT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BASIC_DB_OBJECT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__OBJECT_MODULE

      static final int BASIC_DB_OBJECT_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__MANAGER_MODULE

      static final int BASIC_DB_OBJECT_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__OBJECT_PRESENTATION

      static final int BASIC_DB_OBJECT_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int BASIC_DB_OBJECT_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__LIST_PRESENTATION

      static final int BASIC_DB_OBJECT_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int BASIC_DB_OBJECT_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION__EXPLANATION

      static final int BASIC_DB_OBJECT_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION_FEATURE_COUNT

      static final int BASIC_DB_OBJECT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Basic Db Object Extension' class.
      See Also:
    • BASIC_DB_OBJECT_EXTENSION_OPERATION_COUNT

      static final int BASIC_DB_OBJECT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Basic Db Object Extension' class.
      See Also:
    • ROLE_EXTENSION

      static final int ROLE_EXTENSION
      The meta object id for the 'Role Extension' class.
      See Also:
    • ROLE_EXTENSION__SYNONYM

      static final int ROLE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ROLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ROLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ROLE_EXTENSION__RIGHTS

      static final int ROLE_EXTENSION__RIGHTS
      The feature id for the 'Rights' attribute.
      See Also:
    • ROLE_EXTENSION_FEATURE_COUNT

      static final int ROLE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Role Extension' class.
      See Also:
    • ROLE_EXTENSION_OPERATION_COUNT

      static final int ROLE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Role Extension' class.
      See Also:
    • LANGUAGE_EXTENSION

      static final int LANGUAGE_EXTENSION
      The meta object id for the 'Language Extension' class.
      See Also:
    • LANGUAGE_EXTENSION__SYNONYM

      static final int LANGUAGE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • LANGUAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int LANGUAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • LANGUAGE_EXTENSION__LANGUAGE_CODE

      static final int LANGUAGE_EXTENSION__LANGUAGE_CODE
      The feature id for the 'Language Code' attribute.
      See Also:
    • LANGUAGE_EXTENSION_FEATURE_COUNT

      static final int LANGUAGE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Language Extension' class.
      See Also:
    • LANGUAGE_EXTENSION_OPERATION_COUNT

      static final int LANGUAGE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Language Extension' class.
      See Also:
    • SESSION_PARAMETER_EXTENSION

      static final int SESSION_PARAMETER_EXTENSION
      The meta object id for the 'Session Parameter Extension' class.
      See Also:
    • SESSION_PARAMETER_EXTENSION__SYNONYM

      static final int SESSION_PARAMETER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SESSION_PARAMETER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SESSION_PARAMETER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SESSION_PARAMETER_EXTENSION__TYPE

      static final int SESSION_PARAMETER_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • SESSION_PARAMETER_EXTENSION__TYPE_EXTENSION

      static final int SESSION_PARAMETER_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • SESSION_PARAMETER_EXTENSION_FEATURE_COUNT

      static final int SESSION_PARAMETER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Session Parameter Extension' class.
      See Also:
    • SESSION_PARAMETER_EXTENSION___GET_TYPE_DESCRIPTION

      static final int SESSION_PARAMETER_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • SESSION_PARAMETER_EXTENSION_OPERATION_COUNT

      static final int SESSION_PARAMETER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Session Parameter Extension' class.
      See Also:
    • COMMON_MODULE_EXTENSION

      static final int COMMON_MODULE_EXTENSION
      The meta object id for the 'Common Module Extension' class.
      See Also:
    • COMMON_MODULE_EXTENSION__SYNONYM

      static final int COMMON_MODULE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COMMON_MODULE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__MODULE

      static final int COMMON_MODULE_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__GLOBAL

      static final int COMMON_MODULE_EXTENSION__GLOBAL
      The feature id for the 'Global' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__CLIENT_MANAGED_APPLICATION

      static final int COMMON_MODULE_EXTENSION__CLIENT_MANAGED_APPLICATION
      The feature id for the 'Client Managed Application' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__SERVER

      static final int COMMON_MODULE_EXTENSION__SERVER
      The feature id for the 'Server' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__EXTERNAL_CONNECTION

      static final int COMMON_MODULE_EXTENSION__EXTERNAL_CONNECTION
      The feature id for the 'External Connection' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__SERVER_CALL

      static final int COMMON_MODULE_EXTENSION__SERVER_CALL
      The feature id for the 'Server Call' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__CLIENT_ORDINARY_APPLICATION

      static final int COMMON_MODULE_EXTENSION__CLIENT_ORDINARY_APPLICATION
      The feature id for the 'Client Ordinary Application' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION__RETURN_VALUES_REUSE

      static final int COMMON_MODULE_EXTENSION__RETURN_VALUES_REUSE
      The feature id for the 'Return Values Reuse' attribute.
      See Also:
    • COMMON_MODULE_EXTENSION_FEATURE_COUNT

      static final int COMMON_MODULE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Common Module Extension' class.
      See Also:
    • COMMON_MODULE_EXTENSION_OPERATION_COUNT

      static final int COMMON_MODULE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Common Module Extension' class.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION

      static final int COMMON_ATTRIBUTE_EXTENSION
      The meta object id for the 'Common Attribute Extension' class.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__SYNONYM

      static final int COMMON_ATTRIBUTE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COMMON_ATTRIBUTE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__TYPE

      static final int COMMON_ATTRIBUTE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__TYPE_EXTENSION

      static final int COMMON_ATTRIBUTE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__FORMAT

      static final int COMMON_ATTRIBUTE_EXTENSION__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__EDIT_FORMAT

      static final int COMMON_ATTRIBUTE_EXTENSION__EDIT_FORMAT
      The feature id for the 'Edit Format' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__TOOLTIP

      static final int COMMON_ATTRIBUTE_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__CHOICE_FORM

      static final int COMMON_ATTRIBUTE_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__CONTENT

      static final int COMMON_ATTRIBUTE_EXTENSION__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__AUTO_USE

      static final int COMMON_ATTRIBUTE_EXTENSION__AUTO_USE
      The feature id for the 'Auto Use' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__DATA_SEPARATION

      static final int COMMON_ATTRIBUTE_EXTENSION__DATA_SEPARATION
      The feature id for the 'Data Separation' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION__SEPARATED_DATA_USE

      static final int COMMON_ATTRIBUTE_EXTENSION__SEPARATED_DATA_USE
      The feature id for the 'Separated Data Use' attribute.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION_FEATURE_COUNT

      static final int COMMON_ATTRIBUTE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Common Attribute Extension' class.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int COMMON_ATTRIBUTE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • COMMON_ATTRIBUTE_EXTENSION_OPERATION_COUNT

      static final int COMMON_ATTRIBUTE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Common Attribute Extension' class.
      See Also:
    • COMMON_FORM_EXTENSION

      static final int COMMON_FORM_EXTENSION
      The meta object id for the 'Common Form Extension' class.
      See Also:
    • COMMON_FORM_EXTENSION__SYNONYM

      static final int COMMON_FORM_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COMMON_FORM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COMMON_FORM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COMMON_FORM_EXTENSION__FORM

      static final int COMMON_FORM_EXTENSION__FORM
      The feature id for the 'Form' attribute.
      See Also:
    • COMMON_FORM_EXTENSION__EXTENDED_PRESENTATION

      static final int COMMON_FORM_EXTENSION__EXTENDED_PRESENTATION
      The feature id for the 'Extended Presentation' attribute.
      See Also:
    • COMMON_FORM_EXTENSION__EXPLANATION

      static final int COMMON_FORM_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • COMMON_FORM_EXTENSION_FEATURE_COUNT

      static final int COMMON_FORM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Common Form Extension' class.
      See Also:
    • COMMON_FORM_EXTENSION_OPERATION_COUNT

      static final int COMMON_FORM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Common Form Extension' class.
      See Also:
    • COMMON_PICTURE_EXTENSION

      static final int COMMON_PICTURE_EXTENSION
      The meta object id for the 'Common Picture Extension' class.
      See Also:
    • COMMON_PICTURE_EXTENSION__SYNONYM

      static final int COMMON_PICTURE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COMMON_PICTURE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COMMON_PICTURE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COMMON_PICTURE_EXTENSION__PICTURE

      static final int COMMON_PICTURE_EXTENSION__PICTURE
      The feature id for the 'Picture' attribute.
      See Also:
    • COMMON_PICTURE_EXTENSION_FEATURE_COUNT

      static final int COMMON_PICTURE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Common Picture Extension' class.
      See Also:
    • COMMON_PICTURE_EXTENSION_OPERATION_COUNT

      static final int COMMON_PICTURE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Common Picture Extension' class.
      See Also:
    • COMMAND_GROUP_EXTENSION

      static final int COMMAND_GROUP_EXTENSION
      The meta object id for the 'Command Group Extension' class.
      See Also:
    • COMMAND_GROUP_EXTENSION__SYNONYM

      static final int COMMAND_GROUP_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COMMAND_GROUP_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COMMAND_GROUP_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COMMAND_GROUP_EXTENSION__TOOLTIP

      static final int COMMAND_GROUP_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • COMMAND_GROUP_EXTENSION__PICTURE

      static final int COMMAND_GROUP_EXTENSION__PICTURE
      The feature id for the 'Picture' attribute.
      See Also:
    • COMMAND_GROUP_EXTENSION__CATEGORY

      static final int COMMAND_GROUP_EXTENSION__CATEGORY
      The feature id for the 'Category' attribute.
      See Also:
    • COMMAND_GROUP_EXTENSION_FEATURE_COUNT

      static final int COMMAND_GROUP_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Command Group Extension' class.
      See Also:
    • COMMAND_GROUP_EXTENSION_OPERATION_COUNT

      static final int COMMAND_GROUP_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Command Group Extension' class.
      See Also:
    • CATALOG_EXTENSION

      static final int CATALOG_EXTENSION
      The meta object id for the 'Catalog Extension' class.
      See Also:
    • CATALOG_EXTENSION__SYNONYM

      static final int CATALOG_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CATALOG_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CATALOG_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CATALOG_EXTENSION__OBJECT_MODULE

      static final int CATALOG_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • CATALOG_EXTENSION__MANAGER_MODULE

      static final int CATALOG_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CATALOG_EXTENSION__OBJECT_PRESENTATION

      static final int CATALOG_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • CATALOG_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int CATALOG_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • CATALOG_EXTENSION__LIST_PRESENTATION

      static final int CATALOG_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CATALOG_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CATALOG_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CATALOG_EXTENSION__EXPLANATION

      static final int CATALOG_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CATALOG_EXTENSION__HIERARCHICAL

      static final int CATALOG_EXTENSION__HIERARCHICAL
      The feature id for the 'Hierarchical' attribute.
      See Also:
    • CATALOG_EXTENSION__HIERARCHY_TYPE

      static final int CATALOG_EXTENSION__HIERARCHY_TYPE
      The feature id for the 'Hierarchy Type' attribute.
      See Also:
    • CATALOG_EXTENSION__OWNERS

      static final int CATALOG_EXTENSION__OWNERS
      The feature id for the 'Owners' attribute.
      See Also:
    • CATALOG_EXTENSION__CODE_LENGTH

      static final int CATALOG_EXTENSION__CODE_LENGTH
      The feature id for the 'Code Length' attribute.
      See Also:
    • CATALOG_EXTENSION__CODE_ALLOWED_LENGTH

      static final int CATALOG_EXTENSION__CODE_ALLOWED_LENGTH
      The feature id for the 'Code Allowed Length' attribute.
      See Also:
    • CATALOG_EXTENSION__DESCRIPTION_LENGTH

      static final int CATALOG_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • CATALOG_EXTENSION__CODE_TYPE

      static final int CATALOG_EXTENSION__CODE_TYPE
      The feature id for the 'Code Type' attribute.
      See Also:
    • CATALOG_EXTENSION__PREDEFINED

      static final int CATALOG_EXTENSION__PREDEFINED
      The feature id for the 'Predefined' attribute.
      See Also:
    • CATALOG_EXTENSION__DEFAULT_OBJECT_FORM

      static final int CATALOG_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • CATALOG_EXTENSION__DEFAULT_FOLDER_FORM

      static final int CATALOG_EXTENSION__DEFAULT_FOLDER_FORM
      The feature id for the 'Default Folder Form' attribute.
      See Also:
    • CATALOG_EXTENSION__DEFAULT_LIST_FORM

      static final int CATALOG_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CATALOG_EXTENSION__DEFAULT_CHOICE_FORM

      static final int CATALOG_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • CATALOG_EXTENSION__DEFAULT_FOLDER_CHOICE_FORM

      static final int CATALOG_EXTENSION__DEFAULT_FOLDER_CHOICE_FORM
      The feature id for the 'Default Folder Choice Form' attribute.
      See Also:
    • CATALOG_EXTENSION_FEATURE_COUNT

      static final int CATALOG_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Catalog Extension' class.
      See Also:
    • CATALOG_EXTENSION_OPERATION_COUNT

      static final int CATALOG_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Catalog Extension' class.
      See Also:
    • DOCUMENT_EXTENSION

      static final int DOCUMENT_EXTENSION
      The meta object id for the 'Document Extension' class.
      See Also:
    • DOCUMENT_EXTENSION__SYNONYM

      static final int DOCUMENT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DOCUMENT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DOCUMENT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DOCUMENT_EXTENSION__OBJECT_MODULE

      static final int DOCUMENT_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • DOCUMENT_EXTENSION__MANAGER_MODULE

      static final int DOCUMENT_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • DOCUMENT_EXTENSION__OBJECT_PRESENTATION

      static final int DOCUMENT_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • DOCUMENT_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int DOCUMENT_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • DOCUMENT_EXTENSION__LIST_PRESENTATION

      static final int DOCUMENT_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • DOCUMENT_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int DOCUMENT_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • DOCUMENT_EXTENSION__EXPLANATION

      static final int DOCUMENT_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • DOCUMENT_EXTENSION__NUMERATOR

      static final int DOCUMENT_EXTENSION__NUMERATOR
      The feature id for the 'Numerator' attribute.
      See Also:
    • DOCUMENT_EXTENSION__NUMBER_TYPE

      static final int DOCUMENT_EXTENSION__NUMBER_TYPE
      The feature id for the 'Number Type' attribute.
      See Also:
    • DOCUMENT_EXTENSION__NUMBER_LENGTH

      static final int DOCUMENT_EXTENSION__NUMBER_LENGTH
      The feature id for the 'Number Length' attribute.
      See Also:
    • DOCUMENT_EXTENSION__NUMBER_ALLOWED_LENGTH

      static final int DOCUMENT_EXTENSION__NUMBER_ALLOWED_LENGTH
      The feature id for the 'Number Allowed Length' attribute.
      See Also:
    • DOCUMENT_EXTENSION__DEFAULT_OBJECT_FORM

      static final int DOCUMENT_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • DOCUMENT_EXTENSION__DEFAULT_LIST_FORM

      static final int DOCUMENT_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • DOCUMENT_EXTENSION__DEFAULT_CHOICE_FORM

      static final int DOCUMENT_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • DOCUMENT_EXTENSION__NUMBER_PERIODICITY

      static final int DOCUMENT_EXTENSION__NUMBER_PERIODICITY
      The feature id for the 'Number Periodicity' attribute.
      See Also:
    • DOCUMENT_EXTENSION__CHECK_UNIQUE

      static final int DOCUMENT_EXTENSION__CHECK_UNIQUE
      The feature id for the 'Check Unique' attribute.
      See Also:
    • DOCUMENT_EXTENSION_FEATURE_COUNT

      static final int DOCUMENT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Document Extension' class.
      See Also:
    • DOCUMENT_EXTENSION_OPERATION_COUNT

      static final int DOCUMENT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Document Extension' class.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION

      static final int DOCUMENT_NUMERATOR_EXTENSION
      The meta object id for the 'Document Numerator Extension' class.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__SYNONYM

      static final int DOCUMENT_NUMERATOR_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DOCUMENT_NUMERATOR_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__NUMBER_TYPE

      static final int DOCUMENT_NUMERATOR_EXTENSION__NUMBER_TYPE
      The feature id for the 'Number Type' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__NUMBER_LENGTH

      static final int DOCUMENT_NUMERATOR_EXTENSION__NUMBER_LENGTH
      The feature id for the 'Number Length' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__NUMBER_ALLOWED_LENGTH

      static final int DOCUMENT_NUMERATOR_EXTENSION__NUMBER_ALLOWED_LENGTH
      The feature id for the 'Number Allowed Length' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__NUMBER_PERIODICITY

      static final int DOCUMENT_NUMERATOR_EXTENSION__NUMBER_PERIODICITY
      The feature id for the 'Number Periodicity' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION__CHECK_UNIQUE

      static final int DOCUMENT_NUMERATOR_EXTENSION__CHECK_UNIQUE
      The feature id for the 'Check Unique' attribute.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION_FEATURE_COUNT

      static final int DOCUMENT_NUMERATOR_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Document Numerator Extension' class.
      See Also:
    • DOCUMENT_NUMERATOR_EXTENSION_OPERATION_COUNT

      static final int DOCUMENT_NUMERATOR_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Document Numerator Extension' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION
      The meta object id for the 'Chart Of Characteristic Types Extension' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__SYNONYM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__OBJECT_MODULE

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__MANAGER_MODULE

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__OBJECT_PRESENTATION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__LIST_PRESENTATION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXPLANATION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__TYPE

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__TYPE_EXTENSION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__HIERARCHICAL

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__HIERARCHICAL
      The feature id for the 'Hierarchical' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__CODE_LENGTH

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__CODE_LENGTH
      The feature id for the 'Code Length' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__CODE_ALLOWED_LENGTH

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__CODE_ALLOWED_LENGTH
      The feature id for the 'Code Allowed Length' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DESCRIPTION_LENGTH

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__PREDEFINED

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__PREDEFINED
      The feature id for the 'Predefined' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_OBJECT_FORM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_FOLDER_FORM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_FOLDER_FORM
      The feature id for the 'Default Folder Form' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_LIST_FORM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_CHOICE_FORM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_FOLDER_CHOICE_FORM

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION__DEFAULT_FOLDER_CHOICE_FORM
      The feature id for the 'Default Folder Choice Form' attribute.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION_FEATURE_COUNT

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Chart Of Characteristic Types Extension' class.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION___GET_TYPE_DESCRIPTION

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • CHART_OF_CHARACTERISTIC_TYPES_EXTENSION_OPERATION_COUNT

      static final int CHART_OF_CHARACTERISTIC_TYPES_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Chart Of Characteristic Types Extension' class.
      See Also:
    • ENUM_EXTENSION

      static final int ENUM_EXTENSION
      The meta object id for the 'Enum Extension' class.
      See Also:
    • ENUM_EXTENSION__SYNONYM

      static final int ENUM_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ENUM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ENUM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ENUM_EXTENSION__DEFAULT_LIST_FORM

      static final int ENUM_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • ENUM_EXTENSION__DEFAULT_CHOICE_FORM

      static final int ENUM_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • ENUM_EXTENSION__MANAGER_MODULE

      static final int ENUM_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • ENUM_EXTENSION__LIST_PRESENTATION

      static final int ENUM_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • ENUM_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int ENUM_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • ENUM_EXTENSION__EXPLANATION

      static final int ENUM_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • ENUM_EXTENSION_FEATURE_COUNT

      static final int ENUM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Enum Extension' class.
      See Also:
    • ENUM_EXTENSION_OPERATION_COUNT

      static final int ENUM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Enum Extension' class.
      See Also:
    • INFORMATION_REGISTER_EXTENSION

      static final int INFORMATION_REGISTER_EXTENSION
      The meta object id for the 'Information Register Extension' class.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__SYNONYM

      static final int INFORMATION_REGISTER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int INFORMATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__INFORMATION_REGISTER_PERIODICITY

      static final int INFORMATION_REGISTER_EXTENSION__INFORMATION_REGISTER_PERIODICITY
      The feature id for the 'Information Register Periodicity' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__WRITE_MODE

      static final int INFORMATION_REGISTER_EXTENSION__WRITE_MODE
      The feature id for the 'Write Mode' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__RECORD_SET_MODULE

      static final int INFORMATION_REGISTER_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__MANAGER_MODULE

      static final int INFORMATION_REGISTER_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__DEFAULT_RECORD_FORM

      static final int INFORMATION_REGISTER_EXTENSION__DEFAULT_RECORD_FORM
      The feature id for the 'Default Record Form' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM

      static final int INFORMATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__RECORD_PRESENTATION

      static final int INFORMATION_REGISTER_EXTENSION__RECORD_PRESENTATION
      The feature id for the 'Record Presentation' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__EXTENDED_RECORD_PRESENTATION

      static final int INFORMATION_REGISTER_EXTENSION__EXTENDED_RECORD_PRESENTATION
      The feature id for the 'Extended Record Presentation' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__LIST_PRESENTATION

      static final int INFORMATION_REGISTER_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int INFORMATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION__EXPLANATION

      static final int INFORMATION_REGISTER_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • INFORMATION_REGISTER_EXTENSION_FEATURE_COUNT

      static final int INFORMATION_REGISTER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Information Register Extension' class.
      See Also:
    • INFORMATION_REGISTER_EXTENSION_OPERATION_COUNT

      static final int INFORMATION_REGISTER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Information Register Extension' class.
      See Also:
    • CONFIGURATION_EXTENSION

      static final int CONFIGURATION_EXTENSION
      The meta object id for the 'Configuration Extension' class.
      See Also:
    • CONFIGURATION_EXTENSION__SYNONYM

      static final int CONFIGURATION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CONFIGURATION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_RUN_MODE

      static final int CONFIGURATION_EXTENSION__DEFAULT_RUN_MODE
      The feature id for the 'Default Run Mode' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__USE_PURPOSES

      static final int CONFIGURATION_EXTENSION__USE_PURPOSES
      The feature id for the 'Use Purposes' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__MANAGED_APPLICATION_MODULE

      static final int CONFIGURATION_EXTENSION__MANAGED_APPLICATION_MODULE
      The feature id for the 'Managed Application Module' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__SESSION_MODULE

      static final int CONFIGURATION_EXTENSION__SESSION_MODULE
      The feature id for the 'Session Module' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__EXTERNAL_CONNECTION_MODULE

      static final int CONFIGURATION_EXTENSION__EXTERNAL_CONNECTION_MODULE
      The feature id for the 'External Connection Module' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__COMMAND_INTERFACE

      static final int CONFIGURATION_EXTENSION__COMMAND_INTERFACE
      The feature id for the 'Command Interface' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__HOME_PAGE_WORK_AREA

      static final int CONFIGURATION_EXTENSION__HOME_PAGE_WORK_AREA
      The feature id for the 'Home Page Work Area' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__MAIN_SECTION_COMMAND_INTERFACE

      static final int CONFIGURATION_EXTENSION__MAIN_SECTION_COMMAND_INTERFACE
      The feature id for the 'Main Section Command Interface' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_LANGUAGE

      static final int CONFIGURATION_EXTENSION__DEFAULT_LANGUAGE
      The feature id for the 'Default Language' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_REPORT_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_REPORT_FORM
      The feature id for the 'Default Report Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_REPORT_SETTINGS_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_REPORT_SETTINGS_FORM
      The feature id for the 'Default Report Settings Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_REPORT_VARIANT_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_REPORT_VARIANT_FORM
      The feature id for the 'Default Report Variant Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_DYNAMIC_LIST_SETTINGS_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_DYNAMIC_LIST_SETTINGS_FORM
      The feature id for the 'Default Dynamic List Settings Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_SEARCH_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_SEARCH_FORM
      The feature id for the 'Default Search Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_CHANGE_HISTORY_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_CHANGE_HISTORY_FORM
      The feature id for the 'Default Data History Change History Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_VERSION_DATA_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_VERSION_DATA_FORM
      The feature id for the 'Default Data History Version Data Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_VERSION_DIFFERENCES_FORM

      static final int CONFIGURATION_EXTENSION__DEFAULT_DATA_HISTORY_VERSION_DIFFERENCES_FORM
      The feature id for the 'Default Data History Version Differences Form' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__MODALITY_USE_MODE

      static final int CONFIGURATION_EXTENSION__MODALITY_USE_MODE
      The feature id for the 'Modality Use Mode' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__SYNCHRONOUS_EXTENSION_AND_ADD_IN_CALL_USE_MODE

      static final int CONFIGURATION_EXTENSION__SYNCHRONOUS_EXTENSION_AND_ADD_IN_CALL_USE_MODE
      The feature id for the 'Synchronous Extension And Add In Call Use Mode' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__INTERFACE_COMPATIBILITY_MODE

      static final int CONFIGURATION_EXTENSION__INTERFACE_COMPATIBILITY_MODE
      The feature id for the 'Interface Compatibility Mode' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__COMPATIBILITY_MODE

      static final int CONFIGURATION_EXTENSION__COMPATIBILITY_MODE
      The feature id for the 'Compatibility Mode' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_STYLE

      static final int CONFIGURATION_EXTENSION__DEFAULT_STYLE
      The feature id for the 'Default Style' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__MAIN_SECTION_PICTURE

      static final int CONFIGURATION_EXTENSION__MAIN_SECTION_PICTURE
      The feature id for the 'Main Section Picture' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__SPLASH

      static final int CONFIGURATION_EXTENSION__SPLASH
      The feature id for the 'Splash' attribute.
      See Also:
    • CONFIGURATION_EXTENSION__DEFAULT_ROLES

      static final int CONFIGURATION_EXTENSION__DEFAULT_ROLES
      The feature id for the 'Default Roles' attribute.
      See Also:
    • CONFIGURATION_EXTENSION_FEATURE_COUNT

      static final int CONFIGURATION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Configuration Extension' class.
      See Also:
    • CONFIGURATION_EXTENSION_OPERATION_COUNT

      static final int CONFIGURATION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Configuration Extension' class.
      See Also:
    • STYLE_ITEM_EXTENSION

      static final int STYLE_ITEM_EXTENSION
      The meta object id for the 'Style Item Extension' class.
      See Also:
    • STYLE_ITEM_EXTENSION__SYNONYM

      static final int STYLE_ITEM_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • STYLE_ITEM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int STYLE_ITEM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • STYLE_ITEM_EXTENSION__TYPE

      static final int STYLE_ITEM_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • STYLE_ITEM_EXTENSION__VALUE

      static final int STYLE_ITEM_EXTENSION__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • STYLE_ITEM_EXTENSION_FEATURE_COUNT

      static final int STYLE_ITEM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Style Item Extension' class.
      See Also:
    • STYLE_ITEM_EXTENSION_OPERATION_COUNT

      static final int STYLE_ITEM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Style Item Extension' class.
      See Also:
    • EXCHANGE_PLAN_EXTENSION

      static final int EXCHANGE_PLAN_EXTENSION
      The meta object id for the 'Exchange Plan Extension' class.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__SYNONYM

      static final int EXCHANGE_PLAN_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int EXCHANGE_PLAN_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__OBJECT_MODULE

      static final int EXCHANGE_PLAN_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__MANAGER_MODULE

      static final int EXCHANGE_PLAN_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__OBJECT_PRESENTATION

      static final int EXCHANGE_PLAN_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int EXCHANGE_PLAN_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__LIST_PRESENTATION

      static final int EXCHANGE_PLAN_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int EXCHANGE_PLAN_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__EXPLANATION

      static final int EXCHANGE_PLAN_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__CONTENT

      static final int EXCHANGE_PLAN_EXTENSION__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__DEFAULT_OBJECT_FORM

      static final int EXCHANGE_PLAN_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__DEFAULT_LIST_FORM

      static final int EXCHANGE_PLAN_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__DEFAULT_CHOICE_FORM

      static final int EXCHANGE_PLAN_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__CODE_LENGTH

      static final int EXCHANGE_PLAN_EXTENSION__CODE_LENGTH
      The feature id for the 'Code Length' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__CODE_ALLOWED_LENGTH

      static final int EXCHANGE_PLAN_EXTENSION__CODE_ALLOWED_LENGTH
      The feature id for the 'Code Allowed Length' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION__DESCRIPTION_LENGTH

      static final int EXCHANGE_PLAN_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • EXCHANGE_PLAN_EXTENSION_FEATURE_COUNT

      static final int EXCHANGE_PLAN_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Exchange Plan Extension' class.
      See Also:
    • EXCHANGE_PLAN_EXTENSION_OPERATION_COUNT

      static final int EXCHANGE_PLAN_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Exchange Plan Extension' class.
      See Also:
    • EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION

      static final int EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION
      The meta object id for the 'Exchange Plan Content Item Extension' class.
      See Also:
    • EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION__MD_OBJECT

      static final int EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION__MD_OBJECT
      The feature id for the 'Md Object' attribute.
      See Also:
    • EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION__MD_OBJECT_INCLUDED

      static final int EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION__MD_OBJECT_INCLUDED
      The feature id for the 'Md Object Included' attribute.
      See Also:
    • EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION_FEATURE_COUNT

      static final int EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Exchange Plan Content Item Extension' class.
      See Also:
    • EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION_OPERATION_COUNT

      static final int EXCHANGE_PLAN_CONTENT_ITEM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Exchange Plan Content Item Extension' class.
      See Also:
    • SUBSYSTEM_EXTENSION

      static final int SUBSYSTEM_EXTENSION
      The meta object id for the 'Subsystem Extension' class.
      See Also:
    • SUBSYSTEM_EXTENSION__SYNONYM

      static final int SUBSYSTEM_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SUBSYSTEM_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__CONTENT

      static final int SUBSYSTEM_EXTENSION__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__COMMAND_INTERFACE

      static final int SUBSYSTEM_EXTENSION__COMMAND_INTERFACE
      The feature id for the 'Command Interface' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__TOOLTIP

      static final int SUBSYSTEM_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__EXPLANATION

      static final int SUBSYSTEM_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION__PICTURE

      static final int SUBSYSTEM_EXTENSION__PICTURE
      The feature id for the 'Picture' attribute.
      See Also:
    • SUBSYSTEM_EXTENSION_FEATURE_COUNT

      static final int SUBSYSTEM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Subsystem Extension' class.
      See Also:
    • SUBSYSTEM_EXTENSION_OPERATION_COUNT

      static final int SUBSYSTEM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Subsystem Extension' class.
      See Also:
    • WS_REFERENCE_EXTENSION

      static final int WS_REFERENCE_EXTENSION
      The meta object id for the 'WS Reference Extension' class.
      See Also:
    • WS_REFERENCE_EXTENSION__SYNONYM

      static final int WS_REFERENCE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • WS_REFERENCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int WS_REFERENCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • WS_REFERENCE_EXTENSION_FEATURE_COUNT

      static final int WS_REFERENCE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'WS Reference Extension' class.
      See Also:
    • WS_REFERENCE_EXTENSION_OPERATION_COUNT

      static final int WS_REFERENCE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'WS Reference Extension' class.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION

      static final int EVENT_SUBSCRIPTION_EXTENSION
      The meta object id for the 'Event Subscription Extension' class.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION__SYNONYM

      static final int EVENT_SUBSCRIPTION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int EVENT_SUBSCRIPTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION__SOURCE

      static final int EVENT_SUBSCRIPTION_EXTENSION__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION_FEATURE_COUNT

      static final int EVENT_SUBSCRIPTION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Event Subscription Extension' class.
      See Also:
    • EVENT_SUBSCRIPTION_EXTENSION_OPERATION_COUNT

      static final int EVENT_SUBSCRIPTION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Event Subscription Extension' class.
      See Also:
    • DEFINED_TYPE_EXTENSION

      static final int DEFINED_TYPE_EXTENSION
      The meta object id for the 'Defined Type Extension' class.
      See Also:
    • DEFINED_TYPE_EXTENSION__SYNONYM

      static final int DEFINED_TYPE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DEFINED_TYPE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DEFINED_TYPE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DEFINED_TYPE_EXTENSION__TYPE

      static final int DEFINED_TYPE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • DEFINED_TYPE_EXTENSION__TYPE_EXTENSION

      static final int DEFINED_TYPE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • DEFINED_TYPE_EXTENSION_FEATURE_COUNT

      static final int DEFINED_TYPE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Defined Type Extension' class.
      See Also:
    • DEFINED_TYPE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int DEFINED_TYPE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • DEFINED_TYPE_EXTENSION_OPERATION_COUNT

      static final int DEFINED_TYPE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Defined Type Extension' class.
      See Also:
    • CONSTANT_EXTENSION

      static final int CONSTANT_EXTENSION
      The meta object id for the 'Constant Extension' class.
      See Also:
    • CONSTANT_EXTENSION__SYNONYM

      static final int CONSTANT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CONSTANT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CONSTANT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CONSTANT_EXTENSION__TYPE

      static final int CONSTANT_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • CONSTANT_EXTENSION__TYPE_EXTENSION

      static final int CONSTANT_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • CONSTANT_EXTENSION__DEFAULT_FORM

      static final int CONSTANT_EXTENSION__DEFAULT_FORM
      The feature id for the 'Default Form' attribute.
      See Also:
    • CONSTANT_EXTENSION__VALUE_MANAGER_MODULE

      static final int CONSTANT_EXTENSION__VALUE_MANAGER_MODULE
      The feature id for the 'Value Manager Module' attribute.
      See Also:
    • CONSTANT_EXTENSION__MANAGER_MODULE

      static final int CONSTANT_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CONSTANT_EXTENSION__EXTENDED_PRESENTATION

      static final int CONSTANT_EXTENSION__EXTENDED_PRESENTATION
      The feature id for the 'Extended Presentation' attribute.
      See Also:
    • CONSTANT_EXTENSION__EXPLANATION

      static final int CONSTANT_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CONSTANT_EXTENSION__TOOLTIP

      static final int CONSTANT_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • CONSTANT_EXTENSION__CHOICE_FORM

      static final int CONSTANT_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • CONSTANT_EXTENSION_FEATURE_COUNT

      static final int CONSTANT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Constant Extension' class.
      See Also:
    • CONSTANT_EXTENSION___GET_TYPE_DESCRIPTION

      static final int CONSTANT_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • CONSTANT_EXTENSION_OPERATION_COUNT

      static final int CONSTANT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Constant Extension' class.
      See Also:
    • SEQUENCE_EXTENSION

      static final int SEQUENCE_EXTENSION
      The meta object id for the 'Sequence Extension' class.
      See Also:
    • SEQUENCE_EXTENSION__SYNONYM

      static final int SEQUENCE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SEQUENCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SEQUENCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SEQUENCE_EXTENSION__RECORD_SET_MODULE

      static final int SEQUENCE_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • SEQUENCE_EXTENSION_FEATURE_COUNT

      static final int SEQUENCE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Sequence Extension' class.
      See Also:
    • SEQUENCE_EXTENSION_OPERATION_COUNT

      static final int SEQUENCE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Sequence Extension' class.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION

      static final int SEQUENCE_DIMENSION_EXTENSION
      The meta object id for the 'Sequence Dimension Extension' class.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION__SYNONYM

      static final int SEQUENCE_DIMENSION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SEQUENCE_DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION__TYPE

      static final int SEQUENCE_DIMENSION_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION__TYPE_EXTENSION

      static final int SEQUENCE_DIMENSION_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION_FEATURE_COUNT

      static final int SEQUENCE_DIMENSION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Sequence Dimension Extension' class.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION

      static final int SEQUENCE_DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • SEQUENCE_DIMENSION_EXTENSION_OPERATION_COUNT

      static final int SEQUENCE_DIMENSION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Sequence Dimension Extension' class.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION

      static final int DOCUMENT_JOURNAL_EXTENSION
      The meta object id for the 'Document Journal Extension' class.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__SYNONYM

      static final int DOCUMENT_JOURNAL_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DOCUMENT_JOURNAL_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__REGISTERED_DOCUMENTS

      static final int DOCUMENT_JOURNAL_EXTENSION__REGISTERED_DOCUMENTS
      The feature id for the 'Registered Documents' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__MANAGER_MODULE

      static final int DOCUMENT_JOURNAL_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__DEFAULT_FORM

      static final int DOCUMENT_JOURNAL_EXTENSION__DEFAULT_FORM
      The feature id for the 'Default Form' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__LIST_PRESENTATION

      static final int DOCUMENT_JOURNAL_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int DOCUMENT_JOURNAL_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION__EXPLANATION

      static final int DOCUMENT_JOURNAL_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION_FEATURE_COUNT

      static final int DOCUMENT_JOURNAL_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Document Journal Extension' class.
      See Also:
    • DOCUMENT_JOURNAL_EXTENSION_OPERATION_COUNT

      static final int DOCUMENT_JOURNAL_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Document Journal Extension' class.
      See Also:
    • REPORT_EXTENSION

      static final int REPORT_EXTENSION
      The meta object id for the 'Report Extension' class.
      See Also:
    • REPORT_EXTENSION__SYNONYM

      static final int REPORT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • REPORT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int REPORT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • REPORT_EXTENSION__MAIN_DATA_COMPOSITION_SCHEMA

      static final int REPORT_EXTENSION__MAIN_DATA_COMPOSITION_SCHEMA
      The feature id for the 'Main Data Composition Schema' attribute.
      See Also:
    • REPORT_EXTENSION__OBJECT_MODULE

      static final int REPORT_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • REPORT_EXTENSION__MANAGER_MODULE

      static final int REPORT_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • REPORT_EXTENSION__DEFAULT_FORM

      static final int REPORT_EXTENSION__DEFAULT_FORM
      The feature id for the 'Default Form' attribute.
      See Also:
    • REPORT_EXTENSION__DEFAULT_SETTINGS_FORM

      static final int REPORT_EXTENSION__DEFAULT_SETTINGS_FORM
      The feature id for the 'Default Settings Form' attribute.
      See Also:
    • REPORT_EXTENSION__DEFAULT_VARIANT_FORM

      static final int REPORT_EXTENSION__DEFAULT_VARIANT_FORM
      The feature id for the 'Default Variant Form' attribute.
      See Also:
    • REPORT_EXTENSION__EXTENDED_PRESENTATION

      static final int REPORT_EXTENSION__EXTENDED_PRESENTATION
      The feature id for the 'Extended Presentation' attribute.
      See Also:
    • REPORT_EXTENSION__EXPLANATION

      static final int REPORT_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • REPORT_EXTENSION_FEATURE_COUNT

      static final int REPORT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Report Extension' class.
      See Also:
    • REPORT_EXTENSION_OPERATION_COUNT

      static final int REPORT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Report Extension' class.
      See Also:
    • DATA_PROCESSOR_EXTENSION

      static final int DATA_PROCESSOR_EXTENSION
      The meta object id for the 'Data Processor Extension' class.
      See Also:
    • DATA_PROCESSOR_EXTENSION__SYNONYM

      static final int DATA_PROCESSOR_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DATA_PROCESSOR_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__DEFAULT_FORM

      static final int DATA_PROCESSOR_EXTENSION__DEFAULT_FORM
      The feature id for the 'Default Form' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__OBJECT_MODULE

      static final int DATA_PROCESSOR_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__MANAGER_MODULE

      static final int DATA_PROCESSOR_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__EXTENDED_PRESENTATION

      static final int DATA_PROCESSOR_EXTENSION__EXTENDED_PRESENTATION
      The feature id for the 'Extended Presentation' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION__EXPLANATION

      static final int DATA_PROCESSOR_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • DATA_PROCESSOR_EXTENSION_FEATURE_COUNT

      static final int DATA_PROCESSOR_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Data Processor Extension' class.
      See Also:
    • DATA_PROCESSOR_EXTENSION_OPERATION_COUNT

      static final int DATA_PROCESSOR_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Data Processor Extension' class.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION

      static final int ACCUMULATION_REGISTER_EXTENSION
      The meta object id for the 'Accumulation Register Extension' class.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__SYNONYM

      static final int ACCUMULATION_REGISTER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ACCUMULATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__REGISTER_TYPE

      static final int ACCUMULATION_REGISTER_EXTENSION__REGISTER_TYPE
      The feature id for the 'Register Type' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__RECORD_SET_MODULE

      static final int ACCUMULATION_REGISTER_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__MANAGER_MODULE

      static final int ACCUMULATION_REGISTER_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM

      static final int ACCUMULATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__LIST_PRESENTATION

      static final int ACCUMULATION_REGISTER_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int ACCUMULATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION__EXPLANATION

      static final int ACCUMULATION_REGISTER_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION_FEATURE_COUNT

      static final int ACCUMULATION_REGISTER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Accumulation Register Extension' class.
      See Also:
    • ACCUMULATION_REGISTER_EXTENSION_OPERATION_COUNT

      static final int ACCUMULATION_REGISTER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Accumulation Register Extension' class.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION

      static final int FUNCTIONAL_OPTION_EXTENSION
      The meta object id for the 'Functional Option Extension' class.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION__SYNONYM

      static final int FUNCTIONAL_OPTION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int FUNCTIONAL_OPTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION__LOCATION

      static final int FUNCTIONAL_OPTION_EXTENSION__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION__CONTENT

      static final int FUNCTIONAL_OPTION_EXTENSION__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION_FEATURE_COUNT

      static final int FUNCTIONAL_OPTION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Functional Option Extension' class.
      See Also:
    • FUNCTIONAL_OPTION_EXTENSION_OPERATION_COUNT

      static final int FUNCTIONAL_OPTION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Functional Option Extension' class.
      See Also:
    • BUSINESS_PROCESS_EXTENSION

      static final int BUSINESS_PROCESS_EXTENSION
      The meta object id for the 'Business Process Extension' class.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__SYNONYM

      static final int BUSINESS_PROCESS_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BUSINESS_PROCESS_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__OBJECT_MODULE

      static final int BUSINESS_PROCESS_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__MANAGER_MODULE

      static final int BUSINESS_PROCESS_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__OBJECT_PRESENTATION

      static final int BUSINESS_PROCESS_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int BUSINESS_PROCESS_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__LIST_PRESENTATION

      static final int BUSINESS_PROCESS_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int BUSINESS_PROCESS_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__EXPLANATION

      static final int BUSINESS_PROCESS_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__FLOWCHART

      static final int BUSINESS_PROCESS_EXTENSION__FLOWCHART
      The feature id for the 'Flowchart' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__NUMBER_TYPE

      static final int BUSINESS_PROCESS_EXTENSION__NUMBER_TYPE
      The feature id for the 'Number Type' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__NUMBER_LENGTH

      static final int BUSINESS_PROCESS_EXTENSION__NUMBER_LENGTH
      The feature id for the 'Number Length' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__NUMBER_ALLOWED_LENGTH

      static final int BUSINESS_PROCESS_EXTENSION__NUMBER_ALLOWED_LENGTH
      The feature id for the 'Number Allowed Length' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__CHECK_UNIQUE

      static final int BUSINESS_PROCESS_EXTENSION__CHECK_UNIQUE
      The feature id for the 'Check Unique' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__TASK

      static final int BUSINESS_PROCESS_EXTENSION__TASK
      The feature id for the 'Task' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__DEFAULT_OBJECT_FORM

      static final int BUSINESS_PROCESS_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__DEFAULT_LIST_FORM

      static final int BUSINESS_PROCESS_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION__DEFAULT_CHOICE_FORM

      static final int BUSINESS_PROCESS_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • BUSINESS_PROCESS_EXTENSION_FEATURE_COUNT

      static final int BUSINESS_PROCESS_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Business Process Extension' class.
      See Also:
    • BUSINESS_PROCESS_EXTENSION_OPERATION_COUNT

      static final int BUSINESS_PROCESS_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Business Process Extension' class.
      See Also:
    • TASK_EXTENSION

      static final int TASK_EXTENSION
      The meta object id for the 'Task Extension' class.
      See Also:
    • TASK_EXTENSION__SYNONYM

      static final int TASK_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • TASK_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int TASK_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • TASK_EXTENSION__OBJECT_MODULE

      static final int TASK_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • TASK_EXTENSION__MANAGER_MODULE

      static final int TASK_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • TASK_EXTENSION__OBJECT_PRESENTATION

      static final int TASK_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • TASK_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int TASK_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • TASK_EXTENSION__LIST_PRESENTATION

      static final int TASK_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • TASK_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int TASK_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • TASK_EXTENSION__EXPLANATION

      static final int TASK_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • TASK_EXTENSION__NUMBER_TYPE

      static final int TASK_EXTENSION__NUMBER_TYPE
      The feature id for the 'Number Type' attribute.
      See Also:
    • TASK_EXTENSION__NUMBER_LENGTH

      static final int TASK_EXTENSION__NUMBER_LENGTH
      The feature id for the 'Number Length' attribute.
      See Also:
    • TASK_EXTENSION__NUMBER_ALLOWED_LENGTH

      static final int TASK_EXTENSION__NUMBER_ALLOWED_LENGTH
      The feature id for the 'Number Allowed Length' attribute.
      See Also:
    • TASK_EXTENSION__CHECK_UNIQUE

      static final int TASK_EXTENSION__CHECK_UNIQUE
      The feature id for the 'Check Unique' attribute.
      See Also:
    • TASK_EXTENSION__DESCRIPTION_LENGTH

      static final int TASK_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • TASK_EXTENSION__ADDRESSING

      static final int TASK_EXTENSION__ADDRESSING
      The feature id for the 'Addressing' attribute.
      See Also:
    • TASK_EXTENSION__MAIN_ADDRESSING_ATTRIBUTE

      static final int TASK_EXTENSION__MAIN_ADDRESSING_ATTRIBUTE
      The feature id for the 'Main Addressing Attribute' attribute.
      See Also:
    • TASK_EXTENSION__CURRENT_PERFORMER

      static final int TASK_EXTENSION__CURRENT_PERFORMER
      The feature id for the 'Current Performer' attribute.
      See Also:
    • TASK_EXTENSION__DEFAULT_OBJECT_FORM

      static final int TASK_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • TASK_EXTENSION__DEFAULT_LIST_FORM

      static final int TASK_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • TASK_EXTENSION__DEFAULT_CHOICE_FORM

      static final int TASK_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • TASK_EXTENSION_FEATURE_COUNT

      static final int TASK_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Task Extension' class.
      See Also:
    • TASK_EXTENSION_OPERATION_COUNT

      static final int TASK_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Task Extension' class.
      See Also:
    • SCHEDULED_JOB_EXTENSION

      static final int SCHEDULED_JOB_EXTENSION
      The meta object id for the 'Scheduled Job Extension' class.
      See Also:
    • SCHEDULED_JOB_EXTENSION__SYNONYM

      static final int SCHEDULED_JOB_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SCHEDULED_JOB_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SCHEDULED_JOB_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SCHEDULED_JOB_EXTENSION_FEATURE_COUNT

      static final int SCHEDULED_JOB_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Scheduled Job Extension' class.
      See Also:
    • SCHEDULED_JOB_EXTENSION_OPERATION_COUNT

      static final int SCHEDULED_JOB_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Scheduled Job Extension' class.
      See Also:
    • FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION

      static final int FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION
      The meta object id for the 'Functional Options Parameter Extension' class.
      See Also:
    • FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION__SYNONYM

      static final int FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION_FEATURE_COUNT

      static final int FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Functional Options Parameter Extension' class.
      See Also:
    • FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION_OPERATION_COUNT

      static final int FUNCTIONAL_OPTIONS_PARAMETER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Functional Options Parameter Extension' class.
      See Also:
    • FILTER_CRITERION_EXTENSION

      static final int FILTER_CRITERION_EXTENSION
      The meta object id for the 'Filter Criterion Extension' class.
      See Also:
    • FILTER_CRITERION_EXTENSION__SYNONYM

      static final int FILTER_CRITERION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int FILTER_CRITERION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__TYPE

      static final int FILTER_CRITERION_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__TYPE_EXTENSION

      static final int FILTER_CRITERION_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • FILTER_CRITERION_EXTENSION__CONTENT

      static final int FILTER_CRITERION_EXTENSION__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__USE_STANDARD_COMMANDS

      static final int FILTER_CRITERION_EXTENSION__USE_STANDARD_COMMANDS
      The feature id for the 'Use Standard Commands' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__DEFAULT_FORM

      static final int FILTER_CRITERION_EXTENSION__DEFAULT_FORM
      The feature id for the 'Default Form' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__MANAGER_MODULE

      static final int FILTER_CRITERION_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__LIST_PRESENTATION

      static final int FILTER_CRITERION_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int FILTER_CRITERION_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION__EXPLANATION

      static final int FILTER_CRITERION_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • FILTER_CRITERION_EXTENSION_FEATURE_COUNT

      static final int FILTER_CRITERION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Filter Criterion Extension' class.
      See Also:
    • FILTER_CRITERION_EXTENSION___GET_TYPE_DESCRIPTION

      static final int FILTER_CRITERION_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • FILTER_CRITERION_EXTENSION_OPERATION_COUNT

      static final int FILTER_CRITERION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Filter Criterion Extension' class.
      See Also:
    • SETTINGS_STORAGE_EXTENSION

      static final int SETTINGS_STORAGE_EXTENSION
      The meta object id for the 'Settings Storage Extension' class.
      See Also:
    • SETTINGS_STORAGE_EXTENSION__SYNONYM

      static final int SETTINGS_STORAGE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • SETTINGS_STORAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int SETTINGS_STORAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • SETTINGS_STORAGE_EXTENSION__MANAGER_MODULE

      static final int SETTINGS_STORAGE_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • SETTINGS_STORAGE_EXTENSION__DEFAULT_SAVE_FORM

      static final int SETTINGS_STORAGE_EXTENSION__DEFAULT_SAVE_FORM
      The feature id for the 'Default Save Form' attribute.
      See Also:
    • SETTINGS_STORAGE_EXTENSION__DEFAULT_LOAD_FORM

      static final int SETTINGS_STORAGE_EXTENSION__DEFAULT_LOAD_FORM
      The feature id for the 'Default Load Form' attribute.
      See Also:
    • SETTINGS_STORAGE_EXTENSION_FEATURE_COUNT

      static final int SETTINGS_STORAGE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Settings Storage Extension' class.
      See Also:
    • SETTINGS_STORAGE_EXTENSION_OPERATION_COUNT

      static final int SETTINGS_STORAGE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Settings Storage Extension' class.
      See Also:
    • XDTO_PACKAGE_EXTENSION

      static final int XDTO_PACKAGE_EXTENSION
      The meta object id for the 'XDTO Package Extension' class.
      See Also:
    • XDTO_PACKAGE_EXTENSION__SYNONYM

      static final int XDTO_PACKAGE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • XDTO_PACKAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int XDTO_PACKAGE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • XDTO_PACKAGE_EXTENSION__NAMESPACE

      static final int XDTO_PACKAGE_EXTENSION__NAMESPACE
      The feature id for the 'Namespace' attribute.
      See Also:
    • XDTO_PACKAGE_EXTENSION__PACKAGE

      static final int XDTO_PACKAGE_EXTENSION__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
    • XDTO_PACKAGE_EXTENSION_FEATURE_COUNT

      static final int XDTO_PACKAGE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'XDTO Package Extension' class.
      See Also:
    • XDTO_PACKAGE_EXTENSION_OPERATION_COUNT

      static final int XDTO_PACKAGE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'XDTO Package Extension' class.
      See Also:
    • WEB_SERVICE_EXTENSION

      static final int WEB_SERVICE_EXTENSION
      The meta object id for the 'Web Service Extension' class.
      See Also:
    • WEB_SERVICE_EXTENSION__SYNONYM

      static final int WEB_SERVICE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • WEB_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int WEB_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • WEB_SERVICE_EXTENSION__XDTO_PACKAGES

      static final int WEB_SERVICE_EXTENSION__XDTO_PACKAGES
      The feature id for the 'Xdto Packages' attribute.
      See Also:
    • WEB_SERVICE_EXTENSION__MODULE

      static final int WEB_SERVICE_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • WEB_SERVICE_EXTENSION_FEATURE_COUNT

      static final int WEB_SERVICE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Web Service Extension' class.
      See Also:
    • WEB_SERVICE_EXTENSION_OPERATION_COUNT

      static final int WEB_SERVICE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Web Service Extension' class.
      See Also:
    • HTTP_SERVICE_EXTENSION

      static final int HTTP_SERVICE_EXTENSION
      The meta object id for the 'HTTP Service Extension' class.
      See Also:
    • HTTP_SERVICE_EXTENSION__SYNONYM

      static final int HTTP_SERVICE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • HTTP_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int HTTP_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • HTTP_SERVICE_EXTENSION__MODULE

      static final int HTTP_SERVICE_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • HTTP_SERVICE_EXTENSION_FEATURE_COUNT

      static final int HTTP_SERVICE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'HTTP Service Extension' class.
      See Also:
    • HTTP_SERVICE_EXTENSION_OPERATION_COUNT

      static final int HTTP_SERVICE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'HTTP Service Extension' class.
      See Also:
    • EXTERNAL_DATA_SOURCE_EXTENSION

      static final int EXTERNAL_DATA_SOURCE_EXTENSION
      The meta object id for the 'External Data Source Extension' class.
      See Also:
    • EXTERNAL_DATA_SOURCE_EXTENSION__SYNONYM

      static final int EXTERNAL_DATA_SOURCE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • EXTERNAL_DATA_SOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int EXTERNAL_DATA_SOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • EXTERNAL_DATA_SOURCE_EXTENSION_FEATURE_COUNT

      static final int EXTERNAL_DATA_SOURCE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'External Data Source Extension' class.
      See Also:
    • EXTERNAL_DATA_SOURCE_EXTENSION_OPERATION_COUNT

      static final int EXTERNAL_DATA_SOURCE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'External Data Source Extension' class.
      See Also:
    • TABLE_EXTENSION

      static final int TABLE_EXTENSION
      The meta object id for the 'Table Extension' class.
      See Also:
    • TABLE_EXTENSION__SYNONYM

      static final int TABLE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • TABLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int TABLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • TABLE_EXTENSION__TABLE_TYPE

      static final int TABLE_EXTENSION__TABLE_TYPE
      The feature id for the 'Table Type' attribute.
      See Also:
    • TABLE_EXTENSION__NAME_IN_DATA_SOURCE

      static final int TABLE_EXTENSION__NAME_IN_DATA_SOURCE
      The feature id for the 'Name In Data Source' attribute.
      See Also:
    • TABLE_EXTENSION__EXPRESSION_IN_DATA_SOURCE

      static final int TABLE_EXTENSION__EXPRESSION_IN_DATA_SOURCE
      The feature id for the 'Expression In Data Source' attribute.
      See Also:
    • TABLE_EXTENSION__TABLE_DATA_TYPE

      static final int TABLE_EXTENSION__TABLE_DATA_TYPE
      The feature id for the 'Table Data Type' attribute.
      See Also:
    • TABLE_EXTENSION__KEY_FIELDS

      static final int TABLE_EXTENSION__KEY_FIELDS
      The feature id for the 'Key Fields' attribute.
      See Also:
    • TABLE_EXTENSION__PRESENTATION_FIELD

      static final int TABLE_EXTENSION__PRESENTATION_FIELD
      The feature id for the 'Presentation Field' attribute.
      See Also:
    • TABLE_EXTENSION__READ_ONLY

      static final int TABLE_EXTENSION__READ_ONLY
      The feature id for the 'Read Only' attribute.
      See Also:
    • TABLE_EXTENSION__OBJECT_MODULE

      static final int TABLE_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • TABLE_EXTENSION__RECORD_SET_MODULE

      static final int TABLE_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • TABLE_EXTENSION__MANAGER_MODULE

      static final int TABLE_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • TABLE_EXTENSION__DEFAULT_OBJECT_FORM

      static final int TABLE_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • TABLE_EXTENSION__DEFAULT_RECORD_FORM

      static final int TABLE_EXTENSION__DEFAULT_RECORD_FORM
      The feature id for the 'Default Record Form' attribute.
      See Also:
    • TABLE_EXTENSION__DEFAULT_LIST_FORM

      static final int TABLE_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • TABLE_EXTENSION__DEFAULT_CHOICE_FORM

      static final int TABLE_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • TABLE_EXTENSION__OBJECT_PRESENTATION

      static final int TABLE_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int TABLE_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__RECORD_PRESENTATION

      static final int TABLE_EXTENSION__RECORD_PRESENTATION
      The feature id for the 'Record Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__EXTENDED_RECORD_PRESENTATION

      static final int TABLE_EXTENSION__EXTENDED_RECORD_PRESENTATION
      The feature id for the 'Extended Record Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__LIST_PRESENTATION

      static final int TABLE_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int TABLE_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • TABLE_EXTENSION__EXPLANATION

      static final int TABLE_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • TABLE_EXTENSION_FEATURE_COUNT

      static final int TABLE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Table Extension' class.
      See Also:
    • TABLE_EXTENSION_OPERATION_COUNT

      static final int TABLE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Table Extension' class.
      See Also:
    • FIELD_EXTENSION

      static final int FIELD_EXTENSION
      The meta object id for the 'Field Extension' class.
      See Also:
    • FIELD_EXTENSION__SYNONYM

      static final int FIELD_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • FIELD_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int FIELD_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • FIELD_EXTENSION__TYPE

      static final int FIELD_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • FIELD_EXTENSION__TYPE_EXTENSION

      static final int FIELD_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • FIELD_EXTENSION__NAME_IN_DATA_SOURCE

      static final int FIELD_EXTENSION__NAME_IN_DATA_SOURCE
      The feature id for the 'Name In Data Source' attribute.
      See Also:
    • FIELD_EXTENSION__READ_ONLY

      static final int FIELD_EXTENSION__READ_ONLY
      The feature id for the 'Read Only' attribute.
      See Also:
    • FIELD_EXTENSION__ALLOW_NULL

      static final int FIELD_EXTENSION__ALLOW_NULL
      The feature id for the 'Allow Null' attribute.
      See Also:
    • FIELD_EXTENSION__TOOL_TIP

      static final int FIELD_EXTENSION__TOOL_TIP
      The feature id for the 'Tool Tip' attribute.
      See Also:
    • FIELD_EXTENSION__CHOICE_FORM

      static final int FIELD_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • FIELD_EXTENSION_FEATURE_COUNT

      static final int FIELD_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Field Extension' class.
      See Also:
    • FIELD_EXTENSION___GET_TYPE_DESCRIPTION

      static final int FIELD_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • FIELD_EXTENSION_OPERATION_COUNT

      static final int FIELD_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Field Extension' class.
      See Also:
    • CUBE_EXTENSION

      static final int CUBE_EXTENSION
      The meta object id for the 'Cube Extension' class.
      See Also:
    • CUBE_EXTENSION__SYNONYM

      static final int CUBE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CUBE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CUBE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CUBE_EXTENSION__NAME_IN_DATA_SOURCE

      static final int CUBE_EXTENSION__NAME_IN_DATA_SOURCE
      The feature id for the 'Name In Data Source' attribute.
      See Also:
    • CUBE_EXTENSION__RECORD_SET_MODULE

      static final int CUBE_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • CUBE_EXTENSION__MANAGER_MODULE

      static final int CUBE_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CUBE_EXTENSION__DEFAULT_RECORD_FORM

      static final int CUBE_EXTENSION__DEFAULT_RECORD_FORM
      The feature id for the 'Default Record Form' attribute.
      See Also:
    • CUBE_EXTENSION__DEFAULT_LIST_FORM

      static final int CUBE_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CUBE_EXTENSION__RECORD_PRESENTATION

      static final int CUBE_EXTENSION__RECORD_PRESENTATION
      The feature id for the 'Record Presentation' attribute.
      See Also:
    • CUBE_EXTENSION__EXTENDED_RECORD_PRESENTATION

      static final int CUBE_EXTENSION__EXTENDED_RECORD_PRESENTATION
      The feature id for the 'Extended Record Presentation' attribute.
      See Also:
    • CUBE_EXTENSION__LIST_PRESENTATION

      static final int CUBE_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CUBE_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CUBE_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CUBE_EXTENSION__EXPLANATION

      static final int CUBE_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CUBE_EXTENSION_FEATURE_COUNT

      static final int CUBE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Cube Extension' class.
      See Also:
    • CUBE_EXTENSION_OPERATION_COUNT

      static final int CUBE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Cube Extension' class.
      See Also:
    • DIMENSION_TABLE_EXTENSION

      static final int DIMENSION_TABLE_EXTENSION
      The meta object id for the 'Dimension Table Extension' class.
      See Also:
    • DIMENSION_TABLE_EXTENSION__SYNONYM

      static final int DIMENSION_TABLE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DIMENSION_TABLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__NAME_IN_DATA_SOURCE

      static final int DIMENSION_TABLE_EXTENSION__NAME_IN_DATA_SOURCE
      The feature id for the 'Name In Data Source' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__PRESENTATION_FIELD

      static final int DIMENSION_TABLE_EXTENSION__PRESENTATION_FIELD
      The feature id for the 'Presentation Field' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__OBJECT_MODULE

      static final int DIMENSION_TABLE_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__MANAGER_MODULE

      static final int DIMENSION_TABLE_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__DEFAULT_OBJECT_FORM

      static final int DIMENSION_TABLE_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__DEFAULT_LIST_FORM

      static final int DIMENSION_TABLE_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__DEFAULT_CHOICE_FORM

      static final int DIMENSION_TABLE_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__OBJECT_PRESENTATION

      static final int DIMENSION_TABLE_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int DIMENSION_TABLE_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__LIST_PRESENTATION

      static final int DIMENSION_TABLE_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int DIMENSION_TABLE_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION__EXPLANATION

      static final int DIMENSION_TABLE_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • DIMENSION_TABLE_EXTENSION_FEATURE_COUNT

      static final int DIMENSION_TABLE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Dimension Table Extension' class.
      See Also:
    • DIMENSION_TABLE_EXTENSION_OPERATION_COUNT

      static final int DIMENSION_TABLE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Dimension Table Extension' class.
      See Also:
    • DIMENSION_EXTENSION

      static final int DIMENSION_EXTENSION
      The meta object id for the 'Dimension Extension' class.
      See Also:
    • DIMENSION_EXTENSION__SYNONYM

      static final int DIMENSION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • DIMENSION_EXTENSION__TYPE

      static final int DIMENSION_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • DIMENSION_EXTENSION__TOOLTIP

      static final int DIMENSION_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • DIMENSION_EXTENSION__TYPE_EXTENSION

      static final int DIMENSION_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • DIMENSION_EXTENSION__CHOICE_FORM

      static final int DIMENSION_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • DIMENSION_EXTENSION_FEATURE_COUNT

      static final int DIMENSION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Dimension Extension' class.
      See Also:
    • DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION

      static final int DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • DIMENSION_EXTENSION_OPERATION_COUNT

      static final int DIMENSION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Dimension Extension' class.
      See Also:
    • RESOURCE_EXTENSION

      static final int RESOURCE_EXTENSION
      The meta object id for the 'Resource Extension' class.
      See Also:
    • RESOURCE_EXTENSION__SYNONYM

      static final int RESOURCE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • RESOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int RESOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • RESOURCE_EXTENSION__TYPE

      static final int RESOURCE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • RESOURCE_EXTENSION__TYPE_EXTENSION

      static final int RESOURCE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • RESOURCE_EXTENSION__NAME_IN_DATA_SOURCE

      static final int RESOURCE_EXTENSION__NAME_IN_DATA_SOURCE
      The feature id for the 'Name In Data Source' attribute.
      See Also:
    • RESOURCE_EXTENSION__TOOLTIP

      static final int RESOURCE_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • RESOURCE_EXTENSION__CHOICE_FORM

      static final int RESOURCE_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • RESOURCE_EXTENSION_FEATURE_COUNT

      static final int RESOURCE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Resource Extension' class.
      See Also:
    • RESOURCE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int RESOURCE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • RESOURCE_EXTENSION_OPERATION_COUNT

      static final int RESOURCE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Resource Extension' class.
      See Also:
    • FUNCTION_EXTENSION

      static final int FUNCTION_EXTENSION
      The meta object id for the 'Function Extension' class.
      See Also:
    • FUNCTION_EXTENSION__SYNONYM

      static final int FUNCTION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • FUNCTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int FUNCTION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • FUNCTION_EXTENSION__RETURN_VALUE

      static final int FUNCTION_EXTENSION__RETURN_VALUE
      The feature id for the 'Return Value' attribute.
      See Also:
    • FUNCTION_EXTENSION__TYPE

      static final int FUNCTION_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • FUNCTION_EXTENSION__TYPE_EXTENSION

      static final int FUNCTION_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • FUNCTION_EXTENSION__EXPRESSION_IN_DATA_SOURCE

      static final int FUNCTION_EXTENSION__EXPRESSION_IN_DATA_SOURCE
      The feature id for the 'Expression In Data Source' attribute.
      See Also:
    • FUNCTION_EXTENSION_FEATURE_COUNT

      static final int FUNCTION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Function Extension' class.
      See Also:
    • FUNCTION_EXTENSION___GET_TYPE_DESCRIPTION

      static final int FUNCTION_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • FUNCTION_EXTENSION_OPERATION_COUNT

      static final int FUNCTION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Function Extension' class.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION

      static final int CHART_OF_ACCOUNTS_EXTENSION
      The meta object id for the 'Chart Of Accounts Extension' class.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__SYNONYM

      static final int CHART_OF_ACCOUNTS_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__OBJECT_MODULE

      static final int CHART_OF_ACCOUNTS_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__MANAGER_MODULE

      static final int CHART_OF_ACCOUNTS_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__OBJECT_PRESENTATION

      static final int CHART_OF_ACCOUNTS_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__LIST_PRESENTATION

      static final int CHART_OF_ACCOUNTS_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CHART_OF_ACCOUNTS_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__EXPLANATION

      static final int CHART_OF_ACCOUNTS_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__CODE_LENGTH

      static final int CHART_OF_ACCOUNTS_EXTENSION__CODE_LENGTH
      The feature id for the 'Code Length' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__DESCRIPTION_LENGTH

      static final int CHART_OF_ACCOUNTS_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__PREDEFINED

      static final int CHART_OF_ACCOUNTS_EXTENSION__PREDEFINED
      The feature id for the 'Predefined' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__ORDER_LENGTH

      static final int CHART_OF_ACCOUNTS_EXTENSION__ORDER_LENGTH
      The feature id for the 'Order Length' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__EXT_DIMENSION_TYPES

      static final int CHART_OF_ACCOUNTS_EXTENSION__EXT_DIMENSION_TYPES
      The feature id for the 'Ext Dimension Types' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__MAX_EXT_DIMENSION_COUNT

      static final int CHART_OF_ACCOUNTS_EXTENSION__MAX_EXT_DIMENSION_COUNT
      The feature id for the 'Max Ext Dimension Count' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_OBJECT_FORM

      static final int CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_LIST_FORM

      static final int CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_CHOICE_FORM

      static final int CHART_OF_ACCOUNTS_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION_FEATURE_COUNT

      static final int CHART_OF_ACCOUNTS_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Chart Of Accounts Extension' class.
      See Also:
    • CHART_OF_ACCOUNTS_EXTENSION_OPERATION_COUNT

      static final int CHART_OF_ACCOUNTS_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Chart Of Accounts Extension' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION
      The meta object id for the 'Chart Of Calculation Types Extension' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__SYNONYM

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__OBJECT_MODULE

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__OBJECT_MODULE
      The feature id for the 'Object Module' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__MANAGER_MODULE

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__OBJECT_PRESENTATION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__OBJECT_PRESENTATION
      The feature id for the 'Object Presentation' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_OBJECT_PRESENTATION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_OBJECT_PRESENTATION
      The feature id for the 'Extended Object Presentation' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__LIST_PRESENTATION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__EXPLANATION

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_LENGTH

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_LENGTH
      The feature id for the 'Code Length' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__DESCRIPTION_LENGTH

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__DESCRIPTION_LENGTH
      The feature id for the 'Description Length' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_TYPE

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_TYPE
      The feature id for the 'Code Type' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_ALLOWED_LENGTH

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__CODE_ALLOWED_LENGTH
      The feature id for the 'Code Allowed Length' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__PREDEFINED

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__PREDEFINED
      The feature id for the 'Predefined' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__DEPENDENCE_ON_CALCULATION_TYPES

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__DEPENDENCE_ON_CALCULATION_TYPES
      The feature id for the 'Dependence On Calculation Types' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__BASE_CALCULATION_TYPES

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__BASE_CALCULATION_TYPES
      The feature id for the 'Base Calculation Types' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__ACTION_PERIOD_USE

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__ACTION_PERIOD_USE
      The feature id for the 'Action Period Use' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_OBJECT_FORM

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_OBJECT_FORM
      The feature id for the 'Default Object Form' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_LIST_FORM

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_CHOICE_FORM

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION__DEFAULT_CHOICE_FORM
      The feature id for the 'Default Choice Form' attribute.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION_FEATURE_COUNT

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Chart Of Calculation Types Extension' class.
      See Also:
    • CHART_OF_CALCULATION_TYPES_EXTENSION_OPERATION_COUNT

      static final int CHART_OF_CALCULATION_TYPES_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Chart Of Calculation Types Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION

      static final int ACCOUNTING_REGISTER_EXTENSION
      The meta object id for the 'Accounting Register Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__SYNONYM

      static final int ACCOUNTING_REGISTER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ACCOUNTING_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__CHART_OF_ACCOUNTS

      static final int ACCOUNTING_REGISTER_EXTENSION__CHART_OF_ACCOUNTS
      The feature id for the 'Chart Of Accounts' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__CORRESPONDENCE

      static final int ACCOUNTING_REGISTER_EXTENSION__CORRESPONDENCE
      The feature id for the 'Correspondence' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__PERIOD_ADJUSTMENT_LENGTH

      static final int ACCOUNTING_REGISTER_EXTENSION__PERIOD_ADJUSTMENT_LENGTH
      The feature id for the 'Period Adjustment Length' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__RECORD_SET_MODULE

      static final int ACCOUNTING_REGISTER_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__MANAGER_MODULE

      static final int ACCOUNTING_REGISTER_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__DEFAULT_LIST_FORM

      static final int ACCOUNTING_REGISTER_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__LIST_PRESENTATION

      static final int ACCOUNTING_REGISTER_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int ACCOUNTING_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION__EXPLANATION

      static final int ACCOUNTING_REGISTER_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION_FEATURE_COUNT

      static final int ACCOUNTING_REGISTER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Accounting Register Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_EXTENSION_OPERATION_COUNT

      static final int ACCOUNTING_REGISTER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Accounting Register Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION
      The meta object id for the 'Accounting Register Dimension Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__SYNONYM

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TYPE

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TYPE_EXTENSION

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__FORMAT

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__EDIT_FORMAT

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__EDIT_FORMAT
      The feature id for the 'Edit Format' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TOOLTIP

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__CHOICE_FORM

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION__BALANCE

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION__BALANCE
      The feature id for the 'Balance' attribute.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION_FEATURE_COUNT

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Accounting Register Dimension Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • ACCOUNTING_REGISTER_DIMENSION_EXTENSION_OPERATION_COUNT

      static final int ACCOUNTING_REGISTER_DIMENSION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Accounting Register Dimension Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION
      The meta object id for the 'Accounting Register Resource Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__SYNONYM

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TYPE

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TYPE_EXTENSION

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__FORMAT

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__EDIT_FORMAT

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__EDIT_FORMAT
      The feature id for the 'Edit Format' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TOOLTIP

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__CHOICE_FORM

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION__BALANCE

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION__BALANCE
      The feature id for the 'Balance' attribute.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION_FEATURE_COUNT

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Accounting Register Resource Extension' class.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • ACCOUNTING_REGISTER_RESOURCE_EXTENSION_OPERATION_COUNT

      static final int ACCOUNTING_REGISTER_RESOURCE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Accounting Register Resource Extension' class.
      See Also:
    • CALCULATION_REGISTER_EXTENSION

      static final int CALCULATION_REGISTER_EXTENSION
      The meta object id for the 'Calculation Register Extension' class.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__SYNONYM

      static final int CALCULATION_REGISTER_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int CALCULATION_REGISTER_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__PERIODICITY

      static final int CALCULATION_REGISTER_EXTENSION__PERIODICITY
      The feature id for the 'Periodicity' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__ACTION_PERIOD

      static final int CALCULATION_REGISTER_EXTENSION__ACTION_PERIOD
      The feature id for the 'Action Period' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__BASE_PERIOD

      static final int CALCULATION_REGISTER_EXTENSION__BASE_PERIOD
      The feature id for the 'Base Period' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__SCHEDULE

      static final int CALCULATION_REGISTER_EXTENSION__SCHEDULE
      The feature id for the 'Schedule' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__SCHEDULE_VALUE

      static final int CALCULATION_REGISTER_EXTENSION__SCHEDULE_VALUE
      The feature id for the 'Schedule Value' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__SCHEDULE_DATE

      static final int CALCULATION_REGISTER_EXTENSION__SCHEDULE_DATE
      The feature id for the 'Schedule Date' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__CHART_OF_CALCULATION_TYPES

      static final int CALCULATION_REGISTER_EXTENSION__CHART_OF_CALCULATION_TYPES
      The feature id for the 'Chart Of Calculation Types' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__RECORD_SET_MODULE

      static final int CALCULATION_REGISTER_EXTENSION__RECORD_SET_MODULE
      The feature id for the 'Record Set Module' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__MANAGER_MODULE

      static final int CALCULATION_REGISTER_EXTENSION__MANAGER_MODULE
      The feature id for the 'Manager Module' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM

      static final int CALCULATION_REGISTER_EXTENSION__DEFAULT_LIST_FORM
      The feature id for the 'Default List Form' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__LIST_PRESENTATION

      static final int CALCULATION_REGISTER_EXTENSION__LIST_PRESENTATION
      The feature id for the 'List Presentation' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION

      static final int CALCULATION_REGISTER_EXTENSION__EXTENDED_LIST_PRESENTATION
      The feature id for the 'Extended List Presentation' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION__EXPLANATION

      static final int CALCULATION_REGISTER_EXTENSION__EXPLANATION
      The feature id for the 'Explanation' attribute.
      See Also:
    • CALCULATION_REGISTER_EXTENSION_FEATURE_COUNT

      static final int CALCULATION_REGISTER_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Calculation Register Extension' class.
      See Also:
    • CALCULATION_REGISTER_EXTENSION_OPERATION_COUNT

      static final int CALCULATION_REGISTER_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Calculation Register Extension' class.
      See Also:
    • STYLE_EXTENSION

      static final int STYLE_EXTENSION
      The meta object id for the 'Style Extension' class.
      See Also:
    • STYLE_EXTENSION__SYNONYM

      static final int STYLE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • STYLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int STYLE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • STYLE_EXTENSION__STYLE

      static final int STYLE_EXTENSION__STYLE
      The feature id for the 'Style' attribute.
      See Also:
    • STYLE_EXTENSION_FEATURE_COUNT

      static final int STYLE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Style Extension' class.
      See Also:
    • STYLE_EXTENSION_OPERATION_COUNT

      static final int STYLE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Style Extension' class.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION

      static final int INTEGRATION_SERVICE_EXTENSION
      The meta object id for the 'Integration Service Extension' class.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION__SYNONYM

      static final int INTEGRATION_SERVICE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int INTEGRATION_SERVICE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION__MODULE

      static final int INTEGRATION_SERVICE_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION_FEATURE_COUNT

      static final int INTEGRATION_SERVICE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Integration Service Extension' class.
      See Also:
    • INTEGRATION_SERVICE_EXTENSION_OPERATION_COUNT

      static final int INTEGRATION_SERVICE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Integration Service Extension' class.
      See Also:
    • BOT_EXTENSION

      static final int BOT_EXTENSION
      The meta object id for the 'Bot Extension' class.
      See Also:
    • BOT_EXTENSION__SYNONYM

      static final int BOT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • BOT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int BOT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • BOT_EXTENSION__MODULE

      static final int BOT_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • BOT_EXTENSION__PICTURE

      static final int BOT_EXTENSION__PICTURE
      The feature id for the 'Picture' attribute.
      See Also:
    • BOT_EXTENSION_FEATURE_COUNT

      static final int BOT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Bot Extension' class.
      See Also:
    • BOT_EXTENSION_OPERATION_COUNT

      static final int BOT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Bot Extension' class.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION

      static final int WEB_SOCKET_CLIENT_EXTENSION
      The meta object id for the 'Web Socket Client Extension' class.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION__SYNONYM

      static final int WEB_SOCKET_CLIENT_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int WEB_SOCKET_CLIENT_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION__MODULE

      static final int WEB_SOCKET_CLIENT_EXTENSION__MODULE
      The feature id for the 'Module' attribute.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION_FEATURE_COUNT

      static final int WEB_SOCKET_CLIENT_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Web Socket Client Extension' class.
      See Also:
    • WEB_SOCKET_CLIENT_EXTENSION_OPERATION_COUNT

      static final int WEB_SOCKET_CLIENT_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Web Socket Client Extension' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION

      static final int TYPE_DESCRIPTION_EXTENSION
      The meta object id for the 'Type Description Extension' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION__TYPES

      static final int TYPE_DESCRIPTION_EXTENSION__TYPES
      The feature id for the 'Types' containment reference list.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION__NUMBER_QUALIFIERS

      static final int TYPE_DESCRIPTION_EXTENSION__NUMBER_QUALIFIERS
      The feature id for the 'Number Qualifiers' containment reference.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION__STRING_QUALIFIERS

      static final int TYPE_DESCRIPTION_EXTENSION__STRING_QUALIFIERS
      The feature id for the 'String Qualifiers' containment reference.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION__DATE_QUALIFIERS

      static final int TYPE_DESCRIPTION_EXTENSION__DATE_QUALIFIERS
      The feature id for the 'Date Qualifiers' containment reference.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION__BINARY_QUALIFIERS

      static final int TYPE_DESCRIPTION_EXTENSION__BINARY_QUALIFIERS
      The feature id for the 'Binary Qualifiers' containment reference.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_FEATURE_COUNT

      static final int TYPE_DESCRIPTION_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Type Description Extension' class.
      See Also:
    • TYPE_DESCRIPTION_EXTENSION_OPERATION_COUNT

      static final int TYPE_DESCRIPTION_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Type Description Extension' class.
      See Also:
    • TYPE_EXTENSION

      static final int TYPE_EXTENSION
      The meta object id for the 'Type Extension' class.
      See Also:
    • TYPE_EXTENSION__STATE

      static final int TYPE_EXTENSION__STATE
      The feature id for the 'State' attribute.
      See Also:
    • TYPE_EXTENSION__TYPE

      static final int TYPE_EXTENSION__TYPE
      The feature id for the 'Type' reference.
      See Also:
    • TYPE_EXTENSION_FEATURE_COUNT

      static final int TYPE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Type Extension' class.
      See Also:
    • TYPE_EXTENSION_OPERATION_COUNT

      static final int TYPE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Type Extension' class.
      See Also:
    • COLUMN_EXTENSION

      static final int COLUMN_EXTENSION
      The meta object id for the 'Column Extension' class.
      See Also:
    • COLUMN_EXTENSION__SYNONYM

      static final int COLUMN_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • COLUMN_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int COLUMN_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • COLUMN_EXTENSION__REFERENCES

      static final int COLUMN_EXTENSION__REFERENCES
      The feature id for the 'References' attribute.
      See Also:
    • COLUMN_EXTENSION_FEATURE_COUNT

      static final int COLUMN_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Column Extension' class.
      See Also:
    • COLUMN_EXTENSION_OPERATION_COUNT

      static final int COLUMN_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Column Extension' class.
      See Also:
    • PREDEFINED_ITEM_EXTENSION

      static final int PREDEFINED_ITEM_EXTENSION
      The meta object id for the 'Predefined Item Extension' class.
      See Also:
    • PREDEFINED_ITEM_EXTENSION__STATE

      static final int PREDEFINED_ITEM_EXTENSION__STATE
      The feature id for the 'State' attribute.
      See Also:
    • PREDEFINED_ITEM_EXTENSION_FEATURE_COUNT

      static final int PREDEFINED_ITEM_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Predefined Item Extension' class.
      See Also:
    • PREDEFINED_ITEM_EXTENSION_OPERATION_COUNT

      static final int PREDEFINED_ITEM_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Predefined Item Extension' class.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION

      static final int ADDRESSING_ATTRIBUTE_EXTENSION
      The meta object id for the 'Addressing Attribute Extension' class.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__SYNONYM

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__SYNONYM
      The feature id for the 'Synonym' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__EXTENDED_CONFIGURATION_OBJECT
      The feature id for the 'Extended Configuration Object' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__TYPE

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__TYPE_EXTENSION

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__TYPE_EXTENSION
      The feature id for the 'Type Extension' containment reference.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__FORMAT

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__EDIT_FORMAT

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__EDIT_FORMAT
      The feature id for the 'Edit Format' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__TOOLTIP

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__CHOICE_FORM

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__CHOICE_FORM
      The feature id for the 'Choice Form' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION__ADDRESSING_DIMENSION

      static final int ADDRESSING_ATTRIBUTE_EXTENSION__ADDRESSING_DIMENSION
      The feature id for the 'Addressing Dimension' attribute.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION_FEATURE_COUNT

      static final int ADDRESSING_ATTRIBUTE_EXTENSION_FEATURE_COUNT
      The number of structural features of the 'Addressing Attribute Extension' class.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION___GET_TYPE_DESCRIPTION

      static final int ADDRESSING_ATTRIBUTE_EXTENSION___GET_TYPE_DESCRIPTION
      The operation id for the 'Get Type Description' operation.
      See Also:
    • ADDRESSING_ATTRIBUTE_EXTENSION_OPERATION_COUNT

      static final int ADDRESSING_ATTRIBUTE_EXTENSION_OPERATION_COUNT
      The number of operations of the 'Addressing Attribute Extension' class.
      See Also:
  • Method Details