Interface ImportsPackage

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

public interface ImportsPackage 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 ImportsPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • IMPORT

      static final int IMPORT
      The meta object id for the 'Import' class.
      See Also:
      Generated class or method.
    • IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • IMPORT_FEATURE_COUNT

      static final int IMPORT_FEATURE_COUNT
      The number of structural features of the 'Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • IMPORTING_ELEMENT

      static final int IMPORTING_ELEMENT
      The meta object id for the 'Importing Element' class.
      See Also:
      Generated class or method.
    • IMPORTING_ELEMENT__LAYOUT_INFORMATIONS

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

      static final int IMPORTING_ELEMENT__IMPORTS
      The feature id for the 'Imports' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • IMPORTING_ELEMENT_FEATURE_COUNT

      static final int IMPORTING_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Importing Element' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_IMPORT

      static final int STATIC_IMPORT
      The meta object id for the 'Static Import' class.
      See Also:
      Generated class or method.
    • STATIC_IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int STATIC_IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_IMPORT__STATIC

      static final int STATIC_IMPORT__STATIC
      The feature id for the 'Static' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_IMPORT_FEATURE_COUNT

      static final int STATIC_IMPORT_FEATURE_COUNT
      The number of structural features of the 'Static Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASSIFIER_IMPORT

      static final int CLASSIFIER_IMPORT
      The meta object id for the 'Classifier Import' class.
      See Also:
      Generated class or method.
    • CLASSIFIER_IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int CLASSIFIER_IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASSIFIER_IMPORT_FEATURE_COUNT

      static final int CLASSIFIER_IMPORT_FEATURE_COUNT
      The number of structural features of the 'Classifier Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PACKAGE_IMPORT

      static final int PACKAGE_IMPORT
      The meta object id for the 'Package Import' class.
      See Also:
      Generated class or method.
    • PACKAGE_IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int PACKAGE_IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PACKAGE_IMPORT_FEATURE_COUNT

      static final int PACKAGE_IMPORT_FEATURE_COUNT
      The number of structural features of the 'Package Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_CLASSIFIER_IMPORT

      static final int STATIC_CLASSIFIER_IMPORT
      The meta object id for the 'Static Classifier Import' class.
      See Also:
      Generated class or method.
    • STATIC_CLASSIFIER_IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int STATIC_CLASSIFIER_IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_CLASSIFIER_IMPORT__STATIC

      static final int STATIC_CLASSIFIER_IMPORT__STATIC
      The feature id for the 'Static' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_CLASSIFIER_IMPORT_FEATURE_COUNT

      static final int STATIC_CLASSIFIER_IMPORT_FEATURE_COUNT
      The number of structural features of the 'Static Classifier Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_MEMBER_IMPORT

      static final int STATIC_MEMBER_IMPORT
      The meta object id for the 'Static Member Import' class.
      See Also:
      Generated class or method.
    • STATIC_MEMBER_IMPORT__LAYOUT_INFORMATIONS

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

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

      static final int STATIC_MEMBER_IMPORT__CLASSIFIER
      The feature id for the 'Classifier' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_MEMBER_IMPORT__STATIC

      static final int STATIC_MEMBER_IMPORT__STATIC
      The feature id for the 'Static' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_MEMBER_IMPORT__STATIC_MEMBERS

      static final int STATIC_MEMBER_IMPORT__STATIC_MEMBERS
      The feature id for the 'Static Members' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_MEMBER_IMPORT_FEATURE_COUNT

      static final int STATIC_MEMBER_IMPORT_FEATURE_COUNT
      The number of structural features of the 'Static Member Import' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details

    • getImport

      EClass getImport()
      Returns the meta object for class 'Import'.
      Returns:
      the meta object for class 'Import'.
      See Also:
      Generated class or method.
    • getImport_Classifier

      EReference getImport_Classifier()
      Returns the meta object for the reference 'Classifier'.
      Returns:
      the meta object for the reference 'Classifier'.
      See Also:
      Generated class or method.
    • getImportingElement

      EClass getImportingElement()
      Returns the meta object for class 'Importing Element'.
      Returns:
      the meta object for class 'Importing Element'.
      See Also:
      Generated class or method.
    • getImportingElement_Imports

      EReference getImportingElement_Imports()
      Returns the meta object for the containment reference list 'Imports'.
      Returns:
      the meta object for the containment reference list 'Imports'.
      See Also:
      Generated class or method.
    • getStaticImport

      EClass getStaticImport()
      Returns the meta object for class 'Static Import'.
      Returns:
      the meta object for class 'Static Import'.
      See Also:
      Generated class or method.
    • getStaticImport_Static

      EReference getStaticImport_Static()
      Returns the meta object for the containment reference 'Static'.
      Returns:
      the meta object for the containment reference 'Static'.
      See Also:
      Generated class or method.
    • getClassifierImport

      EClass getClassifierImport()
      Returns the meta object for class 'Classifier Import'.
      Returns:
      the meta object for class 'Classifier Import'.
      See Also:
      Generated class or method.
    • getPackageImport

      EClass getPackageImport()
      Returns the meta object for class 'Package Import'.
      Returns:
      the meta object for class 'Package Import'.
      See Also:
      Generated class or method.
    • getStaticClassifierImport

      EClass getStaticClassifierImport()
      Returns the meta object for class 'Static Classifier Import'.
      Returns:
      the meta object for class 'Static Classifier Import'.
      See Also:
      Generated class or method.
    • getStaticMemberImport

      EClass getStaticMemberImport()
      Returns the meta object for class 'Static Member Import'.
      Returns:
      the meta object for class 'Static Member Import'.
      See Also:
      Generated class or method.
    • getStaticMemberImport_StaticMembers

      EReference getStaticMemberImport_StaticMembers()
      Returns the meta object for the reference list 'Static Members'.
      Returns:
      the meta object for the reference list 'Static Members'.
      See Also:
      Generated class or method.
    • getImportsFactory

      ImportsFactory getImportsFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
      Generated class or method.