Interface ParametersPackage

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int ORDINARY_PARAMETER
      The meta object id for the 'Ordinary Parameter' class.
      See Also:
      Generated class or method.
    • ORDINARY_PARAMETER__LAYOUT_INFORMATIONS

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

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

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

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

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

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

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

      static final int ORDINARY_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Ordinary Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_LENGTH_PARAMETER

      static final int VARIABLE_LENGTH_PARAMETER
      The meta object id for the 'Variable Length Parameter' class.
      See Also:
      Generated class or method.
    • VARIABLE_LENGTH_PARAMETER__LAYOUT_INFORMATIONS

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

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

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

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

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

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

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

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

      static final int VARIABLE_LENGTH_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Variable Length Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CATCH_PARAMETER

      static final int CATCH_PARAMETER
      The meta object id for the 'Catch Parameter' class.
      See Also:
      Generated class or method.
    • CATCH_PARAMETER__LAYOUT_INFORMATIONS

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

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

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

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

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

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

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

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

      static final int CATCH_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Catch Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RECEIVER_PARAMETER

      static final int RECEIVER_PARAMETER
      The meta object id for the 'Receiver Parameter' class.
      See Also:
      Generated class or method.
    • RECEIVER_PARAMETER__LAYOUT_INFORMATIONS

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

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

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

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

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

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

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

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

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

      static final int RECEIVER_PARAMETER__THIS_REFERENCE
      The feature id for the 'This Reference' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RECEIVER_PARAMETER_FEATURE_COUNT

      static final int RECEIVER_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Receiver Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details