Interface GenericsPackage

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

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

      static final int TYPE_ARGUMENT
      The meta object id for the 'Type Argument' class.
      See Also:
      Generated class or method.
    • TYPE_ARGUMENT__LAYOUT_INFORMATIONS

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

      static final int TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE
      The feature id for the 'Array Dimensions Before' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER

      static final int TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER
      The feature id for the 'Array Dimensions After' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_ARGUMENT_FEATURE_COUNT

      static final int TYPE_ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Type Argument' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_ARGUMENTABLE

      static final int TYPE_ARGUMENTABLE
      The meta object id for the 'Type Argumentable' class.
      See Also:
      Generated class or method.
    • TYPE_ARGUMENTABLE__LAYOUT_INFORMATIONS

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

      static final int TYPE_ARGUMENTABLE__TYPE_ARGUMENTS
      The feature id for the 'Type Arguments' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_ARGUMENTABLE_FEATURE_COUNT

      static final int TYPE_ARGUMENTABLE_FEATURE_COUNT
      The number of structural features of the 'Type Argumentable' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_TYPE_ARGUMENTABLE

      static final int CALL_TYPE_ARGUMENTABLE
      The meta object id for the 'Call Type Argumentable' class.
      See Also:
      Generated class or method.
    • CALL_TYPE_ARGUMENTABLE__LAYOUT_INFORMATIONS

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

      static final int CALL_TYPE_ARGUMENTABLE__CALL_TYPE_ARGUMENTS
      The feature id for the 'Call Type Arguments' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_TYPE_ARGUMENTABLE_FEATURE_COUNT

      static final int CALL_TYPE_ARGUMENTABLE_FEATURE_COUNT
      The number of structural features of the 'Call Type Argumentable' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETRIZABLE

      static final int TYPE_PARAMETRIZABLE
      The meta object id for the 'Type Parametrizable' class.
      See Also:
      Generated class or method.
    • TYPE_PARAMETRIZABLE__LAYOUT_INFORMATIONS

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

      static final int TYPE_PARAMETRIZABLE__TYPE_PARAMETERS
      The feature id for the 'Type Parameters' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETRIZABLE_FEATURE_COUNT

      static final int TYPE_PARAMETRIZABLE_FEATURE_COUNT
      The number of structural features of the 'Type Parametrizable' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTENDS_TYPE_ARGUMENT

      static final int EXTENDS_TYPE_ARGUMENT
      The meta object id for the 'Extends Type Argument' class.
      See Also:
      Generated class or method.
    • EXTENDS_TYPE_ARGUMENT__LAYOUT_INFORMATIONS

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

      static final int EXTENDS_TYPE_ARGUMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTENDS_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE

      static final int EXTENDS_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE
      The feature id for the 'Array Dimensions Before' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTENDS_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER

      static final int EXTENDS_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER
      The feature id for the 'Array Dimensions After' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTENDS_TYPE_ARGUMENT__EXTEND_TYPE

      static final int EXTENDS_TYPE_ARGUMENT__EXTEND_TYPE
      The feature id for the 'Extend Type' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTENDS_TYPE_ARGUMENT_FEATURE_COUNT

      static final int EXTENDS_TYPE_ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Extends Type Argument' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • QUALIFIED_TYPE_ARGUMENT

      static final int QUALIFIED_TYPE_ARGUMENT
      The meta object id for the 'Qualified Type Argument' class.
      See Also:
      Generated class or method.
    • QUALIFIED_TYPE_ARGUMENT__LAYOUT_INFORMATIONS

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

      static final int QUALIFIED_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE
      The feature id for the 'Array Dimensions Before' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • QUALIFIED_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER

      static final int QUALIFIED_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER
      The feature id for the 'Array Dimensions After' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • QUALIFIED_TYPE_ARGUMENT__TYPE_REFERENCE

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

      static final int QUALIFIED_TYPE_ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Qualified Type Argument' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_TYPE_ARGUMENT

      static final int SUPER_TYPE_ARGUMENT
      The meta object id for the 'Super Type Argument' class.
      See Also:
      Generated class or method.
    • SUPER_TYPE_ARGUMENT__LAYOUT_INFORMATIONS

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

      static final int SUPER_TYPE_ARGUMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE

      static final int SUPER_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE
      The feature id for the 'Array Dimensions Before' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER

      static final int SUPER_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER
      The feature id for the 'Array Dimensions After' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_TYPE_ARGUMENT__SUPER_TYPE

      static final int SUPER_TYPE_ARGUMENT__SUPER_TYPE
      The feature id for the 'Super Type' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_TYPE_ARGUMENT_FEATURE_COUNT

      static final int SUPER_TYPE_ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Super Type Argument' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETER

      static final int TYPE_PARAMETER
      The meta object id for the 'Type Parameter' class.
      See Also:
      Generated class or method.
    • TYPE_PARAMETER__LAYOUT_INFORMATIONS

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

      static final int TYPE_PARAMETER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETER__ANNOTATIONS

      static final int TYPE_PARAMETER__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETER__EXTEND_TYPES

      static final int TYPE_PARAMETER__EXTEND_TYPES
      The feature id for the 'Extend Types' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TYPE_PARAMETER_FEATURE_COUNT

      static final int TYPE_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Type Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNKNOWN_TYPE_ARGUMENT

      static final int UNKNOWN_TYPE_ARGUMENT
      The meta object id for the 'Unknown Type Argument' class.
      See Also:
      Generated class or method.
    • UNKNOWN_TYPE_ARGUMENT__LAYOUT_INFORMATIONS

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

      static final int UNKNOWN_TYPE_ARGUMENT__ARRAY_DIMENSIONS_BEFORE
      The feature id for the 'Array Dimensions Before' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNKNOWN_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER

      static final int UNKNOWN_TYPE_ARGUMENT__ARRAY_DIMENSIONS_AFTER
      The feature id for the 'Array Dimensions After' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNKNOWN_TYPE_ARGUMENT__ANNOTATIONS

      static final int UNKNOWN_TYPE_ARGUMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNKNOWN_TYPE_ARGUMENT_FEATURE_COUNT

      static final int UNKNOWN_TYPE_ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Unknown Type Argument' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details