Interface ModulesPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
ModulesPackageImpl

public interface ModulesPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final ModulesPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • MODULE_DIRECTIVE

      static final int MODULE_DIRECTIVE
      The meta object id for the 'Module Directive' class.
      See Also:
      Generated class or method.
    • MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MODULE_DIRECTIVE_FEATURE_COUNT

      static final int MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • USES_MODULE_DIRECTIVE

      static final int USES_MODULE_DIRECTIVE
      The meta object id for the 'Uses Module Directive' class.
      See Also:
      Generated class or method.
    • USES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int USES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • USES_MODULE_DIRECTIVE__TYPE_REFERENCE

      static final int USES_MODULE_DIRECTIVE__TYPE_REFERENCE
      The feature id for the 'Type Reference' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • USES_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int USES_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Uses Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROVIDES_MODULE_DIRECTIVE

      static final int PROVIDES_MODULE_DIRECTIVE
      The meta object id for the 'Provides Module Directive' class.
      See Also:
      Generated class or method.
    • PROVIDES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int PROVIDES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROVIDES_MODULE_DIRECTIVE__TYPE_REFERENCE

      static final int PROVIDES_MODULE_DIRECTIVE__TYPE_REFERENCE
      The feature id for the 'Type Reference' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROVIDES_MODULE_DIRECTIVE__SERVICE_PROVIDERS

      static final int PROVIDES_MODULE_DIRECTIVE__SERVICE_PROVIDERS
      The feature id for the 'Service Providers' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROVIDES_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int PROVIDES_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Provides Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE
      The meta object id for the 'Access Providing Module Directive' class.
      See Also:
      Generated class or method.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE__NAMESPACES

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__NAMESPACES
      The feature id for the 'Namespaces' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE__MODULES

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__MODULES
      The feature id for the 'Modules' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
      The feature id for the 'Accessable Package' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACCESS_PROVIDING_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int ACCESS_PROVIDING_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Access Providing Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRES_MODULE_DIRECTIVE

      static final int REQUIRES_MODULE_DIRECTIVE
      The meta object id for the 'Requires Module Directive' class.
      See Also:
      Generated class or method.
    • REQUIRES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int REQUIRES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRES_MODULE_DIRECTIVE__MODIFIER

      static final int REQUIRES_MODULE_DIRECTIVE__MODIFIER
      The feature id for the 'Modifier' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRES_MODULE_DIRECTIVE__REQUIRED_MODULE

      static final int REQUIRES_MODULE_DIRECTIVE__REQUIRED_MODULE
      The feature id for the 'Required Module' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRES_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int REQUIRES_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Requires Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPENS_MODULE_DIRECTIVE

      static final int OPENS_MODULE_DIRECTIVE
      The meta object id for the 'Opens Module Directive' class.
      See Also:
      Generated class or method.
    • OPENS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int OPENS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPENS_MODULE_DIRECTIVE__NAMESPACES

      static final int OPENS_MODULE_DIRECTIVE__NAMESPACES
      The feature id for the 'Namespaces' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPENS_MODULE_DIRECTIVE__MODULES

      static final int OPENS_MODULE_DIRECTIVE__MODULES
      The feature id for the 'Modules' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPENS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE

      static final int OPENS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
      The feature id for the 'Accessable Package' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPENS_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int OPENS_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Opens Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPORTS_MODULE_DIRECTIVE

      static final int EXPORTS_MODULE_DIRECTIVE
      The meta object id for the 'Exports Module Directive' class.
      See Also:
      Generated class or method.
    • EXPORTS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS

      static final int EXPORTS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPORTS_MODULE_DIRECTIVE__NAMESPACES

      static final int EXPORTS_MODULE_DIRECTIVE__NAMESPACES
      The feature id for the 'Namespaces' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPORTS_MODULE_DIRECTIVE__MODULES

      static final int EXPORTS_MODULE_DIRECTIVE__MODULES
      The feature id for the 'Modules' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPORTS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE

      static final int EXPORTS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
      The feature id for the 'Accessable Package' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPORTS_MODULE_DIRECTIVE_FEATURE_COUNT

      static final int EXPORTS_MODULE_DIRECTIVE_FEATURE_COUNT
      The number of structural features of the 'Exports Module Directive' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MODULE_REFERENCE

      static final int MODULE_REFERENCE
      The meta object id for the 'Module Reference' class.
      See Also:
      Generated class or method.
    • MODULE_REFERENCE__LAYOUT_INFORMATIONS

      static final int MODULE_REFERENCE__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MODULE_REFERENCE__TARGET

      static final int MODULE_REFERENCE__TARGET
      The feature id for the 'Target' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MODULE_REFERENCE_FEATURE_COUNT

      static final int MODULE_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Module Reference' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details