Interface SAttributePackage

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

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

      static final int STANDARD_OBJECT_PROXY
      The meta object id for the 'Standard Object Proxy' class.
      See Also:
    • STANDARD_OBJECT_PROXY__NAME

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

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

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

      static final int STANDARD_OBJECT_PROXY__OWNER
      The feature id for the 'Owner' reference.
      See Also:
    • STANDARD_OBJECT_PROXY__STANDARD_OBJECT

      static final int STANDARD_OBJECT_PROXY__STANDARD_OBJECT
      The feature id for the 'Standard Object' reference.
      See Also:
    • STANDARD_OBJECT_PROXY__CONTEXT_OBJECT

      static final int STANDARD_OBJECT_PROXY__CONTEXT_OBJECT
      The feature id for the 'Context Object' reference.
      See Also:
    • STANDARD_OBJECT_PROXY_FEATURE_COUNT

      static final int STANDARD_OBJECT_PROXY_FEATURE_COUNT
      The number of structural features of the 'Standard Object Proxy' class.
      See Also:
    • STANDARD_OBJECT_PROXY_OPERATION_COUNT

      static final int STANDARD_OBJECT_PROXY_OPERATION_COUNT
      The number of operations of the 'Standard Object Proxy' class.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY

      static final int STANDARD_ATTRIBUTE_PROXY
      The meta object id for the 'Standard Attribute Proxy' class.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY__NAME

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

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

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

      static final int STANDARD_ATTRIBUTE_PROXY__OWNER
      The feature id for the 'Owner' reference.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY__STANDARD_OBJECT

      static final int STANDARD_ATTRIBUTE_PROXY__STANDARD_OBJECT
      The feature id for the 'Standard Object' reference.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY__CONTEXT_OBJECT

      static final int STANDARD_ATTRIBUTE_PROXY__CONTEXT_OBJECT
      The feature id for the 'Context Object' reference.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY__TYPE

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

      static final int STANDARD_ATTRIBUTE_PROXY_FEATURE_COUNT
      The number of structural features of the 'Standard Attribute Proxy' class.
      See Also:
    • STANDARD_ATTRIBUTE_PROXY_OPERATION_COUNT

      static final int STANDARD_ATTRIBUTE_PROXY_OPERATION_COUNT
      The number of operations of the 'Standard Attribute Proxy' class.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY
      The meta object id for the 'Standard Tabular Section Description Proxy' class.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__NAME

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

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

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

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__OWNER
      The feature id for the 'Owner' reference.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_OBJECT

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_OBJECT
      The feature id for the 'Standard Object' reference.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__CONTEXT_OBJECT

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__CONTEXT_OBJECT
      The feature id for the 'Context Object' reference.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_TABULAR_PART

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_TABULAR_PART
      The feature id for the 'Standard Tabular Part' reference.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY_FEATURE_COUNT

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY_FEATURE_COUNT
      The number of structural features of the 'Standard Tabular Section Description Proxy' class.
      See Also:
    • STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY_OPERATION_COUNT

      static final int STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY_OPERATION_COUNT
      The number of operations of the 'Standard Tabular Section Description Proxy' class.
      See Also:
  • Method Details