Interface ExpressionsPackage

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

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

      static final int EXPRESSION_LIST
      The meta object id for the 'Expression List' class.
      See Also:
      Generated class or method.
    • EXPRESSION_LIST__LAYOUT_INFORMATIONS

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

      static final int EXPRESSION_LIST__EXPRESSIONS
      The feature id for the 'Expressions' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPRESSION_LIST_FEATURE_COUNT

      static final int EXPRESSION_LIST_FEATURE_COUNT
      The number of structural features of the 'Expression List' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPRESSION

      static final int EXPRESSION
      The meta object id for the 'Expression' class.
      See Also:
      Generated class or method.
    • EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXPRESSION

      static final int ASSIGNMENT_EXPRESSION
      The meta object id for the 'Assignment Expression' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXPRESSION__ASSIGNMENT_OPERATOR

      static final int ASSIGNMENT_EXPRESSION__ASSIGNMENT_OPERATOR
      The feature id for the 'Assignment Operator' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXPRESSION__VALUE

      static final int ASSIGNMENT_EXPRESSION__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXPRESSION_FEATURE_COUNT

      static final int ASSIGNMENT_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Assignment Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXPRESSION_CHILD

      static final int ASSIGNMENT_EXPRESSION_CHILD
      The meta object id for the 'Assignment Expression Child' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Assignment Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_EXPRESSION

      static final int CONDITIONAL_EXPRESSION
      The meta object id for the 'Conditional Expression' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_EXPRESSION__EXPRESSION_IF

      static final int CONDITIONAL_EXPRESSION__EXPRESSION_IF
      The feature id for the 'Expression If' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_EXPRESSION__GENERAL_EXPRESSION_ELSE

      static final int CONDITIONAL_EXPRESSION__GENERAL_EXPRESSION_ELSE
      The feature id for the 'General Expression Else' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_EXPRESSION_FEATURE_COUNT

      static final int CONDITIONAL_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Conditional Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_EXPRESSION_CHILD

      static final int CONDITIONAL_EXPRESSION_CHILD
      The meta object id for the 'Conditional Expression Child' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Conditional Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_OR_EXPRESSION

      static final int CONDITIONAL_OR_EXPRESSION
      The meta object id for the 'Conditional Or Expression' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_OR_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_OR_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_OR_EXPRESSION_FEATURE_COUNT

      static final int CONDITIONAL_OR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Conditional Or Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_OR_EXPRESSION_CHILD

      static final int CONDITIONAL_OR_EXPRESSION_CHILD
      The meta object id for the 'Conditional Or Expression Child' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_OR_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_OR_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Conditional Or Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_AND_EXPRESSION

      static final int CONDITIONAL_AND_EXPRESSION
      The meta object id for the 'Conditional And Expression' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_AND_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_AND_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_AND_EXPRESSION_FEATURE_COUNT

      static final int CONDITIONAL_AND_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Conditional And Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONDITIONAL_AND_EXPRESSION_CHILD

      static final int CONDITIONAL_AND_EXPRESSION_CHILD
      The meta object id for the 'Conditional And Expression Child' class.
      See Also:
      Generated class or method.
    • CONDITIONAL_AND_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int CONDITIONAL_AND_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Conditional And Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INCLUSIVE_OR_EXPRESSION

      static final int INCLUSIVE_OR_EXPRESSION
      The meta object id for the 'Inclusive Or Expression' class.
      See Also:
      Generated class or method.
    • INCLUSIVE_OR_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int INCLUSIVE_OR_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INCLUSIVE_OR_EXPRESSION_FEATURE_COUNT

      static final int INCLUSIVE_OR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Inclusive Or Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INCLUSIVE_OR_EXPRESSION_CHILD

      static final int INCLUSIVE_OR_EXPRESSION_CHILD
      The meta object id for the 'Inclusive Or Expression Child' class.
      See Also:
      Generated class or method.
    • INCLUSIVE_OR_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int INCLUSIVE_OR_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Inclusive Or Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXCLUSIVE_OR_EXPRESSION

      static final int EXCLUSIVE_OR_EXPRESSION
      The meta object id for the 'Exclusive Or Expression' class.
      See Also:
      Generated class or method.
    • EXCLUSIVE_OR_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int EXCLUSIVE_OR_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXCLUSIVE_OR_EXPRESSION_FEATURE_COUNT

      static final int EXCLUSIVE_OR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Exclusive Or Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXCLUSIVE_OR_EXPRESSION_CHILD

      static final int EXCLUSIVE_OR_EXPRESSION_CHILD
      The meta object id for the 'Exclusive Or Expression Child' class.
      See Also:
      Generated class or method.
    • EXCLUSIVE_OR_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int EXCLUSIVE_OR_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Exclusive Or Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_EXPRESSION

      static final int AND_EXPRESSION
      The meta object id for the 'And Expression' class.
      See Also:
      Generated class or method.
    • AND_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int AND_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_EXPRESSION_FEATURE_COUNT

      static final int AND_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'And Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_EXPRESSION_CHILD

      static final int AND_EXPRESSION_CHILD
      The meta object id for the 'And Expression Child' class.
      See Also:
      Generated class or method.
    • AND_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int AND_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'And Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUALITY_EXPRESSION

      static final int EQUALITY_EXPRESSION
      The meta object id for the 'Equality Expression' class.
      See Also:
      Generated class or method.
    • EQUALITY_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int EQUALITY_EXPRESSION__EQUALITY_OPERATORS
      The feature id for the 'Equality Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUALITY_EXPRESSION__CHILDREN

      static final int EQUALITY_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUALITY_EXPRESSION_FEATURE_COUNT

      static final int EQUALITY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Equality Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUALITY_EXPRESSION_CHILD

      static final int EQUALITY_EXPRESSION_CHILD
      The meta object id for the 'Equality Expression Child' class.
      See Also:
      Generated class or method.
    • EQUALITY_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int EQUALITY_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Equality Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_OF_EXPRESSION

      static final int INSTANCE_OF_EXPRESSION
      The meta object id for the 'Instance Of Expression' class.
      See Also:
      Generated class or method.
    • INSTANCE_OF_EXPRESSION__LAYOUT_INFORMATIONS

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

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

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

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

      static final int INSTANCE_OF_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_OF_EXPRESSION_FEATURE_COUNT

      static final int INSTANCE_OF_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Instance Of Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_OF_EXPRESSION_CHILD

      static final int INSTANCE_OF_EXPRESSION_CHILD
      The meta object id for the 'Instance Of Expression Child' class.
      See Also:
      Generated class or method.
    • INSTANCE_OF_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int INSTANCE_OF_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Instance Of Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RELATION_EXPRESSION

      static final int RELATION_EXPRESSION
      The meta object id for the 'Relation Expression' class.
      See Also:
      Generated class or method.
    • RELATION_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int RELATION_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RELATION_EXPRESSION__RELATION_OPERATORS

      static final int RELATION_EXPRESSION__RELATION_OPERATORS
      The feature id for the 'Relation Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RELATION_EXPRESSION_FEATURE_COUNT

      static final int RELATION_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Relation Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RELATION_EXPRESSION_CHILD

      static final int RELATION_EXPRESSION_CHILD
      The meta object id for the 'Relation Expression Child' class.
      See Also:
      Generated class or method.
    • RELATION_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int RELATION_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Relation Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SHIFT_EXPRESSION

      static final int SHIFT_EXPRESSION
      The meta object id for the 'Shift Expression' class.
      See Also:
      Generated class or method.
    • SHIFT_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int SHIFT_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SHIFT_EXPRESSION__SHIFT_OPERATORS

      static final int SHIFT_EXPRESSION__SHIFT_OPERATORS
      The feature id for the 'Shift Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SHIFT_EXPRESSION_FEATURE_COUNT

      static final int SHIFT_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Shift Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SHIFT_EXPRESSION_CHILD

      static final int SHIFT_EXPRESSION_CHILD
      The meta object id for the 'Shift Expression Child' class.
      See Also:
      Generated class or method.
    • SHIFT_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int SHIFT_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Shift Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITIVE_EXPRESSION

      static final int ADDITIVE_EXPRESSION
      The meta object id for the 'Additive Expression' class.
      See Also:
      Generated class or method.
    • ADDITIVE_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int ADDITIVE_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITIVE_EXPRESSION__ADDITIVE_OPERATORS

      static final int ADDITIVE_EXPRESSION__ADDITIVE_OPERATORS
      The feature id for the 'Additive Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITIVE_EXPRESSION_FEATURE_COUNT

      static final int ADDITIVE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Additive Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITIVE_EXPRESSION_CHILD

      static final int ADDITIVE_EXPRESSION_CHILD
      The meta object id for the 'Additive Expression Child' class.
      See Also:
      Generated class or method.
    • ADDITIVE_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int ADDITIVE_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Additive Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATIVE_EXPRESSION

      static final int MULTIPLICATIVE_EXPRESSION
      The meta object id for the 'Multiplicative Expression' class.
      See Also:
      Generated class or method.
    • MULTIPLICATIVE_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int MULTIPLICATIVE_EXPRESSION__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATIVE_EXPRESSION__MULTIPLICATIVE_OPERATORS

      static final int MULTIPLICATIVE_EXPRESSION__MULTIPLICATIVE_OPERATORS
      The feature id for the 'Multiplicative Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATIVE_EXPRESSION_FEATURE_COUNT

      static final int MULTIPLICATIVE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Multiplicative Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATIVE_EXPRESSION_CHILD

      static final int MULTIPLICATIVE_EXPRESSION_CHILD
      The meta object id for the 'Multiplicative Expression Child' class.
      See Also:
      Generated class or method.
    • MULTIPLICATIVE_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int MULTIPLICATIVE_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Multiplicative Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_EXPRESSION

      static final int UNARY_EXPRESSION
      The meta object id for the 'Unary Expression' class.
      See Also:
      Generated class or method.
    • UNARY_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int UNARY_EXPRESSION__OPERATORS
      The feature id for the 'Operators' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_EXPRESSION__CHILD

      static final int UNARY_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_EXPRESSION_FEATURE_COUNT

      static final int UNARY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Unary Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_EXPRESSION_CHILD

      static final int UNARY_EXPRESSION_CHILD
      The meta object id for the 'Unary Expression Child' class.
      See Also:
      Generated class or method.
    • UNARY_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int UNARY_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Unary Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_MODIFICATION_EXPRESSION

      static final int UNARY_MODIFICATION_EXPRESSION
      The meta object id for the 'Unary Modification Expression' class.
      See Also:
      Generated class or method.
    • UNARY_MODIFICATION_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int UNARY_MODIFICATION_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_MODIFICATION_EXPRESSION__OPERATOR

      static final int UNARY_MODIFICATION_EXPRESSION__OPERATOR
      The feature id for the 'Operator' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT

      static final int UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Unary Modification Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PREFIX_UNARY_MODIFICATION_EXPRESSION

      static final int PREFIX_UNARY_MODIFICATION_EXPRESSION
      The meta object id for the 'Prefix Unary Modification Expression' class.
      See Also:
      Generated class or method.
    • PREFIX_UNARY_MODIFICATION_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int PREFIX_UNARY_MODIFICATION_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PREFIX_UNARY_MODIFICATION_EXPRESSION__OPERATOR

      static final int PREFIX_UNARY_MODIFICATION_EXPRESSION__OPERATOR
      The feature id for the 'Operator' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PREFIX_UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT

      static final int PREFIX_UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Prefix Unary Modification Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUFFIX_UNARY_MODIFICATION_EXPRESSION

      static final int SUFFIX_UNARY_MODIFICATION_EXPRESSION
      The meta object id for the 'Suffix Unary Modification Expression' class.
      See Also:
      Generated class or method.
    • SUFFIX_UNARY_MODIFICATION_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int SUFFIX_UNARY_MODIFICATION_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUFFIX_UNARY_MODIFICATION_EXPRESSION__OPERATOR

      static final int SUFFIX_UNARY_MODIFICATION_EXPRESSION__OPERATOR
      The feature id for the 'Operator' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUFFIX_UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT

      static final int SUFFIX_UNARY_MODIFICATION_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Suffix Unary Modification Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_MODIFICATION_EXPRESSION_CHILD

      static final int UNARY_MODIFICATION_EXPRESSION_CHILD
      The meta object id for the 'Unary Modification Expression Child' class.
      See Also:
      Generated class or method.
    • UNARY_MODIFICATION_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int UNARY_MODIFICATION_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Unary Modification Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAST_EXPRESSION

      static final int CAST_EXPRESSION
      The meta object id for the 'Cast Expression' class.
      See Also:
      Generated class or method.
    • CAST_EXPRESSION__LAYOUT_INFORMATIONS

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

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

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

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

      static final int CAST_EXPRESSION__ADDITIONAL_BOUNDS
      The feature id for the 'Additional Bounds' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAST_EXPRESSION__GENERAL_CHILD

      static final int CAST_EXPRESSION__GENERAL_CHILD
      The feature id for the 'General Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAST_EXPRESSION_FEATURE_COUNT

      static final int CAST_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Cast Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • METHOD_REFERENCE_EXPRESSION_CHILD

      static final int METHOD_REFERENCE_EXPRESSION_CHILD
      The meta object id for the 'Method Reference Expression Child' class.
      See Also:
      Generated class or method.
    • METHOD_REFERENCE_EXPRESSION_CHILD__LAYOUT_INFORMATIONS

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

      static final int METHOD_REFERENCE_EXPRESSION_CHILD_FEATURE_COUNT
      The number of structural features of the 'Method Reference Expression Child' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRIMARY_EXPRESSION

      static final int PRIMARY_EXPRESSION
      The meta object id for the 'Primary Expression' class.
      See Also:
      Generated class or method.
    • PRIMARY_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int PRIMARY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Primary Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NESTED_EXPRESSION

      static final int NESTED_EXPRESSION
      The meta object id for the 'Nested Expression' class.
      See Also:
      Generated class or method.
    • NESTED_EXPRESSION__LAYOUT_INFORMATIONS

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

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

      static final int NESTED_EXPRESSION__NEXT
      The feature id for the 'Next' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NESTED_EXPRESSION__ARRAY_SELECTORS

      static final int NESTED_EXPRESSION__ARRAY_SELECTORS
      The feature id for the 'Array Selectors' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NESTED_EXPRESSION__EXPRESSION

      static final int NESTED_EXPRESSION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NESTED_EXPRESSION_FEATURE_COUNT

      static final int NESTED_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Nested Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • METHOD_REFERENCE_EXPRESSION

      static final int METHOD_REFERENCE_EXPRESSION
      The meta object id for the 'Method Reference Expression' class.
      See Also:
      Generated class or method.
    • METHOD_REFERENCE_EXPRESSION__LAYOUT_INFORMATIONS

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

      static final int METHOD_REFERENCE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Method Reference Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRIMARY_EXPRESSION_REFERENCE_EXPRESSION

      static final int PRIMARY_EXPRESSION_REFERENCE_EXPRESSION
      The meta object id for the 'Primary Expression Reference Expression' class.
      See Also:
      Generated class or method.
    • PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__LAYOUT_INFORMATIONS

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

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

      static final int PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__CHILD
      The feature id for the 'Child' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__METHOD_REFERENCE

      static final int PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__METHOD_REFERENCE
      The feature id for the 'Method Reference' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRIMARY_EXPRESSION_REFERENCE_EXPRESSION_FEATURE_COUNT

      static final int PRIMARY_EXPRESSION_REFERENCE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Primary Expression Reference Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_TYPE_CONSTRUCTOR_REFERENCE_EXPRESSION

      static final int CLASS_TYPE_CONSTRUCTOR_REFERENCE_EXPRESSION
      The meta object id for the 'Class Type Constructor Reference Expression' class.
      See Also:
      Generated class or method.
    • CLASS_TYPE_CONSTRUCTOR_REFERENCE_EXPRESSION__LAYOUT_INFORMATIONS

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

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

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

      static final int CLASS_TYPE_CONSTRUCTOR_REFERENCE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Class Type Constructor Reference Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRAY_CONSTRUCTOR_REFERENCE_EXPRESSION

      static final int ARRAY_CONSTRUCTOR_REFERENCE_EXPRESSION
      The meta object id for the 'Array Constructor Reference Expression' class.
      See Also:
      Generated class or method.
    • ARRAY_CONSTRUCTOR_REFERENCE_EXPRESSION__LAYOUT_INFORMATIONS

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

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

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

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

      static final int ARRAY_CONSTRUCTOR_REFERENCE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Array Constructor Reference Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LAMBDA_EXPRESSION

      static final int LAMBDA_EXPRESSION
      The meta object id for the 'Lambda Expression' class.
      See Also:
      Generated class or method.
    • LAMBDA_EXPRESSION__LAYOUT_INFORMATIONS

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

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

      static final int LAMBDA_EXPRESSION__BODY
      The feature id for the 'Body' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • LAMBDA_EXPRESSION_FEATURE_COUNT

      static final int LAMBDA_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Lambda Expression' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LAMBDA_BODY

      static final int LAMBDA_BODY
      The meta object id for the 'Lambda Body' class.
      See Also:
      Generated class or method.
    • LAMBDA_BODY__LAYOUT_INFORMATIONS

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

      static final int LAMBDA_BODY_FEATURE_COUNT
      The number of structural features of the 'Lambda Body' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LAMBDA_PARAMETERS

      static final int LAMBDA_PARAMETERS
      The meta object id for the 'Lambda Parameters' class.
      See Also:
      Generated class or method.
    • LAMBDA_PARAMETERS__LAYOUT_INFORMATIONS

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

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

      static final int LAMBDA_PARAMETERS_FEATURE_COUNT
      The number of structural features of the 'Lambda Parameters' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPLICITLY_TYPED_LAMBDA_PARAMETERS

      static final int EXPLICITLY_TYPED_LAMBDA_PARAMETERS
      The meta object id for the 'Explicitly Typed Lambda Parameters' class.
      See Also:
      Generated class or method.
    • EXPLICITLY_TYPED_LAMBDA_PARAMETERS__LAYOUT_INFORMATIONS

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

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

      static final int EXPLICITLY_TYPED_LAMBDA_PARAMETERS_FEATURE_COUNT
      The number of structural features of the 'Explicitly Typed Lambda Parameters' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • IMPLICITLY_TYPED_LAMBDA_PARAMETERS

      static final int IMPLICITLY_TYPED_LAMBDA_PARAMETERS
      The meta object id for the 'Implicitly Typed Lambda Parameters' class.
      See Also:
      Generated class or method.
    • IMPLICITLY_TYPED_LAMBDA_PARAMETERS__LAYOUT_INFORMATIONS

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

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

      static final int IMPLICITLY_TYPED_LAMBDA_PARAMETERS_FEATURE_COUNT
      The number of structural features of the 'Implicitly Typed Lambda Parameters' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SINGLE_IMPLICIT_LAMBDA_PARAMETER

      static final int SINGLE_IMPLICIT_LAMBDA_PARAMETER
      The meta object id for the 'Single Implicit Lambda Parameter' class.
      See Also:
      Generated class or method.
    • SINGLE_IMPLICIT_LAMBDA_PARAMETER__LAYOUT_INFORMATIONS

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

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

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