Class OCLPackage

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.m2m.atl.common.OCL.OCLPackage
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class OCLPackage extends org.eclipse.emf.ecore.impl.EPackageImpl
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:
  • Field Details

    • eNAME

      public static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      public static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      public static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      public static final OCLPackage eINSTANCE
      The singleton instance of the package.
    • OCL_EXPRESSION

      public static final int OCL_EXPRESSION
      The meta object id for the 'Ocl Expression' class.
      See Also:
    • OCL_EXPRESSION__LOCATION

      public static final int OCL_EXPRESSION__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • OCL_EXPRESSION__COMMENTS_BEFORE

      public static final int OCL_EXPRESSION__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • OCL_EXPRESSION__COMMENTS_AFTER

      public static final int OCL_EXPRESSION__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • OCL_EXPRESSION__TYPE

      public static final int OCL_EXPRESSION__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • OCL_EXPRESSION__IF_EXP3

      public static final int OCL_EXPRESSION__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • OCL_EXPRESSION__APPLIED_PROPERTY

      public static final int OCL_EXPRESSION__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • OCL_EXPRESSION__COLLECTION

      public static final int OCL_EXPRESSION__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • OCL_EXPRESSION__LET_EXP

      public static final int OCL_EXPRESSION__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • OCL_EXPRESSION__LOOP_EXP

      public static final int OCL_EXPRESSION__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • OCL_EXPRESSION__PARENT_OPERATION

      public static final int OCL_EXPRESSION__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • OCL_EXPRESSION__INITIALIZED_VARIABLE

      public static final int OCL_EXPRESSION__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • OCL_EXPRESSION__IF_EXP2

      public static final int OCL_EXPRESSION__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • OCL_EXPRESSION__OWNING_OPERATION

      public static final int OCL_EXPRESSION__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • OCL_EXPRESSION__IF_EXP1

      public static final int OCL_EXPRESSION__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • OCL_EXPRESSION__OWNING_ATTRIBUTE

      public static final int OCL_EXPRESSION__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • OCL_EXPRESSION_FEATURE_COUNT

      public static final int OCL_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Ocl Expression' class.
      See Also:
    • VARIABLE_EXP

      public static final int VARIABLE_EXP
      The meta object id for the 'Variable Exp' class.
      See Also:
    • VARIABLE_EXP__LOCATION

      public static final int VARIABLE_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • VARIABLE_EXP__COMMENTS_BEFORE

      public static final int VARIABLE_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • VARIABLE_EXP__COMMENTS_AFTER

      public static final int VARIABLE_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • VARIABLE_EXP__TYPE

      public static final int VARIABLE_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • VARIABLE_EXP__IF_EXP3

      public static final int VARIABLE_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • VARIABLE_EXP__APPLIED_PROPERTY

      public static final int VARIABLE_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • VARIABLE_EXP__COLLECTION

      public static final int VARIABLE_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • VARIABLE_EXP__LET_EXP

      public static final int VARIABLE_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • VARIABLE_EXP__LOOP_EXP

      public static final int VARIABLE_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • VARIABLE_EXP__PARENT_OPERATION

      public static final int VARIABLE_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • VARIABLE_EXP__INITIALIZED_VARIABLE

      public static final int VARIABLE_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • VARIABLE_EXP__IF_EXP2

      public static final int VARIABLE_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • VARIABLE_EXP__OWNING_OPERATION

      public static final int VARIABLE_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • VARIABLE_EXP__IF_EXP1

      public static final int VARIABLE_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • VARIABLE_EXP__OWNING_ATTRIBUTE

      public static final int VARIABLE_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • VARIABLE_EXP__REFERRED_VARIABLE

      public static final int VARIABLE_EXP__REFERRED_VARIABLE
      The feature id for the 'Referred Variable' reference.
      See Also:
    • VARIABLE_EXP_FEATURE_COUNT

      public static final int VARIABLE_EXP_FEATURE_COUNT
      The number of structural features of the 'Variable Exp' class.
      See Also:
    • SUPER_EXP

      public static final int SUPER_EXP
      The meta object id for the 'Super Exp' class.
      See Also:
    • SUPER_EXP__LOCATION

      public static final int SUPER_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • SUPER_EXP__COMMENTS_BEFORE

      public static final int SUPER_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • SUPER_EXP__COMMENTS_AFTER

      public static final int SUPER_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • SUPER_EXP__TYPE

      public static final int SUPER_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • SUPER_EXP__IF_EXP3

      public static final int SUPER_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • SUPER_EXP__APPLIED_PROPERTY

      public static final int SUPER_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • SUPER_EXP__COLLECTION

      public static final int SUPER_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • SUPER_EXP__LET_EXP

      public static final int SUPER_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • SUPER_EXP__LOOP_EXP

      public static final int SUPER_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • SUPER_EXP__PARENT_OPERATION

      public static final int SUPER_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • SUPER_EXP__INITIALIZED_VARIABLE

      public static final int SUPER_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • SUPER_EXP__IF_EXP2

      public static final int SUPER_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • SUPER_EXP__OWNING_OPERATION

      public static final int SUPER_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • SUPER_EXP__IF_EXP1

      public static final int SUPER_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • SUPER_EXP__OWNING_ATTRIBUTE

      public static final int SUPER_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • SUPER_EXP_FEATURE_COUNT

      public static final int SUPER_EXP_FEATURE_COUNT
      The number of structural features of the 'Super Exp' class.
      See Also:
    • PRIMITIVE_EXP

      public static final int PRIMITIVE_EXP
      The meta object id for the 'Primitive Exp' class.
      See Also:
    • PRIMITIVE_EXP__LOCATION

      public static final int PRIMITIVE_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • PRIMITIVE_EXP__COMMENTS_BEFORE

      public static final int PRIMITIVE_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • PRIMITIVE_EXP__COMMENTS_AFTER

      public static final int PRIMITIVE_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • PRIMITIVE_EXP__TYPE

      public static final int PRIMITIVE_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • PRIMITIVE_EXP__IF_EXP3

      public static final int PRIMITIVE_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • PRIMITIVE_EXP__APPLIED_PROPERTY

      public static final int PRIMITIVE_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • PRIMITIVE_EXP__COLLECTION

      public static final int PRIMITIVE_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • PRIMITIVE_EXP__LET_EXP

      public static final int PRIMITIVE_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • PRIMITIVE_EXP__LOOP_EXP

      public static final int PRIMITIVE_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • PRIMITIVE_EXP__PARENT_OPERATION

      public static final int PRIMITIVE_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • PRIMITIVE_EXP__INITIALIZED_VARIABLE

      public static final int PRIMITIVE_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • PRIMITIVE_EXP__IF_EXP2

      public static final int PRIMITIVE_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • PRIMITIVE_EXP__OWNING_OPERATION

      public static final int PRIMITIVE_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • PRIMITIVE_EXP__IF_EXP1

      public static final int PRIMITIVE_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • PRIMITIVE_EXP__OWNING_ATTRIBUTE

      public static final int PRIMITIVE_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • PRIMITIVE_EXP_FEATURE_COUNT

      public static final int PRIMITIVE_EXP_FEATURE_COUNT
      The number of structural features of the 'Primitive Exp' class.
      See Also:
    • STRING_EXP

      public static final int STRING_EXP
      The meta object id for the 'String Exp' class.
      See Also:
    • STRING_EXP__LOCATION

      public static final int STRING_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • STRING_EXP__COMMENTS_BEFORE

      public static final int STRING_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • STRING_EXP__COMMENTS_AFTER

      public static final int STRING_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • STRING_EXP__TYPE

      public static final int STRING_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • STRING_EXP__IF_EXP3

      public static final int STRING_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • STRING_EXP__APPLIED_PROPERTY

      public static final int STRING_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • STRING_EXP__COLLECTION

      public static final int STRING_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • STRING_EXP__LET_EXP

      public static final int STRING_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • STRING_EXP__LOOP_EXP

      public static final int STRING_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • STRING_EXP__PARENT_OPERATION

      public static final int STRING_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • STRING_EXP__INITIALIZED_VARIABLE

      public static final int STRING_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • STRING_EXP__IF_EXP2

      public static final int STRING_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • STRING_EXP__OWNING_OPERATION

      public static final int STRING_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • STRING_EXP__IF_EXP1

      public static final int STRING_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • STRING_EXP__OWNING_ATTRIBUTE

      public static final int STRING_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • STRING_EXP__STRING_SYMBOL

      public static final int STRING_EXP__STRING_SYMBOL
      The feature id for the 'String Symbol' attribute.
      See Also:
    • STRING_EXP_FEATURE_COUNT

      public static final int STRING_EXP_FEATURE_COUNT
      The number of structural features of the 'String Exp' class.
      See Also:
    • BOOLEAN_EXP

      public static final int BOOLEAN_EXP
      The meta object id for the 'Boolean Exp' class.
      See Also:
    • BOOLEAN_EXP__LOCATION

      public static final int BOOLEAN_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • BOOLEAN_EXP__COMMENTS_BEFORE

      public static final int BOOLEAN_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • BOOLEAN_EXP__COMMENTS_AFTER

      public static final int BOOLEAN_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • BOOLEAN_EXP__TYPE

      public static final int BOOLEAN_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • BOOLEAN_EXP__IF_EXP3

      public static final int BOOLEAN_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • BOOLEAN_EXP__APPLIED_PROPERTY

      public static final int BOOLEAN_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • BOOLEAN_EXP__COLLECTION

      public static final int BOOLEAN_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • BOOLEAN_EXP__LET_EXP

      public static final int BOOLEAN_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • BOOLEAN_EXP__LOOP_EXP

      public static final int BOOLEAN_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • BOOLEAN_EXP__PARENT_OPERATION

      public static final int BOOLEAN_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • BOOLEAN_EXP__INITIALIZED_VARIABLE

      public static final int BOOLEAN_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • BOOLEAN_EXP__IF_EXP2

      public static final int BOOLEAN_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • BOOLEAN_EXP__OWNING_OPERATION

      public static final int BOOLEAN_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • BOOLEAN_EXP__IF_EXP1

      public static final int BOOLEAN_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • BOOLEAN_EXP__OWNING_ATTRIBUTE

      public static final int BOOLEAN_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • BOOLEAN_EXP__BOOLEAN_SYMBOL

      public static final int BOOLEAN_EXP__BOOLEAN_SYMBOL
      The feature id for the 'Boolean Symbol' attribute.
      See Also:
    • BOOLEAN_EXP_FEATURE_COUNT

      public static final int BOOLEAN_EXP_FEATURE_COUNT
      The number of structural features of the 'Boolean Exp' class.
      See Also:
    • NUMERIC_EXP

      public static final int NUMERIC_EXP
      The meta object id for the 'Numeric Exp' class.
      See Also:
    • NUMERIC_EXP__LOCATION

      public static final int NUMERIC_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • NUMERIC_EXP__COMMENTS_BEFORE

      public static final int NUMERIC_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • NUMERIC_EXP__COMMENTS_AFTER

      public static final int NUMERIC_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • NUMERIC_EXP__TYPE

      public static final int NUMERIC_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • NUMERIC_EXP__IF_EXP3

      public static final int NUMERIC_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • NUMERIC_EXP__APPLIED_PROPERTY

      public static final int NUMERIC_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • NUMERIC_EXP__COLLECTION

      public static final int NUMERIC_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • NUMERIC_EXP__LET_EXP

      public static final int NUMERIC_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • NUMERIC_EXP__LOOP_EXP

      public static final int NUMERIC_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • NUMERIC_EXP__PARENT_OPERATION

      public static final int NUMERIC_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • NUMERIC_EXP__INITIALIZED_VARIABLE

      public static final int NUMERIC_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • NUMERIC_EXP__IF_EXP2

      public static final int NUMERIC_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • NUMERIC_EXP__OWNING_OPERATION

      public static final int NUMERIC_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • NUMERIC_EXP__IF_EXP1

      public static final int NUMERIC_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • NUMERIC_EXP__OWNING_ATTRIBUTE

      public static final int NUMERIC_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • NUMERIC_EXP_FEATURE_COUNT

      public static final int NUMERIC_EXP_FEATURE_COUNT
      The number of structural features of the 'Numeric Exp' class.
      See Also:
    • REAL_EXP

      public static final int REAL_EXP
      The meta object id for the 'Real Exp' class.
      See Also:
    • REAL_EXP__LOCATION

      public static final int REAL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • REAL_EXP__COMMENTS_BEFORE

      public static final int REAL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • REAL_EXP__COMMENTS_AFTER

      public static final int REAL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • REAL_EXP__TYPE

      public static final int REAL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • REAL_EXP__IF_EXP3

      public static final int REAL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • REAL_EXP__APPLIED_PROPERTY

      public static final int REAL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • REAL_EXP__COLLECTION

      public static final int REAL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • REAL_EXP__LET_EXP

      public static final int REAL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • REAL_EXP__LOOP_EXP

      public static final int REAL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • REAL_EXP__PARENT_OPERATION

      public static final int REAL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • REAL_EXP__INITIALIZED_VARIABLE

      public static final int REAL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • REAL_EXP__IF_EXP2

      public static final int REAL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • REAL_EXP__OWNING_OPERATION

      public static final int REAL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • REAL_EXP__IF_EXP1

      public static final int REAL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • REAL_EXP__OWNING_ATTRIBUTE

      public static final int REAL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • REAL_EXP__REAL_SYMBOL

      public static final int REAL_EXP__REAL_SYMBOL
      The feature id for the 'Real Symbol' attribute.
      See Also:
    • REAL_EXP_FEATURE_COUNT

      public static final int REAL_EXP_FEATURE_COUNT
      The number of structural features of the 'Real Exp' class.
      See Also:
    • INTEGER_EXP

      public static final int INTEGER_EXP
      The meta object id for the 'Integer Exp' class.
      See Also:
    • INTEGER_EXP__LOCATION

      public static final int INTEGER_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • INTEGER_EXP__COMMENTS_BEFORE

      public static final int INTEGER_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • INTEGER_EXP__COMMENTS_AFTER

      public static final int INTEGER_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • INTEGER_EXP__TYPE

      public static final int INTEGER_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • INTEGER_EXP__IF_EXP3

      public static final int INTEGER_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • INTEGER_EXP__APPLIED_PROPERTY

      public static final int INTEGER_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • INTEGER_EXP__COLLECTION

      public static final int INTEGER_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • INTEGER_EXP__LET_EXP

      public static final int INTEGER_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • INTEGER_EXP__LOOP_EXP

      public static final int INTEGER_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • INTEGER_EXP__PARENT_OPERATION

      public static final int INTEGER_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • INTEGER_EXP__INITIALIZED_VARIABLE

      public static final int INTEGER_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • INTEGER_EXP__IF_EXP2

      public static final int INTEGER_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • INTEGER_EXP__OWNING_OPERATION

      public static final int INTEGER_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • INTEGER_EXP__IF_EXP1

      public static final int INTEGER_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • INTEGER_EXP__OWNING_ATTRIBUTE

      public static final int INTEGER_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • INTEGER_EXP__INTEGER_SYMBOL

      public static final int INTEGER_EXP__INTEGER_SYMBOL
      The feature id for the 'Integer Symbol' attribute.
      See Also:
    • INTEGER_EXP_FEATURE_COUNT

      public static final int INTEGER_EXP_FEATURE_COUNT
      The number of structural features of the 'Integer Exp' class.
      See Also:
    • COLLECTION_EXP

      public static final int COLLECTION_EXP
      The meta object id for the 'Collection Exp' class.
      See Also:
    • COLLECTION_EXP__LOCATION

      public static final int COLLECTION_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • COLLECTION_EXP__COMMENTS_BEFORE

      public static final int COLLECTION_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • COLLECTION_EXP__COMMENTS_AFTER

      public static final int COLLECTION_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • COLLECTION_EXP__TYPE

      public static final int COLLECTION_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • COLLECTION_EXP__IF_EXP3

      public static final int COLLECTION_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • COLLECTION_EXP__APPLIED_PROPERTY

      public static final int COLLECTION_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • COLLECTION_EXP__COLLECTION

      public static final int COLLECTION_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • COLLECTION_EXP__LET_EXP

      public static final int COLLECTION_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • COLLECTION_EXP__LOOP_EXP

      public static final int COLLECTION_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • COLLECTION_EXP__PARENT_OPERATION

      public static final int COLLECTION_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • COLLECTION_EXP__INITIALIZED_VARIABLE

      public static final int COLLECTION_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • COLLECTION_EXP__IF_EXP2

      public static final int COLLECTION_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • COLLECTION_EXP__OWNING_OPERATION

      public static final int COLLECTION_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • COLLECTION_EXP__IF_EXP1

      public static final int COLLECTION_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • COLLECTION_EXP__OWNING_ATTRIBUTE

      public static final int COLLECTION_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • COLLECTION_EXP__ELEMENTS

      public static final int COLLECTION_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • COLLECTION_EXP_FEATURE_COUNT

      public static final int COLLECTION_EXP_FEATURE_COUNT
      The number of structural features of the 'Collection Exp' class.
      See Also:
    • BAG_EXP

      public static final int BAG_EXP
      The meta object id for the 'Bag Exp' class.
      See Also:
    • BAG_EXP__LOCATION

      public static final int BAG_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • BAG_EXP__COMMENTS_BEFORE

      public static final int BAG_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • BAG_EXP__COMMENTS_AFTER

      public static final int BAG_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • BAG_EXP__TYPE

      public static final int BAG_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • BAG_EXP__IF_EXP3

      public static final int BAG_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • BAG_EXP__APPLIED_PROPERTY

      public static final int BAG_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • BAG_EXP__COLLECTION

      public static final int BAG_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • BAG_EXP__LET_EXP

      public static final int BAG_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • BAG_EXP__LOOP_EXP

      public static final int BAG_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • BAG_EXP__PARENT_OPERATION

      public static final int BAG_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • BAG_EXP__INITIALIZED_VARIABLE

      public static final int BAG_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • BAG_EXP__IF_EXP2

      public static final int BAG_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • BAG_EXP__OWNING_OPERATION

      public static final int BAG_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • BAG_EXP__IF_EXP1

      public static final int BAG_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • BAG_EXP__OWNING_ATTRIBUTE

      public static final int BAG_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • BAG_EXP__ELEMENTS

      public static final int BAG_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • BAG_EXP_FEATURE_COUNT

      public static final int BAG_EXP_FEATURE_COUNT
      The number of structural features of the 'Bag Exp' class.
      See Also:
    • ORDERED_SET_EXP

      public static final int ORDERED_SET_EXP
      The meta object id for the 'Ordered Set Exp' class.
      See Also:
    • ORDERED_SET_EXP__LOCATION

      public static final int ORDERED_SET_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • ORDERED_SET_EXP__COMMENTS_BEFORE

      public static final int ORDERED_SET_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • ORDERED_SET_EXP__COMMENTS_AFTER

      public static final int ORDERED_SET_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • ORDERED_SET_EXP__TYPE

      public static final int ORDERED_SET_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • ORDERED_SET_EXP__IF_EXP3

      public static final int ORDERED_SET_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • ORDERED_SET_EXP__APPLIED_PROPERTY

      public static final int ORDERED_SET_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • ORDERED_SET_EXP__COLLECTION

      public static final int ORDERED_SET_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • ORDERED_SET_EXP__LET_EXP

      public static final int ORDERED_SET_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • ORDERED_SET_EXP__LOOP_EXP

      public static final int ORDERED_SET_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • ORDERED_SET_EXP__PARENT_OPERATION

      public static final int ORDERED_SET_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • ORDERED_SET_EXP__INITIALIZED_VARIABLE

      public static final int ORDERED_SET_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • ORDERED_SET_EXP__IF_EXP2

      public static final int ORDERED_SET_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • ORDERED_SET_EXP__OWNING_OPERATION

      public static final int ORDERED_SET_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • ORDERED_SET_EXP__IF_EXP1

      public static final int ORDERED_SET_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • ORDERED_SET_EXP__OWNING_ATTRIBUTE

      public static final int ORDERED_SET_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • ORDERED_SET_EXP__ELEMENTS

      public static final int ORDERED_SET_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • ORDERED_SET_EXP_FEATURE_COUNT

      public static final int ORDERED_SET_EXP_FEATURE_COUNT
      The number of structural features of the 'Ordered Set Exp' class.
      See Also:
    • SEQUENCE_EXP

      public static final int SEQUENCE_EXP
      The meta object id for the 'Sequence Exp' class.
      See Also:
    • SEQUENCE_EXP__LOCATION

      public static final int SEQUENCE_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • SEQUENCE_EXP__COMMENTS_BEFORE

      public static final int SEQUENCE_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • SEQUENCE_EXP__COMMENTS_AFTER

      public static final int SEQUENCE_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • SEQUENCE_EXP__TYPE

      public static final int SEQUENCE_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • SEQUENCE_EXP__IF_EXP3

      public static final int SEQUENCE_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • SEQUENCE_EXP__APPLIED_PROPERTY

      public static final int SEQUENCE_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • SEQUENCE_EXP__COLLECTION

      public static final int SEQUENCE_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • SEQUENCE_EXP__LET_EXP

      public static final int SEQUENCE_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • SEQUENCE_EXP__LOOP_EXP

      public static final int SEQUENCE_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • SEQUENCE_EXP__PARENT_OPERATION

      public static final int SEQUENCE_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • SEQUENCE_EXP__INITIALIZED_VARIABLE

      public static final int SEQUENCE_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • SEQUENCE_EXP__IF_EXP2

      public static final int SEQUENCE_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • SEQUENCE_EXP__OWNING_OPERATION

      public static final int SEQUENCE_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • SEQUENCE_EXP__IF_EXP1

      public static final int SEQUENCE_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • SEQUENCE_EXP__OWNING_ATTRIBUTE

      public static final int SEQUENCE_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • SEQUENCE_EXP__ELEMENTS

      public static final int SEQUENCE_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • SEQUENCE_EXP_FEATURE_COUNT

      public static final int SEQUENCE_EXP_FEATURE_COUNT
      The number of structural features of the 'Sequence Exp' class.
      See Also:
    • SET_EXP

      public static final int SET_EXP
      The meta object id for the 'Set Exp' class.
      See Also:
    • SET_EXP__LOCATION

      public static final int SET_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • SET_EXP__COMMENTS_BEFORE

      public static final int SET_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • SET_EXP__COMMENTS_AFTER

      public static final int SET_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • SET_EXP__TYPE

      public static final int SET_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • SET_EXP__IF_EXP3

      public static final int SET_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • SET_EXP__APPLIED_PROPERTY

      public static final int SET_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • SET_EXP__COLLECTION

      public static final int SET_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • SET_EXP__LET_EXP

      public static final int SET_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • SET_EXP__LOOP_EXP

      public static final int SET_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • SET_EXP__PARENT_OPERATION

      public static final int SET_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • SET_EXP__INITIALIZED_VARIABLE

      public static final int SET_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • SET_EXP__IF_EXP2

      public static final int SET_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • SET_EXP__OWNING_OPERATION

      public static final int SET_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • SET_EXP__IF_EXP1

      public static final int SET_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • SET_EXP__OWNING_ATTRIBUTE

      public static final int SET_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • SET_EXP__ELEMENTS

      public static final int SET_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • SET_EXP_FEATURE_COUNT

      public static final int SET_EXP_FEATURE_COUNT
      The number of structural features of the 'Set Exp' class.
      See Also:
    • TUPLE_EXP

      public static final int TUPLE_EXP
      The meta object id for the 'Tuple Exp' class.
      See Also:
    • TUPLE_EXP__LOCATION

      public static final int TUPLE_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • TUPLE_EXP__COMMENTS_BEFORE

      public static final int TUPLE_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • TUPLE_EXP__COMMENTS_AFTER

      public static final int TUPLE_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • TUPLE_EXP__TYPE

      public static final int TUPLE_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • TUPLE_EXP__IF_EXP3

      public static final int TUPLE_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • TUPLE_EXP__APPLIED_PROPERTY

      public static final int TUPLE_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • TUPLE_EXP__COLLECTION

      public static final int TUPLE_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • TUPLE_EXP__LET_EXP

      public static final int TUPLE_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • TUPLE_EXP__LOOP_EXP

      public static final int TUPLE_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • TUPLE_EXP__PARENT_OPERATION

      public static final int TUPLE_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • TUPLE_EXP__INITIALIZED_VARIABLE

      public static final int TUPLE_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • TUPLE_EXP__IF_EXP2

      public static final int TUPLE_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • TUPLE_EXP__OWNING_OPERATION

      public static final int TUPLE_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • TUPLE_EXP__IF_EXP1

      public static final int TUPLE_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • TUPLE_EXP__OWNING_ATTRIBUTE

      public static final int TUPLE_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • TUPLE_EXP__TUPLE_PART

      public static final int TUPLE_EXP__TUPLE_PART
      The feature id for the 'Tuple Part' containment reference list.
      See Also:
    • TUPLE_EXP_FEATURE_COUNT

      public static final int TUPLE_EXP_FEATURE_COUNT
      The number of structural features of the 'Tuple Exp' class.
      See Also:
    • VARIABLE_DECLARATION

      public static final int VARIABLE_DECLARATION
      The meta object id for the 'Variable Declaration' class.
      See Also:
    • VARIABLE_DECLARATION__LOCATION

      public static final int VARIABLE_DECLARATION__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • VARIABLE_DECLARATION__COMMENTS_BEFORE

      public static final int VARIABLE_DECLARATION__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • VARIABLE_DECLARATION__COMMENTS_AFTER

      public static final int VARIABLE_DECLARATION__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • VARIABLE_DECLARATION__ID

      public static final int VARIABLE_DECLARATION__ID
      The feature id for the 'Id' attribute.
      See Also:
    • VARIABLE_DECLARATION__VAR_NAME

      public static final int VARIABLE_DECLARATION__VAR_NAME
      The feature id for the 'Var Name' attribute.
      See Also:
    • VARIABLE_DECLARATION__TYPE

      public static final int VARIABLE_DECLARATION__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • VARIABLE_DECLARATION__INIT_EXPRESSION

      public static final int VARIABLE_DECLARATION__INIT_EXPRESSION
      The feature id for the 'Init Expression' containment reference.
      See Also:
    • VARIABLE_DECLARATION__LET_EXP

      public static final int VARIABLE_DECLARATION__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • VARIABLE_DECLARATION__BASE_EXP

      public static final int VARIABLE_DECLARATION__BASE_EXP
      The feature id for the 'Base Exp' container reference.
      See Also:
    • VARIABLE_DECLARATION__VARIABLE_EXP

      public static final int VARIABLE_DECLARATION__VARIABLE_EXP
      The feature id for the 'Variable Exp' reference list.
      See Also:
    • VARIABLE_DECLARATION_FEATURE_COUNT

      public static final int VARIABLE_DECLARATION_FEATURE_COUNT
      The number of structural features of the 'Variable Declaration' class.
      See Also:
    • TUPLE_PART

      public static final int TUPLE_PART
      The meta object id for the 'Tuple Part' class.
      See Also:
    • TUPLE_PART__LOCATION

      public static final int TUPLE_PART__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • TUPLE_PART__COMMENTS_BEFORE

      public static final int TUPLE_PART__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • TUPLE_PART__COMMENTS_AFTER

      public static final int TUPLE_PART__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • TUPLE_PART__ID

      public static final int TUPLE_PART__ID
      The feature id for the 'Id' attribute.
      See Also:
    • TUPLE_PART__VAR_NAME

      public static final int TUPLE_PART__VAR_NAME
      The feature id for the 'Var Name' attribute.
      See Also:
    • TUPLE_PART__TYPE

      public static final int TUPLE_PART__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • TUPLE_PART__INIT_EXPRESSION

      public static final int TUPLE_PART__INIT_EXPRESSION
      The feature id for the 'Init Expression' containment reference.
      See Also:
    • TUPLE_PART__LET_EXP

      public static final int TUPLE_PART__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • TUPLE_PART__BASE_EXP

      public static final int TUPLE_PART__BASE_EXP
      The feature id for the 'Base Exp' container reference.
      See Also:
    • TUPLE_PART__VARIABLE_EXP

      public static final int TUPLE_PART__VARIABLE_EXP
      The feature id for the 'Variable Exp' reference list.
      See Also:
    • TUPLE_PART__TUPLE

      public static final int TUPLE_PART__TUPLE
      The feature id for the 'Tuple' container reference.
      See Also:
    • TUPLE_PART_FEATURE_COUNT

      public static final int TUPLE_PART_FEATURE_COUNT
      The number of structural features of the 'Tuple Part' class.
      See Also:
    • MAP_EXP

      public static final int MAP_EXP
      The meta object id for the 'Map Exp' class.
      See Also:
    • MAP_EXP__LOCATION

      public static final int MAP_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • MAP_EXP__COMMENTS_BEFORE

      public static final int MAP_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • MAP_EXP__COMMENTS_AFTER

      public static final int MAP_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • MAP_EXP__TYPE

      public static final int MAP_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • MAP_EXP__IF_EXP3

      public static final int MAP_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • MAP_EXP__APPLIED_PROPERTY

      public static final int MAP_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • MAP_EXP__COLLECTION

      public static final int MAP_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • MAP_EXP__LET_EXP

      public static final int MAP_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • MAP_EXP__LOOP_EXP

      public static final int MAP_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • MAP_EXP__PARENT_OPERATION

      public static final int MAP_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • MAP_EXP__INITIALIZED_VARIABLE

      public static final int MAP_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • MAP_EXP__IF_EXP2

      public static final int MAP_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • MAP_EXP__OWNING_OPERATION

      public static final int MAP_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • MAP_EXP__IF_EXP1

      public static final int MAP_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • MAP_EXP__OWNING_ATTRIBUTE

      public static final int MAP_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • MAP_EXP__ELEMENTS

      public static final int MAP_EXP__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MAP_EXP_FEATURE_COUNT

      public static final int MAP_EXP_FEATURE_COUNT
      The number of structural features of the 'Map Exp' class.
      See Also:
    • MAP_ELEMENT

      public static final int MAP_ELEMENT
      The meta object id for the 'Map Element' class.
      See Also:
    • MAP_ELEMENT__LOCATION

      public static final int MAP_ELEMENT__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • MAP_ELEMENT__COMMENTS_BEFORE

      public static final int MAP_ELEMENT__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • MAP_ELEMENT__COMMENTS_AFTER

      public static final int MAP_ELEMENT__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • MAP_ELEMENT__MAP

      public static final int MAP_ELEMENT__MAP
      The feature id for the 'Map' container reference.
      See Also:
    • MAP_ELEMENT__KEY

      public static final int MAP_ELEMENT__KEY
      The feature id for the 'Key' containment reference.
      See Also:
    • MAP_ELEMENT__VALUE

      public static final int MAP_ELEMENT__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • MAP_ELEMENT_FEATURE_COUNT

      public static final int MAP_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Map Element' class.
      See Also:
    • ENUM_LITERAL_EXP

      public static final int ENUM_LITERAL_EXP
      The meta object id for the 'Enum Literal Exp' class.
      See Also:
    • ENUM_LITERAL_EXP__LOCATION

      public static final int ENUM_LITERAL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • ENUM_LITERAL_EXP__COMMENTS_BEFORE

      public static final int ENUM_LITERAL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • ENUM_LITERAL_EXP__COMMENTS_AFTER

      public static final int ENUM_LITERAL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • ENUM_LITERAL_EXP__TYPE

      public static final int ENUM_LITERAL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • ENUM_LITERAL_EXP__IF_EXP3

      public static final int ENUM_LITERAL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • ENUM_LITERAL_EXP__APPLIED_PROPERTY

      public static final int ENUM_LITERAL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • ENUM_LITERAL_EXP__COLLECTION

      public static final int ENUM_LITERAL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • ENUM_LITERAL_EXP__LET_EXP

      public static final int ENUM_LITERAL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • ENUM_LITERAL_EXP__LOOP_EXP

      public static final int ENUM_LITERAL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • ENUM_LITERAL_EXP__PARENT_OPERATION

      public static final int ENUM_LITERAL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • ENUM_LITERAL_EXP__INITIALIZED_VARIABLE

      public static final int ENUM_LITERAL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • ENUM_LITERAL_EXP__IF_EXP2

      public static final int ENUM_LITERAL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • ENUM_LITERAL_EXP__OWNING_OPERATION

      public static final int ENUM_LITERAL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • ENUM_LITERAL_EXP__IF_EXP1

      public static final int ENUM_LITERAL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • ENUM_LITERAL_EXP__OWNING_ATTRIBUTE

      public static final int ENUM_LITERAL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • ENUM_LITERAL_EXP__NAME

      public static final int ENUM_LITERAL_EXP__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ENUM_LITERAL_EXP_FEATURE_COUNT

      public static final int ENUM_LITERAL_EXP_FEATURE_COUNT
      The number of structural features of the 'Enum Literal Exp' class.
      See Also:
    • OCL_UNDEFINED_EXP

      public static final int OCL_UNDEFINED_EXP
      The meta object id for the 'Ocl Undefined Exp' class.
      See Also:
    • OCL_UNDEFINED_EXP__LOCATION

      public static final int OCL_UNDEFINED_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • OCL_UNDEFINED_EXP__COMMENTS_BEFORE

      public static final int OCL_UNDEFINED_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • OCL_UNDEFINED_EXP__COMMENTS_AFTER

      public static final int OCL_UNDEFINED_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • OCL_UNDEFINED_EXP__TYPE

      public static final int OCL_UNDEFINED_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • OCL_UNDEFINED_EXP__IF_EXP3

      public static final int OCL_UNDEFINED_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__APPLIED_PROPERTY

      public static final int OCL_UNDEFINED_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__COLLECTION

      public static final int OCL_UNDEFINED_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__LET_EXP

      public static final int OCL_UNDEFINED_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__LOOP_EXP

      public static final int OCL_UNDEFINED_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__PARENT_OPERATION

      public static final int OCL_UNDEFINED_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__INITIALIZED_VARIABLE

      public static final int OCL_UNDEFINED_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__IF_EXP2

      public static final int OCL_UNDEFINED_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__OWNING_OPERATION

      public static final int OCL_UNDEFINED_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__IF_EXP1

      public static final int OCL_UNDEFINED_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • OCL_UNDEFINED_EXP__OWNING_ATTRIBUTE

      public static final int OCL_UNDEFINED_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • OCL_UNDEFINED_EXP_FEATURE_COUNT

      public static final int OCL_UNDEFINED_EXP_FEATURE_COUNT
      The number of structural features of the 'Ocl Undefined Exp' class.
      See Also:
    • PROPERTY_CALL_EXP

      public static final int PROPERTY_CALL_EXP
      The meta object id for the 'Property Call Exp' class.
      See Also:
    • PROPERTY_CALL_EXP__LOCATION

      public static final int PROPERTY_CALL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • PROPERTY_CALL_EXP__COMMENTS_BEFORE

      public static final int PROPERTY_CALL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • PROPERTY_CALL_EXP__COMMENTS_AFTER

      public static final int PROPERTY_CALL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • PROPERTY_CALL_EXP__TYPE

      public static final int PROPERTY_CALL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • PROPERTY_CALL_EXP__IF_EXP3

      public static final int PROPERTY_CALL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • PROPERTY_CALL_EXP__APPLIED_PROPERTY

      public static final int PROPERTY_CALL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • PROPERTY_CALL_EXP__COLLECTION

      public static final int PROPERTY_CALL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • PROPERTY_CALL_EXP__LET_EXP

      public static final int PROPERTY_CALL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • PROPERTY_CALL_EXP__LOOP_EXP

      public static final int PROPERTY_CALL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • PROPERTY_CALL_EXP__PARENT_OPERATION

      public static final int PROPERTY_CALL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • PROPERTY_CALL_EXP__INITIALIZED_VARIABLE

      public static final int PROPERTY_CALL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • PROPERTY_CALL_EXP__IF_EXP2

      public static final int PROPERTY_CALL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • PROPERTY_CALL_EXP__OWNING_OPERATION

      public static final int PROPERTY_CALL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • PROPERTY_CALL_EXP__IF_EXP1

      public static final int PROPERTY_CALL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • PROPERTY_CALL_EXP__OWNING_ATTRIBUTE

      public static final int PROPERTY_CALL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • PROPERTY_CALL_EXP__SOURCE

      public static final int PROPERTY_CALL_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • PROPERTY_CALL_EXP_FEATURE_COUNT

      public static final int PROPERTY_CALL_EXP_FEATURE_COUNT
      The number of structural features of the 'Property Call Exp' class.
      See Also:
    • OPERATION_CALL_EXP

      public static final int OPERATION_CALL_EXP
      The meta object id for the 'Operation Call Exp' class.
      See Also:
    • OPERATION_CALL_EXP__LOCATION

      public static final int OPERATION_CALL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • OPERATION_CALL_EXP__COMMENTS_BEFORE

      public static final int OPERATION_CALL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • OPERATION_CALL_EXP__COMMENTS_AFTER

      public static final int OPERATION_CALL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • OPERATION_CALL_EXP__TYPE

      public static final int OPERATION_CALL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • OPERATION_CALL_EXP__IF_EXP3

      public static final int OPERATION_CALL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • OPERATION_CALL_EXP__APPLIED_PROPERTY

      public static final int OPERATION_CALL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • OPERATION_CALL_EXP__COLLECTION

      public static final int OPERATION_CALL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • OPERATION_CALL_EXP__LET_EXP

      public static final int OPERATION_CALL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • OPERATION_CALL_EXP__LOOP_EXP

      public static final int OPERATION_CALL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • OPERATION_CALL_EXP__PARENT_OPERATION

      public static final int OPERATION_CALL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • OPERATION_CALL_EXP__INITIALIZED_VARIABLE

      public static final int OPERATION_CALL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • OPERATION_CALL_EXP__IF_EXP2

      public static final int OPERATION_CALL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • OPERATION_CALL_EXP__OWNING_OPERATION

      public static final int OPERATION_CALL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • OPERATION_CALL_EXP__IF_EXP1

      public static final int OPERATION_CALL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • OPERATION_CALL_EXP__OWNING_ATTRIBUTE

      public static final int OPERATION_CALL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • OPERATION_CALL_EXP__SOURCE

      public static final int OPERATION_CALL_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • OPERATION_CALL_EXP__ARGUMENTS

      public static final int OPERATION_CALL_EXP__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
    • OPERATION_CALL_EXP__OPERATION_NAME

      public static final int OPERATION_CALL_EXP__OPERATION_NAME
      The feature id for the 'Operation Name' attribute.
      See Also:
    • OPERATION_CALL_EXP_FEATURE_COUNT

      public static final int OPERATION_CALL_EXP_FEATURE_COUNT
      The number of structural features of the 'Operation Call Exp' class.
      See Also:
    • OPERATOR_CALL_EXP

      public static final int OPERATOR_CALL_EXP
      The meta object id for the 'Operator Call Exp' class.
      See Also:
    • OPERATOR_CALL_EXP__LOCATION

      public static final int OPERATOR_CALL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • OPERATOR_CALL_EXP__COMMENTS_BEFORE

      public static final int OPERATOR_CALL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • OPERATOR_CALL_EXP__COMMENTS_AFTER

      public static final int OPERATOR_CALL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • OPERATOR_CALL_EXP__TYPE

      public static final int OPERATOR_CALL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • OPERATOR_CALL_EXP__IF_EXP3

      public static final int OPERATOR_CALL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • OPERATOR_CALL_EXP__APPLIED_PROPERTY

      public static final int OPERATOR_CALL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • OPERATOR_CALL_EXP__COLLECTION

      public static final int OPERATOR_CALL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • OPERATOR_CALL_EXP__LET_EXP

      public static final int OPERATOR_CALL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • OPERATOR_CALL_EXP__LOOP_EXP

      public static final int OPERATOR_CALL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • OPERATOR_CALL_EXP__PARENT_OPERATION

      public static final int OPERATOR_CALL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • OPERATOR_CALL_EXP__INITIALIZED_VARIABLE

      public static final int OPERATOR_CALL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • OPERATOR_CALL_EXP__IF_EXP2

      public static final int OPERATOR_CALL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • OPERATOR_CALL_EXP__OWNING_OPERATION

      public static final int OPERATOR_CALL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • OPERATOR_CALL_EXP__IF_EXP1

      public static final int OPERATOR_CALL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • OPERATOR_CALL_EXP__OWNING_ATTRIBUTE

      public static final int OPERATOR_CALL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • OPERATOR_CALL_EXP__SOURCE

      public static final int OPERATOR_CALL_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • OPERATOR_CALL_EXP__ARGUMENTS

      public static final int OPERATOR_CALL_EXP__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
    • OPERATOR_CALL_EXP__OPERATION_NAME

      public static final int OPERATOR_CALL_EXP__OPERATION_NAME
      The feature id for the 'Operation Name' attribute.
      See Also:
    • OPERATOR_CALL_EXP_FEATURE_COUNT

      public static final int OPERATOR_CALL_EXP_FEATURE_COUNT
      The number of structural features of the 'Operator Call Exp' class.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP

      public static final int COLLECTION_OPERATION_CALL_EXP
      The meta object id for the 'Collection Operation Call Exp' class.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__LOCATION

      public static final int COLLECTION_OPERATION_CALL_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__COMMENTS_BEFORE

      public static final int COLLECTION_OPERATION_CALL_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__COMMENTS_AFTER

      public static final int COLLECTION_OPERATION_CALL_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__TYPE

      public static final int COLLECTION_OPERATION_CALL_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__IF_EXP3

      public static final int COLLECTION_OPERATION_CALL_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__APPLIED_PROPERTY

      public static final int COLLECTION_OPERATION_CALL_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__COLLECTION

      public static final int COLLECTION_OPERATION_CALL_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__LET_EXP

      public static final int COLLECTION_OPERATION_CALL_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__LOOP_EXP

      public static final int COLLECTION_OPERATION_CALL_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__PARENT_OPERATION

      public static final int COLLECTION_OPERATION_CALL_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__INITIALIZED_VARIABLE

      public static final int COLLECTION_OPERATION_CALL_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__IF_EXP2

      public static final int COLLECTION_OPERATION_CALL_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__OWNING_OPERATION

      public static final int COLLECTION_OPERATION_CALL_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__IF_EXP1

      public static final int COLLECTION_OPERATION_CALL_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__OWNING_ATTRIBUTE

      public static final int COLLECTION_OPERATION_CALL_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__SOURCE

      public static final int COLLECTION_OPERATION_CALL_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__ARGUMENTS

      public static final int COLLECTION_OPERATION_CALL_EXP__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP__OPERATION_NAME

      public static final int COLLECTION_OPERATION_CALL_EXP__OPERATION_NAME
      The feature id for the 'Operation Name' attribute.
      See Also:
    • COLLECTION_OPERATION_CALL_EXP_FEATURE_COUNT

      public static final int COLLECTION_OPERATION_CALL_EXP_FEATURE_COUNT
      The number of structural features of the 'Collection Operation Call Exp' class.
      See Also:
    • LOOP_EXP

      public static final int LOOP_EXP
      The meta object id for the 'Loop Exp' class.
      See Also:
    • LOOP_EXP__LOCATION

      public static final int LOOP_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • LOOP_EXP__COMMENTS_BEFORE

      public static final int LOOP_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • LOOP_EXP__COMMENTS_AFTER

      public static final int LOOP_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • LOOP_EXP__TYPE

      public static final int LOOP_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • LOOP_EXP__IF_EXP3

      public static final int LOOP_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • LOOP_EXP__APPLIED_PROPERTY

      public static final int LOOP_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • LOOP_EXP__COLLECTION

      public static final int LOOP_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • LOOP_EXP__LET_EXP

      public static final int LOOP_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • LOOP_EXP__LOOP_EXP

      public static final int LOOP_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • LOOP_EXP__PARENT_OPERATION

      public static final int LOOP_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • LOOP_EXP__INITIALIZED_VARIABLE

      public static final int LOOP_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • LOOP_EXP__IF_EXP2

      public static final int LOOP_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • LOOP_EXP__OWNING_OPERATION

      public static final int LOOP_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • LOOP_EXP__IF_EXP1

      public static final int LOOP_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • LOOP_EXP__OWNING_ATTRIBUTE

      public static final int LOOP_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • LOOP_EXP__SOURCE

      public static final int LOOP_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • LOOP_EXP__BODY

      public static final int LOOP_EXP__BODY
      The feature id for the 'Body' containment reference.
      See Also:
    • LOOP_EXP__ITERATORS

      public static final int LOOP_EXP__ITERATORS
      The feature id for the 'Iterators' containment reference list.
      See Also:
    • LOOP_EXP_FEATURE_COUNT

      public static final int LOOP_EXP_FEATURE_COUNT
      The number of structural features of the 'Loop Exp' class.
      See Also:
    • ITERATE_EXP

      public static final int ITERATE_EXP
      The meta object id for the 'Iterate Exp' class.
      See Also:
    • ITERATE_EXP__LOCATION

      public static final int ITERATE_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • ITERATE_EXP__COMMENTS_BEFORE

      public static final int ITERATE_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • ITERATE_EXP__COMMENTS_AFTER

      public static final int ITERATE_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • ITERATE_EXP__TYPE

      public static final int ITERATE_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • ITERATE_EXP__IF_EXP3

      public static final int ITERATE_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • ITERATE_EXP__APPLIED_PROPERTY

      public static final int ITERATE_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • ITERATE_EXP__COLLECTION

      public static final int ITERATE_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • ITERATE_EXP__LET_EXP

      public static final int ITERATE_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • ITERATE_EXP__LOOP_EXP

      public static final int ITERATE_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • ITERATE_EXP__PARENT_OPERATION

      public static final int ITERATE_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • ITERATE_EXP__INITIALIZED_VARIABLE

      public static final int ITERATE_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • ITERATE_EXP__IF_EXP2

      public static final int ITERATE_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • ITERATE_EXP__OWNING_OPERATION

      public static final int ITERATE_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • ITERATE_EXP__IF_EXP1

      public static final int ITERATE_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • ITERATE_EXP__OWNING_ATTRIBUTE

      public static final int ITERATE_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • ITERATE_EXP__SOURCE

      public static final int ITERATE_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • ITERATE_EXP__BODY

      public static final int ITERATE_EXP__BODY
      The feature id for the 'Body' containment reference.
      See Also:
    • ITERATE_EXP__ITERATORS

      public static final int ITERATE_EXP__ITERATORS
      The feature id for the 'Iterators' containment reference list.
      See Also:
    • ITERATE_EXP__RESULT

      public static final int ITERATE_EXP__RESULT
      The feature id for the 'Result' containment reference.
      See Also:
    • ITERATE_EXP_FEATURE_COUNT

      public static final int ITERATE_EXP_FEATURE_COUNT
      The number of structural features of the 'Iterate Exp' class.
      See Also:
    • ITERATOR_EXP

      public static final int ITERATOR_EXP
      The meta object id for the 'Iterator Exp' class.
      See Also:
    • ITERATOR_EXP__LOCATION

      public static final int ITERATOR_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • ITERATOR_EXP__COMMENTS_BEFORE

      public static final int ITERATOR_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • ITERATOR_EXP__COMMENTS_AFTER

      public static final int ITERATOR_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • ITERATOR_EXP__TYPE

      public static final int ITERATOR_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • ITERATOR_EXP__IF_EXP3

      public static final int ITERATOR_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • ITERATOR_EXP__APPLIED_PROPERTY

      public static final int ITERATOR_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • ITERATOR_EXP__COLLECTION

      public static final int ITERATOR_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • ITERATOR_EXP__LET_EXP

      public static final int ITERATOR_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • ITERATOR_EXP__LOOP_EXP

      public static final int ITERATOR_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • ITERATOR_EXP__PARENT_OPERATION

      public static final int ITERATOR_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • ITERATOR_EXP__INITIALIZED_VARIABLE

      public static final int ITERATOR_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • ITERATOR_EXP__IF_EXP2

      public static final int ITERATOR_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • ITERATOR_EXP__OWNING_OPERATION

      public static final int ITERATOR_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • ITERATOR_EXP__IF_EXP1

      public static final int ITERATOR_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • ITERATOR_EXP__OWNING_ATTRIBUTE

      public static final int ITERATOR_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • ITERATOR_EXP__SOURCE

      public static final int ITERATOR_EXP__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • ITERATOR_EXP__BODY

      public static final int ITERATOR_EXP__BODY
      The feature id for the 'Body' containment reference.
      See Also:
    • ITERATOR_EXP__ITERATORS

      public static final int ITERATOR_EXP__ITERATORS
      The feature id for the 'Iterators' containment reference list.
      See Also:
    • ITERATOR_EXP__NAME

      public static final int ITERATOR_EXP__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ITERATOR_EXP_FEATURE_COUNT

      public static final int ITERATOR_EXP_FEATURE_COUNT
      The number of structural features of the 'Iterator Exp' class.
      See Also:
    • LET_EXP

      public static final int LET_EXP
      The meta object id for the 'Let Exp' class.
      See Also:
    • LET_EXP__LOCATION

      public static final int LET_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • LET_EXP__COMMENTS_BEFORE

      public static final int LET_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • LET_EXP__COMMENTS_AFTER

      public static final int LET_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • LET_EXP__TYPE

      public static final int LET_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • LET_EXP__IF_EXP3

      public static final int LET_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • LET_EXP__APPLIED_PROPERTY

      public static final int LET_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • LET_EXP__COLLECTION

      public static final int LET_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • LET_EXP__LET_EXP

      public static final int LET_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • LET_EXP__LOOP_EXP

      public static final int LET_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • LET_EXP__PARENT_OPERATION

      public static final int LET_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • LET_EXP__INITIALIZED_VARIABLE

      public static final int LET_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • LET_EXP__IF_EXP2

      public static final int LET_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • LET_EXP__OWNING_OPERATION

      public static final int LET_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • LET_EXP__IF_EXP1

      public static final int LET_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • LET_EXP__OWNING_ATTRIBUTE

      public static final int LET_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • LET_EXP__VARIABLE

      public static final int LET_EXP__VARIABLE
      The feature id for the 'Variable' containment reference.
      See Also:
    • LET_EXP__IN_

      public static final int LET_EXP__IN_
      The feature id for the 'In ' containment reference.
      See Also:
    • LET_EXP_FEATURE_COUNT

      public static final int LET_EXP_FEATURE_COUNT
      The number of structural features of the 'Let Exp' class.
      See Also:
    • IF_EXP

      public static final int IF_EXP
      The meta object id for the 'If Exp' class.
      See Also:
    • IF_EXP__LOCATION

      public static final int IF_EXP__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • IF_EXP__COMMENTS_BEFORE

      public static final int IF_EXP__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • IF_EXP__COMMENTS_AFTER

      public static final int IF_EXP__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • IF_EXP__TYPE

      public static final int IF_EXP__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • IF_EXP__IF_EXP3

      public static final int IF_EXP__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • IF_EXP__APPLIED_PROPERTY

      public static final int IF_EXP__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • IF_EXP__COLLECTION

      public static final int IF_EXP__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • IF_EXP__LET_EXP

      public static final int IF_EXP__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • IF_EXP__LOOP_EXP

      public static final int IF_EXP__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • IF_EXP__PARENT_OPERATION

      public static final int IF_EXP__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • IF_EXP__INITIALIZED_VARIABLE

      public static final int IF_EXP__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • IF_EXP__IF_EXP2

      public static final int IF_EXP__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • IF_EXP__OWNING_OPERATION

      public static final int IF_EXP__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • IF_EXP__IF_EXP1

      public static final int IF_EXP__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • IF_EXP__OWNING_ATTRIBUTE

      public static final int IF_EXP__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • IF_EXP__THEN_EXPRESSION

      public static final int IF_EXP__THEN_EXPRESSION
      The feature id for the 'Then Expression' containment reference.
      See Also:
    • IF_EXP__CONDITION

      public static final int IF_EXP__CONDITION
      The feature id for the 'Condition' containment reference.
      See Also:
    • IF_EXP__ELSE_EXPRESSION

      public static final int IF_EXP__ELSE_EXPRESSION
      The feature id for the 'Else Expression' containment reference.
      See Also:
    • IF_EXP_FEATURE_COUNT

      public static final int IF_EXP_FEATURE_COUNT
      The number of structural features of the 'If Exp' class.
      See Also:
    • ITERATOR

      public static final int ITERATOR
      The meta object id for the 'Iterator' class.
      See Also:
    • ITERATOR__LOCATION

      public static final int ITERATOR__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • ITERATOR__COMMENTS_BEFORE

      public static final int ITERATOR__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • ITERATOR__COMMENTS_AFTER

      public static final int ITERATOR__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • ITERATOR__ID

      public static final int ITERATOR__ID
      The feature id for the 'Id' attribute.
      See Also:
    • ITERATOR__VAR_NAME

      public static final int ITERATOR__VAR_NAME
      The feature id for the 'Var Name' attribute.
      See Also:
    • ITERATOR__TYPE

      public static final int ITERATOR__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • ITERATOR__INIT_EXPRESSION

      public static final int ITERATOR__INIT_EXPRESSION
      The feature id for the 'Init Expression' containment reference.
      See Also:
    • ITERATOR__LET_EXP

      public static final int ITERATOR__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • ITERATOR__BASE_EXP

      public static final int ITERATOR__BASE_EXP
      The feature id for the 'Base Exp' container reference.
      See Also:
    • ITERATOR__VARIABLE_EXP

      public static final int ITERATOR__VARIABLE_EXP
      The feature id for the 'Variable Exp' reference list.
      See Also:
    • ITERATOR__LOOP_EXPR

      public static final int ITERATOR__LOOP_EXPR
      The feature id for the 'Loop Expr' container reference.
      See Also:
    • ITERATOR_FEATURE_COUNT

      public static final int ITERATOR_FEATURE_COUNT
      The number of structural features of the 'Iterator' class.
      See Also:
    • PARAMETER

      public static final int PARAMETER
      The meta object id for the 'Parameter' class.
      See Also:
    • PARAMETER__LOCATION

      public static final int PARAMETER__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • PARAMETER__COMMENTS_BEFORE

      public static final int PARAMETER__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • PARAMETER__COMMENTS_AFTER

      public static final int PARAMETER__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • PARAMETER__ID

      public static final int PARAMETER__ID
      The feature id for the 'Id' attribute.
      See Also:
    • PARAMETER__VAR_NAME

      public static final int PARAMETER__VAR_NAME
      The feature id for the 'Var Name' attribute.
      See Also:
    • PARAMETER__TYPE

      public static final int PARAMETER__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • PARAMETER__INIT_EXPRESSION

      public static final int PARAMETER__INIT_EXPRESSION
      The feature id for the 'Init Expression' containment reference.
      See Also:
    • PARAMETER__LET_EXP

      public static final int PARAMETER__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • PARAMETER__BASE_EXP

      public static final int PARAMETER__BASE_EXP
      The feature id for the 'Base Exp' container reference.
      See Also:
    • PARAMETER__VARIABLE_EXP

      public static final int PARAMETER__VARIABLE_EXP
      The feature id for the 'Variable Exp' reference list.
      See Also:
    • PARAMETER__OPERATION

      public static final int PARAMETER__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • PARAMETER_FEATURE_COUNT

      public static final int PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Parameter' class.
      See Also:
    • OCL_TYPE

      public static final int OCL_TYPE
      The meta object id for the 'Ocl Type' class.
      See Also:
    • OCL_TYPE__LOCATION

      public static final int OCL_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • OCL_TYPE__COMMENTS_BEFORE

      public static final int OCL_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • OCL_TYPE__COMMENTS_AFTER

      public static final int OCL_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • OCL_TYPE__TYPE

      public static final int OCL_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • OCL_TYPE__IF_EXP3

      public static final int OCL_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • OCL_TYPE__APPLIED_PROPERTY

      public static final int OCL_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • OCL_TYPE__COLLECTION

      public static final int OCL_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • OCL_TYPE__LET_EXP

      public static final int OCL_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • OCL_TYPE__LOOP_EXP

      public static final int OCL_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • OCL_TYPE__PARENT_OPERATION

      public static final int OCL_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • OCL_TYPE__INITIALIZED_VARIABLE

      public static final int OCL_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • OCL_TYPE__IF_EXP2

      public static final int OCL_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • OCL_TYPE__OWNING_OPERATION

      public static final int OCL_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • OCL_TYPE__IF_EXP1

      public static final int OCL_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • OCL_TYPE__OWNING_ATTRIBUTE

      public static final int OCL_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • OCL_TYPE__NAME

      public static final int OCL_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • OCL_TYPE__DEFINITIONS

      public static final int OCL_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • OCL_TYPE__OCL_EXPRESSION

      public static final int OCL_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • OCL_TYPE__OPERATION

      public static final int OCL_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • OCL_TYPE__MAP_TYPE2

      public static final int OCL_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • OCL_TYPE__ATTRIBUTE

      public static final int OCL_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • OCL_TYPE__MAP_TYPE

      public static final int OCL_TYPE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • OCL_TYPE__COLLECTION_TYPES

      public static final int OCL_TYPE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • OCL_TYPE__TUPLE_TYPE_ATTRIBUTE

      public static final int OCL_TYPE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • OCL_TYPE__VARIABLE_DECLARATION

      public static final int OCL_TYPE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • OCL_TYPE_FEATURE_COUNT

      public static final int OCL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Ocl Type' class.
      See Also:
    • COLLECTION_TYPE

      public static final int COLLECTION_TYPE
      The meta object id for the 'Collection Type' class.
      See Also:
    • COLLECTION_TYPE__LOCATION

      public static final int COLLECTION_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • COLLECTION_TYPE__COMMENTS_BEFORE

      public static final int COLLECTION_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • COLLECTION_TYPE__COMMENTS_AFTER

      public static final int COLLECTION_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • COLLECTION_TYPE__TYPE

      public static final int COLLECTION_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • COLLECTION_TYPE__IF_EXP3

      public static final int COLLECTION_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • COLLECTION_TYPE__APPLIED_PROPERTY

      public static final int COLLECTION_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • COLLECTION_TYPE__COLLECTION

      public static final int COLLECTION_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • COLLECTION_TYPE__LET_EXP

      public static final int COLLECTION_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • COLLECTION_TYPE__LOOP_EXP

      public static final int COLLECTION_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • COLLECTION_TYPE__PARENT_OPERATION

      public static final int COLLECTION_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • COLLECTION_TYPE__INITIALIZED_VARIABLE

      public static final int COLLECTION_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • COLLECTION_TYPE__IF_EXP2

      public static final int COLLECTION_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • COLLECTION_TYPE__OWNING_OPERATION

      public static final int COLLECTION_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • COLLECTION_TYPE__IF_EXP1

      public static final int COLLECTION_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • COLLECTION_TYPE__OWNING_ATTRIBUTE

      public static final int COLLECTION_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • COLLECTION_TYPE__NAME

      public static final int COLLECTION_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • COLLECTION_TYPE__DEFINITIONS

      public static final int COLLECTION_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • COLLECTION_TYPE__OCL_EXPRESSION

      public static final int COLLECTION_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • COLLECTION_TYPE__OPERATION

      public static final int COLLECTION_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • COLLECTION_TYPE__MAP_TYPE2

      public static final int COLLECTION_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • COLLECTION_TYPE__ATTRIBUTE

      public static final int COLLECTION_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • COLLECTION_TYPE__MAP_TYPE

      public static final int COLLECTION_TYPE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • COLLECTION_TYPE__COLLECTION_TYPES

      public static final int COLLECTION_TYPE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • COLLECTION_TYPE__TUPLE_TYPE_ATTRIBUTE

      public static final int COLLECTION_TYPE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • COLLECTION_TYPE__VARIABLE_DECLARATION

      public static final int COLLECTION_TYPE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • COLLECTION_TYPE__ELEMENT_TYPE

      public static final int COLLECTION_TYPE__ELEMENT_TYPE
      The feature id for the 'Element Type' containment reference.
      See Also:
    • COLLECTION_TYPE_FEATURE_COUNT

      public static final int COLLECTION_TYPE_FEATURE_COUNT
      The number of structural features of the 'Collection Type' class.
      See Also:
    • PRIMITIVE

      public static final int PRIMITIVE
      The meta object id for the 'Primitive' class.
      See Also:
    • PRIMITIVE__LOCATION

      public static final int PRIMITIVE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • PRIMITIVE__COMMENTS_BEFORE

      public static final int PRIMITIVE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • PRIMITIVE__COMMENTS_AFTER

      public static final int PRIMITIVE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • PRIMITIVE__TYPE

      public static final int PRIMITIVE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • PRIMITIVE__IF_EXP3

      public static final int PRIMITIVE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • PRIMITIVE__APPLIED_PROPERTY

      public static final int PRIMITIVE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • PRIMITIVE__COLLECTION

      public static final int PRIMITIVE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • PRIMITIVE__LET_EXP

      public static final int PRIMITIVE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • PRIMITIVE__LOOP_EXP

      public static final int PRIMITIVE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • PRIMITIVE__PARENT_OPERATION

      public static final int PRIMITIVE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • PRIMITIVE__INITIALIZED_VARIABLE

      public static final int PRIMITIVE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • PRIMITIVE__IF_EXP2

      public static final int PRIMITIVE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • PRIMITIVE__OWNING_OPERATION

      public static final int PRIMITIVE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • PRIMITIVE__IF_EXP1

      public static final int PRIMITIVE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • PRIMITIVE__OWNING_ATTRIBUTE

      public static final int PRIMITIVE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • PRIMITIVE__NAME

      public static final int PRIMITIVE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PRIMITIVE__DEFINITIONS

      public static final int PRIMITIVE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • PRIMITIVE__OCL_EXPRESSION

      public static final int PRIMITIVE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • PRIMITIVE__OPERATION

      public static final int PRIMITIVE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • PRIMITIVE__MAP_TYPE2

      public static final int PRIMITIVE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • PRIMITIVE__ATTRIBUTE

      public static final int PRIMITIVE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • PRIMITIVE__MAP_TYPE

      public static final int PRIMITIVE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • PRIMITIVE__COLLECTION_TYPES

      public static final int PRIMITIVE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • PRIMITIVE__TUPLE_TYPE_ATTRIBUTE

      public static final int PRIMITIVE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • PRIMITIVE__VARIABLE_DECLARATION

      public static final int PRIMITIVE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • PRIMITIVE_FEATURE_COUNT

      public static final int PRIMITIVE_FEATURE_COUNT
      The number of structural features of the 'Primitive' class.
      See Also:
    • STRING_TYPE

      public static final int STRING_TYPE
      The meta object id for the 'String Type' class.
      See Also:
    • STRING_TYPE__LOCATION

      public static final int STRING_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • STRING_TYPE__COMMENTS_BEFORE

      public static final int STRING_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • STRING_TYPE__COMMENTS_AFTER

      public static final int STRING_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • STRING_TYPE__TYPE

      public static final int STRING_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • STRING_TYPE__IF_EXP3

      public static final int STRING_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • STRING_TYPE__APPLIED_PROPERTY

      public static final int STRING_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • STRING_TYPE__COLLECTION

      public static final int STRING_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • STRING_TYPE__LET_EXP

      public static final int STRING_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • STRING_TYPE__LOOP_EXP

      public static final int STRING_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • STRING_TYPE__PARENT_OPERATION

      public static final int STRING_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • STRING_TYPE__INITIALIZED_VARIABLE

      public static final int STRING_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • STRING_TYPE__IF_EXP2

      public static final int STRING_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • STRING_TYPE__OWNING_OPERATION

      public static final int STRING_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • STRING_TYPE__IF_EXP1

      public static final int STRING_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • STRING_TYPE__OWNING_ATTRIBUTE

      public static final int STRING_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • STRING_TYPE__NAME

      public static final int STRING_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • STRING_TYPE__DEFINITIONS

      public static final int STRING_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • STRING_TYPE__OCL_EXPRESSION

      public static final int STRING_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • STRING_TYPE__OPERATION

      public static final int STRING_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • STRING_TYPE__MAP_TYPE2

      public static final int STRING_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • STRING_TYPE__ATTRIBUTE

      public static final int STRING_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • STRING_TYPE__MAP_TYPE

      public static final int STRING_TYPE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • STRING_TYPE__COLLECTION_TYPES

      public static final int STRING_TYPE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • STRING_TYPE__TUPLE_TYPE_ATTRIBUTE

      public static final int STRING_TYPE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • STRING_TYPE__VARIABLE_DECLARATION

      public static final int STRING_TYPE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • STRING_TYPE_FEATURE_COUNT

      public static final int STRING_TYPE_FEATURE_COUNT
      The number of structural features of the 'String Type' class.
      See Also:
    • BOOLEAN_TYPE

      public static final int BOOLEAN_TYPE
      The meta object id for the 'Boolean Type' class.
      See Also:
    • BOOLEAN_TYPE__LOCATION

      public static final int BOOLEAN_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • BOOLEAN_TYPE__COMMENTS_BEFORE

      public static final int BOOLEAN_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • BOOLEAN_TYPE__COMMENTS_AFTER

      public static final int BOOLEAN_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • BOOLEAN_TYPE__TYPE

      public static final int BOOLEAN_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • BOOLEAN_TYPE__IF_EXP3

      public static final int BOOLEAN_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • BOOLEAN_TYPE__APPLIED_PROPERTY

      public static final int BOOLEAN_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • BOOLEAN_TYPE__COLLECTION

      public static final int BOOLEAN_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • BOOLEAN_TYPE__LET_EXP

      public static final int BOOLEAN_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • BOOLEAN_TYPE__LOOP_EXP

      public static final int BOOLEAN_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • BOOLEAN_TYPE__PARENT_OPERATION

      public static final int BOOLEAN_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • BOOLEAN_TYPE__INITIALIZED_VARIABLE

      public static final int BOOLEAN_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • BOOLEAN_TYPE__IF_EXP2

      public static final int BOOLEAN_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • BOOLEAN_TYPE__OWNING_OPERATION

      public static final int BOOLEAN_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • BOOLEAN_TYPE__IF_EXP1

      public static final int BOOLEAN_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • BOOLEAN_TYPE__OWNING_ATTRIBUTE

      public static final int BOOLEAN_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • BOOLEAN_TYPE__NAME

      public static final int BOOLEAN_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • BOOLEAN_TYPE__DEFINITIONS

      public static final int BOOLEAN_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • BOOLEAN_TYPE__OCL_EXPRESSION

      public static final int BOOLEAN_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • BOOLEAN_TYPE__OPERATION

      public static final int BOOLEAN_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • BOOLEAN_TYPE__MAP_TYPE2

      public static final int BOOLEAN_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • BOOLEAN_TYPE__ATTRIBUTE

      public static final int BOOLEAN_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • BOOLEAN_TYPE__MAP_TYPE

      public static final int BOOLEAN_TYPE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • BOOLEAN_TYPE__COLLECTION_TYPES

      public static final int BOOLEAN_TYPE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • BOOLEAN_TYPE__TUPLE_TYPE_ATTRIBUTE

      public static final int BOOLEAN_TYPE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • BOOLEAN_TYPE__VARIABLE_DECLARATION

      public static final int BOOLEAN_TYPE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • BOOLEAN_TYPE_FEATURE_COUNT

      public static final int BOOLEAN_TYPE_FEATURE_COUNT
      The number of structural features of the 'Boolean Type' class.
      See Also:
    • NUMERIC_TYPE

      public static final int NUMERIC_TYPE
      The meta object id for the 'Numeric Type' class.
      See Also:
    • NUMERIC_TYPE__LOCATION

      public static final int NUMERIC_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • NUMERIC_TYPE__COMMENTS_BEFORE

      public static final int NUMERIC_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • NUMERIC_TYPE__COMMENTS_AFTER

      public static final int NUMERIC_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • NUMERIC_TYPE__TYPE

      public static final int NUMERIC_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • NUMERIC_TYPE__IF_EXP3

      public static final int NUMERIC_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • NUMERIC_TYPE__APPLIED_PROPERTY

      public static final int NUMERIC_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • NUMERIC_TYPE__COLLECTION

      public static final int NUMERIC_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • NUMERIC_TYPE__LET_EXP

      public static final int NUMERIC_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • NUMERIC_TYPE__LOOP_EXP

      public static final int NUMERIC_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • NUMERIC_TYPE__PARENT_OPERATION

      public static final int NUMERIC_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • NUMERIC_TYPE__INITIALIZED_VARIABLE

      public static final int NUMERIC_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • NUMERIC_TYPE__IF_EXP2

      public static final int NUMERIC_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • NUMERIC_TYPE__OWNING_OPERATION

      public static final int NUMERIC_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • NUMERIC_TYPE__IF_EXP1

      public static final int NUMERIC_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • NUMERIC_TYPE__OWNING_ATTRIBUTE

      public static final int NUMERIC_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • NUMERIC_TYPE__NAME

      public static final int NUMERIC_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • NUMERIC_TYPE__DEFINITIONS

      public static final int NUMERIC_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • NUMERIC_TYPE__OCL_EXPRESSION

      public static final int NUMERIC_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • NUMERIC_TYPE__OPERATION

      public static final int NUMERIC_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • NUMERIC_TYPE__MAP_TYPE2

      public static final int NUMERIC_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • NUMERIC_TYPE__ATTRIBUTE

      public static final int NUMERIC_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • NUMERIC_TYPE__MAP_TYPE

      public static final int NUMERIC_TYPE__MAP_TYPE
      The feature id for the 'Map Type' container reference.
      See Also:
    • NUMERIC_TYPE__COLLECTION_TYPES

      public static final int NUMERIC_TYPE__COLLECTION_TYPES
      The feature id for the 'Collection Types' container reference.
      See Also:
    • NUMERIC_TYPE__TUPLE_TYPE_ATTRIBUTE

      public static final int NUMERIC_TYPE__TUPLE_TYPE_ATTRIBUTE
      The feature id for the 'Tuple Type Attribute' container reference.
      See Also:
    • NUMERIC_TYPE__VARIABLE_DECLARATION

      public static final int NUMERIC_TYPE__VARIABLE_DECLARATION
      The feature id for the 'Variable Declaration' container reference.
      See Also:
    • NUMERIC_TYPE_FEATURE_COUNT

      public static final int NUMERIC_TYPE_FEATURE_COUNT
      The number of structural features of the 'Numeric Type' class.
      See Also:
    • INTEGER_TYPE

      public static final int INTEGER_TYPE
      The meta object id for the 'Integer Type' class.
      See Also:
    • INTEGER_TYPE__LOCATION

      public static final int INTEGER_TYPE__LOCATION
      The feature id for the 'Location' attribute.
      See Also:
    • INTEGER_TYPE__COMMENTS_BEFORE

      public static final int INTEGER_TYPE__COMMENTS_BEFORE
      The feature id for the 'Comments Before' attribute list.
      See Also:
    • INTEGER_TYPE__COMMENTS_AFTER

      public static final int INTEGER_TYPE__COMMENTS_AFTER
      The feature id for the 'Comments After' attribute list.
      See Also:
    • INTEGER_TYPE__TYPE

      public static final int INTEGER_TYPE__TYPE
      The feature id for the 'Type' containment reference.
      See Also:
    • INTEGER_TYPE__IF_EXP3

      public static final int INTEGER_TYPE__IF_EXP3
      The feature id for the 'If Exp3' container reference.
      See Also:
    • INTEGER_TYPE__APPLIED_PROPERTY

      public static final int INTEGER_TYPE__APPLIED_PROPERTY
      The feature id for the 'Applied Property' container reference.
      See Also:
    • INTEGER_TYPE__COLLECTION

      public static final int INTEGER_TYPE__COLLECTION
      The feature id for the 'Collection' container reference.
      See Also:
    • INTEGER_TYPE__LET_EXP

      public static final int INTEGER_TYPE__LET_EXP
      The feature id for the 'Let Exp' container reference.
      See Also:
    • INTEGER_TYPE__LOOP_EXP

      public static final int INTEGER_TYPE__LOOP_EXP
      The feature id for the 'Loop Exp' container reference.
      See Also:
    • INTEGER_TYPE__PARENT_OPERATION

      public static final int INTEGER_TYPE__PARENT_OPERATION
      The feature id for the 'Parent Operation' container reference.
      See Also:
    • INTEGER_TYPE__INITIALIZED_VARIABLE

      public static final int INTEGER_TYPE__INITIALIZED_VARIABLE
      The feature id for the 'Initialized Variable' container reference.
      See Also:
    • INTEGER_TYPE__IF_EXP2

      public static final int INTEGER_TYPE__IF_EXP2
      The feature id for the 'If Exp2' container reference.
      See Also:
    • INTEGER_TYPE__OWNING_OPERATION

      public static final int INTEGER_TYPE__OWNING_OPERATION
      The feature id for the 'Owning Operation' container reference.
      See Also:
    • INTEGER_TYPE__IF_EXP1

      public static final int INTEGER_TYPE__IF_EXP1
      The feature id for the 'If Exp1' container reference.
      See Also:
    • INTEGER_TYPE__OWNING_ATTRIBUTE

      public static final int INTEGER_TYPE__OWNING_ATTRIBUTE
      The feature id for the 'Owning Attribute' container reference.
      See Also:
    • INTEGER_TYPE__NAME

      public static final int INTEGER_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • INTEGER_TYPE__DEFINITIONS

      public static final int INTEGER_TYPE__DEFINITIONS
      The feature id for the 'Definitions' container reference.
      See Also:
    • INTEGER_TYPE__OCL_EXPRESSION

      public static final int INTEGER_TYPE__OCL_EXPRESSION
      The feature id for the 'Ocl Expression' container reference.
      See Also:
    • INTEGER_TYPE__OPERATION

      public static final int INTEGER_TYPE__OPERATION
      The feature id for the 'Operation' container reference.
      See Also:
    • INTEGER_TYPE__MAP_TYPE2

      public static final int INTEGER_TYPE__MAP_TYPE2
      The feature id for the 'Map Type2' container reference.
      See Also:
    • INTEGER_TYPE__ATTRIBUTE

      public static final int INTEGER_TYPE__ATTRIBUTE
      The feature id for the 'Attribute' container reference.
      See Also:
    • INTEGER_TYPE__MAP_TYPE