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

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

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

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

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

      public static final int INTEGER_TYPE_FEATURE_COUNT
      The number of structural features of the 'Integer Type' class.
      See Also:
    • REAL_TYPE

      public static final int REAL_TYPE
      The meta object id for the 'Real Type' class.
      See Also:
    • REAL_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int REAL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Real Type' class.
      See Also:
    • BAG_TYPE

      public static final int BAG_TYPE
      The meta object id for the 'Bag Type' class.
      See Also:
    • BAG_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int BAG_TYPE_FEATURE_COUNT
      The number of structural features of the 'Bag Type' class.
      See Also:
    • ORDERED_SET_TYPE

      public static final int ORDERED_SET_TYPE
      The meta object id for the 'Ordered Set Type' class.
      See Also:
    • ORDERED_SET_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int ORDERED_SET_TYPE_FEATURE_COUNT
      The number of structural features of the 'Ordered Set Type' class.
      See Also:
    • SEQUENCE_TYPE

      public static final int SEQUENCE_TYPE
      The meta object id for the 'Sequence Type' class.
      See Also:
    • SEQUENCE_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int SEQUENCE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Sequence Type' class.
      See Also:
    • SET_TYPE

      public static final int SET_TYPE
      The meta object id for the 'Set Type' class.
      See Also:
    • SET_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int SET_TYPE_FEATURE_COUNT
      The number of structural features of the 'Set Type' class.
      See Also:
    • OCL_ANY_TYPE

      public static final int OCL_ANY_TYPE
      The meta object id for the 'Ocl Any Type' class.
      See Also:
    • OCL_ANY_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int OCL_ANY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Ocl Any Type' class.
      See Also:
    • TUPLE_TYPE

      public static final int TUPLE_TYPE
      The meta object id for the 'Tuple Type' class.
      See Also:
    • TUPLE_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int TUPLE_TYPE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
    • TUPLE_TYPE_FEATURE_COUNT

      public static final int TUPLE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Tuple Type' class.
      See Also:
    • TUPLE_TYPE_ATTRIBUTE

      public static final int TUPLE_TYPE_ATTRIBUTE
      The meta object id for the 'Tuple Type Attribute' class.
      See Also:
    • TUPLE_TYPE_ATTRIBUTE__LOCATION

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

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

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

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

      public static final int TUPLE_TYPE_ATTRIBUTE__TUPLE_TYPE
      The feature id for the 'Tuple Type' container reference.
      See Also:
    • TUPLE_TYPE_ATTRIBUTE__NAME

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

      public static final int TUPLE_TYPE_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Tuple Type Attribute' class.
      See Also:
    • OCL_MODEL_ELEMENT

      public static final int OCL_MODEL_ELEMENT
      The meta object id for the 'Ocl Model Element' class.
      See Also:
    • OCL_MODEL_ELEMENT__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int OCL_MODEL_ELEMENT__MODEL
      The feature id for the 'Model' reference.
      See Also:
    • OCL_MODEL_ELEMENT_FEATURE_COUNT

      public static final int OCL_MODEL_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Ocl Model Element' class.
      See Also:
    • MAP_TYPE

      public static final int MAP_TYPE
      The meta object id for the 'Map Type' class.
      See Also:
    • MAP_TYPE__LOCATION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int MAP_TYPE__VALUE_TYPE
      The feature id for the 'Value Type' containment reference.
      See Also:
    • MAP_TYPE__KEY_TYPE

      public static final int MAP_TYPE__KEY_TYPE
      The feature id for the 'Key Type' containment reference.
      See Also:
    • MAP_TYPE_FEATURE_COUNT

      public static final int MAP_TYPE_FEATURE_COUNT
      The number of structural features of the 'Map Type' class.
      See Also:
    • OCL_FEATURE_DEFINITION

      public static final int OCL_FEATURE_DEFINITION
      The meta object id for the 'Ocl Feature Definition' class.
      See Also:
    • OCL_FEATURE_DEFINITION__LOCATION

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

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

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

      public static final int OCL_FEATURE_DEFINITION__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • OCL_FEATURE_DEFINITION__CONTEXT_

      public static final int OCL_FEATURE_DEFINITION__CONTEXT_
      The feature id for the 'Context ' containment reference.
      See Also:
    • OCL_FEATURE_DEFINITION_FEATURE_COUNT

      public static final int OCL_FEATURE_DEFINITION_FEATURE_COUNT
      The number of structural features of the 'Ocl Feature Definition' class.
      See Also:
    • OCL_CONTEXT_DEFINITION

      public static final int OCL_CONTEXT_DEFINITION
      The meta object id for the 'Ocl Context Definition' class.
      See Also:
    • OCL_CONTEXT_DEFINITION__LOCATION

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

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

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

      public static final int OCL_CONTEXT_DEFINITION__DEFINITION
      The feature id for the 'Definition' container reference.
      See Also:
    • OCL_CONTEXT_DEFINITION__CONTEXT_

      public static final int OCL_CONTEXT_DEFINITION__CONTEXT_
      The feature id for the 'Context ' containment reference.
      See Also:
    • OCL_CONTEXT_DEFINITION_FEATURE_COUNT

      public static final int OCL_CONTEXT_DEFINITION_FEATURE_COUNT
      The number of structural features of the 'Ocl Context Definition' class.
      See Also:
    • OCL_FEATURE

      public static final int OCL_FEATURE
      The meta object id for the 'Ocl Feature' class.
      See Also:
    • OCL_FEATURE__LOCATION

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

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

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

      public static final int OCL_FEATURE__DEFINITION
      The feature id for the 'Definition' container reference.
      See Also:
    • OCL_FEATURE_FEATURE_COUNT

      public static final int OCL_FEATURE_FEATURE_COUNT
      The number of structural features of the 'Ocl Feature' class.
      See Also:
    • ATTRIBUTE

      public static final int ATTRIBUTE
      The meta object id for the 'Attribute' class.
      See Also:
    • ATTRIBUTE__LOCATION

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

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

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

      public static final int ATTRIBUTE__DEFINITION
      The feature id for the 'Definition' container reference.
      See Also:
    • ATTRIBUTE__NAME

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

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

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

      public static final int ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Attribute' class.
      See Also:
    • OPERATION

      public static final int OPERATION
      The meta object id for the 'Operation' class.
      See Also:
    • OPERATION__LOCATION

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

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

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

      public static final int OPERATION__DEFINITION
      The feature id for the 'Definition' container reference.
      See Also:
    • OPERATION__NAME

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

      public static final int OPERATION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
    • OPERATION__RETURN_TYPE

      public static final int OPERATION__RETURN_TYPE
      The feature id for the 'Return Type' containment reference.
      See Also:
    • OPERATION__BODY

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

      public static final int OPERATION_FEATURE_COUNT
      The number of structural features of the 'Operation' class.
      See Also:
    • OCL_MODEL

      public static final int OCL_MODEL
      The meta object id for the 'Ocl Model' class.
      See Also:
    • OCL_MODEL__LOCATION

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

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

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

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

      public static final int OCL_MODEL__METAMODEL
      The feature id for the 'Metamodel' reference.
      See Also:
    • OCL_MODEL__ELEMENTS

      public static final int OCL_MODEL__ELEMENTS
      The feature id for the 'Elements' reference list.
      See Also:
    • OCL_MODEL__MODEL

      public static final int OCL_MODEL__MODEL
      The feature id for the 'Model' reference list.
      See Also:
    • OCL_MODEL_FEATURE_COUNT

      public static final int OCL_MODEL_FEATURE_COUNT
      The number of structural features of the 'Ocl Model' class.
      See Also:
  • Method Details

    • init

      public static OCLPackage init()
      Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

      This method is used to initialize eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

      See Also:
    • getOclExpression

      public org.eclipse.emf.ecore.EClass getOclExpression()
      Returns the meta object for class 'Ocl Expression'.
      Returns:
      the meta object for class 'Ocl Expression'.
      See Also:
    • getOclExpression_Type

      public org.eclipse.emf.ecore.EReference getOclExpression_Type()
      Returns the meta object for the containment reference 'Type'.
      Returns:
      the meta object for the containment reference 'Type'.
      See Also:
    • getOclExpression_IfExp3

      public org.eclipse.emf.ecore.EReference getOclExpression_IfExp3()
      Returns the meta object for the container reference 'If Exp3'.
      Returns:
      the meta object for the container reference 'If Exp3'.
      See Also:
    • getOclExpression_AppliedProperty

      public org.eclipse.emf.ecore.EReference getOclExpression_AppliedProperty()
      Returns the meta object for the container reference 'Applied Property'.
      Returns:
      the meta object for the container reference 'Applied Property'.
      See Also:
    • getOclExpression_Collection

      public org.eclipse.emf.ecore.EReference getOclExpression_Collection()
      Returns the meta object for the container reference 'Collection'.
      Returns:
      the meta object for the container reference 'Collection'.
      See Also:
    • getOclExpression_LetExp

      public org.eclipse.emf.ecore.EReference getOclExpression_LetExp()
      Returns the meta object for the container reference 'Let Exp'.
      Returns:
      the meta object for the container reference 'Let Exp'.
      See Also:
    • getOclExpression_LoopExp

      public org.eclipse.emf.ecore.EReference getOclExpression_LoopExp()
      Returns the meta object for the container reference 'Loop Exp'.
      Returns:
      the meta object for the container reference 'Loop Exp'.
      See Also:
    • getOclExpression_ParentOperation

      public org.eclipse.emf.ecore.EReference getOclExpression_ParentOperation()
      Returns the meta object for the container reference 'Parent Operation'.
      Returns:
      the meta object for the container reference 'Parent Operation'.
      See Also:
    • getOclExpression_InitializedVariable

      public org.eclipse.emf.ecore.EReference getOclExpression_InitializedVariable()
      Returns the meta object for the container reference 'Initialized Variable'.
      Returns:
      the meta object for the container reference 'Initialized Variable'.
      See Also:
    • getOclExpression_IfExp2

      public org.eclipse.emf.ecore.EReference getOclExpression_IfExp2()
      Returns the meta object for the container reference 'If Exp2'.
      Returns:
      the meta object for the container reference 'If Exp2'.
      See Also:
    • getOclExpression_OwningOperation

      public org.eclipse.emf.ecore.EReference getOclExpression_OwningOperation()
      Returns the meta object for the container reference 'Owning Operation'.
      Returns:
      the meta object for the container reference 'Owning Operation'.
      See Also:
    • getOclExpression_IfExp1

      public org.eclipse.emf.ecore.EReference getOclExpression_IfExp1()
      Returns the meta object for the container reference 'If Exp1'.
      Returns:
      the meta object for the container reference 'If Exp1'.
      See Also:
    • getOclExpression_OwningAttribute

      public org.eclipse.emf.ecore.EReference getOclExpression_OwningAttribute()
      Returns the meta object for the container reference 'Owning Attribute'.
      Returns:
      the meta object for the container reference 'Owning Attribute'.
      See Also:
    • getVariableExp

      public org.eclipse.emf.ecore.EClass getVariableExp()
      Returns the meta object for class 'Variable Exp'.
      Returns:
      the meta object for class 'Variable Exp'.
      See Also:
    • getVariableExp_ReferredVariable

      public org.eclipse.emf.ecore.EReference getVariableExp_ReferredVariable()
      Returns the meta object for the reference 'Referred Variable'.
      Returns:
      the meta object for the reference 'Referred Variable'.
      See Also:
    • getSuperExp

      public org.eclipse.emf.ecore.EClass getSuperExp()
      Returns the meta object for class 'Super Exp'.
      Returns:
      the meta object for class 'Super Exp'.
      See Also:
    • getPrimitiveExp

      public org.eclipse.emf.ecore.EClass getPrimitiveExp()
      Returns the meta object for class 'Primitive Exp'.
      Returns:
      the meta object for class 'Primitive Exp'.
      See Also:
    • getStringExp

      public org.eclipse.emf.ecore.EClass getStringExp()
      Returns the meta object for class 'String Exp'.
      Returns:
      the meta object for class 'String Exp'.
      See Also:
    • getStringExp_StringSymbol

      public org.eclipse.emf.ecore.EAttribute getStringExp_StringSymbol()
      Returns the meta object for the attribute 'String Symbol'.
      Returns:
      the meta object for the attribute 'String Symbol'.
      See Also:
    • getBooleanExp

      public org.eclipse.emf.ecore.EClass getBooleanExp()
      Returns the meta object for class 'Boolean Exp'.
      Returns:
      the meta object for class 'Boolean Exp'.
      See Also:
    • getBooleanExp_BooleanSymbol

      public org.eclipse.emf.ecore.EAttribute getBooleanExp_BooleanSymbol()
      Returns the meta object for the attribute 'Boolean Symbol'.
      Returns:
      the meta object for the attribute 'Boolean Symbol'.
      See Also:
    • getNumericExp

      public org.eclipse.emf.ecore.EClass getNumericExp()
      Returns the meta object for class 'Numeric Exp'.
      Returns:
      the meta object for class 'Numeric Exp'.
      See Also:
    • getRealExp

      public org.eclipse.emf.ecore.EClass getRealExp()
      Returns the meta object for class 'Real Exp'.
      Returns:
      the meta object for class 'Real Exp'.
      See Also:
    • getRealExp_RealSymbol

      public org.eclipse.emf.ecore.EAttribute getRealExp_RealSymbol()
      Returns the meta object for the attribute 'Real Symbol'.
      Returns:
      the meta object for the attribute 'Real Symbol'.
      See Also:
    • getIntegerExp

      public org.eclipse.emf.ecore.EClass getIntegerExp()
      Returns the meta object for class 'Integer Exp'.
      Returns:
      the meta object for class 'Integer Exp'.
      See Also:
    • getIntegerExp_IntegerSymbol

      public org.eclipse.emf.ecore.EAttribute getIntegerExp_IntegerSymbol()
      Returns the meta object for the attribute 'Integer Symbol'.
      Returns:
      the meta object for the attribute 'Integer Symbol'.
      See Also:
    • getCollectionExp

      public org.eclipse.emf.ecore.EClass getCollectionExp()
      Returns the meta object for class 'Collection Exp'.
      Returns:
      the meta object for class 'Collection Exp'.
      See Also:
    • getCollectionExp_Elements

      public org.eclipse.emf.ecore.EReference getCollectionExp_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getBagExp

      public org.eclipse.emf.ecore.EClass getBagExp()
      Returns the meta object for class 'Bag Exp'.
      Returns:
      the meta object for class 'Bag Exp'.
      See Also:
    • getOrderedSetExp

      public org.eclipse.emf.ecore.EClass getOrderedSetExp()
      Returns the meta object for class 'Ordered Set Exp'.
      Returns:
      the meta object for class 'Ordered Set Exp'.
      See Also:
    • getSequenceExp

      public org.eclipse.emf.ecore.EClass getSequenceExp()
      Returns the meta object for class 'Sequence Exp'.
      Returns:
      the meta object for class 'Sequence Exp'.
      See Also:
    • getSetExp

      public org.eclipse.emf.ecore.EClass getSetExp()
      Returns the meta object for class 'Set Exp'.
      Returns:
      the meta object for class 'Set Exp'.
      See Also:
    • getTupleExp

      public org.eclipse.emf.ecore.EClass getTupleExp()
      Returns the meta object for class 'Tuple Exp'.
      Returns:
      the meta object for class 'Tuple Exp'.
      See Also:
    • getTupleExp_TuplePart

      public org.eclipse.emf.ecore.EReference getTupleExp_TuplePart()
      Returns the meta object for the containment reference list 'Tuple Part'.
      Returns:
      the meta object for the containment reference list 'Tuple Part'.
      See Also:
    • getTuplePart

      public org.eclipse.emf.ecore.EClass getTuplePart()
      Returns the meta object for class 'Tuple Part'.
      Returns:
      the meta object for class 'Tuple Part'.
      See Also:
    • getTuplePart_Tuple

      public org.eclipse.emf.ecore.EReference getTuplePart_Tuple()
      Returns the meta object for the container reference 'Tuple'.
      Returns:
      the meta object for the container reference 'Tuple'.
      See Also:
    • getMapExp

      public org.eclipse.emf.ecore.EClass getMapExp()
      Returns the meta object for class 'Map Exp'.
      Returns:
      the meta object for class 'Map Exp'.
      See Also:
    • getMapExp_Elements

      public org.eclipse.emf.ecore.EReference getMapExp_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getMapElement

      public org.eclipse.emf.ecore.EClass getMapElement()
      Returns the meta object for class 'Map Element'.
      Returns:
      the meta object for class 'Map Element'.
      See Also:
    • getMapElement_Map

      public org.eclipse.emf.ecore.EReference getMapElement_Map()
      Returns the meta object for the container reference 'Map'.
      Returns:
      the meta object for the container reference 'Map'.
      See Also:
    • getMapElement_Key

      public org.eclipse.emf.ecore.EReference getMapElement_Key()
      Returns the meta object for the containment reference 'Key'.
      Returns:
      the meta object for the containment reference 'Key'.
      See Also:
    • getMapElement_Value

      public org.eclipse.emf.ecore.EReference getMapElement_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getEnumLiteralExp

      public org.eclipse.emf.ecore.EClass getEnumLiteralExp()
      Returns the meta object for class 'Enum Literal Exp'.
      Returns:
      the meta object for class 'Enum Literal Exp'.
      See Also:
    • getEnumLiteralExp_Name

      public org.eclipse.emf.ecore.EAttribute getEnumLiteralExp_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOclUndefinedExp

      public org.eclipse.emf.ecore.EClass getOclUndefinedExp()
      Returns the meta object for class 'Ocl Undefined Exp'.
      Returns:
      the meta object for class 'Ocl Undefined Exp'.
      See Also:
    • getPropertyCallExp

      public org.eclipse.emf.ecore.EClass getPropertyCallExp()
      Returns the meta object for class 'Property Call Exp'.
      Returns:
      the meta object for class 'Property Call Exp'.
      See Also:
    • getPropertyCallExp_Source

      public org.eclipse.emf.ecore.EReference getPropertyCallExp_Source()
      Returns the meta object for the containment reference 'Source'.
      Returns:
      the meta object for the containment reference 'Source'.
      See Also:
    • getNavigationOrAttributeCallExp

      public org.eclipse.emf.ecore.EClass getNavigationOrAttributeCallExp()
      Returns the meta object for class 'Navigation Or Attribute Call Exp'.
      Returns:
      the meta object for class 'Navigation Or Attribute Call Exp'.
      See Also:
    • getNavigationOrAttributeCallExp_Name

      public org.eclipse.emf.ecore.EAttribute getNavigationOrAttributeCallExp_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOperationCallExp

      public org.eclipse.emf.ecore.EClass getOperationCallExp()
      Returns the meta object for class 'Operation Call Exp'.
      Returns:
      the meta object for class 'Operation Call Exp'.
      See Also:
    • getOperationCallExp_Arguments

      public org.eclipse.emf.ecore.EReference getOperationCallExp_Arguments()
      Returns the meta object for the containment reference list 'Arguments'.
      Returns:
      the meta object for the containment reference list 'Arguments'.
      See Also:
    • getOperationCallExp_OperationName

      public org.eclipse.emf.ecore.EAttribute getOperationCallExp_OperationName()
      Returns the meta object for the attribute 'Operation Name'.
      Returns:
      the meta object for the attribute 'Operation Name'.
      See Also:
    • getOperatorCallExp

      public org.eclipse.emf.ecore.EClass getOperatorCallExp()
      Returns the meta object for class 'Operator Call Exp'.
      Returns:
      the meta object for class 'Operator Call Exp'.
      See Also:
    • getCollectionOperationCallExp

      public org.eclipse.emf.ecore.EClass getCollectionOperationCallExp()
      Returns the meta object for class 'Collection Operation Call Exp'.
      Returns:
      the meta object for class 'Collection Operation Call Exp'.
      See Also:
    • getLoopExp

      public org.eclipse.emf.ecore.EClass getLoopExp()
      Returns the meta object for class 'Loop Exp'.
      Returns:
      the meta object for class 'Loop Exp'.
      See Also:
    • getLoopExp_Body

      public org.eclipse.emf.ecore.EReference getLoopExp_Body()
      Returns the meta object for the containment reference 'Body'.
      Returns:
      the meta object for the containment reference 'Body'.
      See Also:
    • getLoopExp_Iterators

      public org.eclipse.emf.ecore.EReference getLoopExp_Iterators()
      Returns the meta object for the containment reference list 'Iterators'.
      Returns:
      the meta object for the containment reference list 'Iterators'.
      See Also:
    • getIterateExp

      public org.eclipse.emf.ecore.EClass getIterateExp()
      Returns the meta object for class 'Iterate Exp'.
      Returns:
      the meta object for class 'Iterate Exp'.
      See Also:
    • getIterateExp_Result

      public org.eclipse.emf.ecore.EReference getIterateExp_Result()
      Returns the meta object for the containment reference 'Result'.
      Returns:
      the meta object for the containment reference 'Result'.
      See Also:
    • getIteratorExp

      public org.eclipse.emf.ecore.EClass getIteratorExp()
      Returns the meta object for class 'Iterator Exp'.
      Returns:
      the meta object for class 'Iterator Exp'.
      See Also:
    • getIteratorExp_Name

      public org.eclipse.emf.ecore.EAttribute getIteratorExp_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getLetExp

      public org.eclipse.emf.ecore.EClass getLetExp()
      Returns the meta object for class 'Let Exp'.
      Returns:
      the meta object for class 'Let Exp'.
      See Also:
    • getLetExp_Variable

      public org.eclipse.emf.ecore.EReference getLetExp_Variable()
      Returns the meta object for the containment reference 'Variable'.
      Returns:
      the meta object for the containment reference 'Variable'.
      See Also:
    • getLetExp_In_

      public org.eclipse.emf.ecore.EReference getLetExp_In_()
      Returns the meta object for the containment reference 'In '.
      Returns:
      the meta object for the containment reference 'In '.
      See Also:
    • getIfExp

      public org.eclipse.emf.ecore.EClass getIfExp()
      Returns the meta object for class 'If Exp'.
      Returns:
      the meta object for class 'If Exp'.
      See Also:
    • getIfExp_ThenExpression

      public org.eclipse.emf.ecore.EReference getIfExp_ThenExpression()
      Returns the meta object for the containment reference 'Then Expression'.
      Returns:
      the meta object for the containment reference 'Then Expression'.
      See Also:
    • getIfExp_Condition

      public org.eclipse.emf.ecore.EReference getIfExp_Condition()
      Returns the meta object for the containment reference 'Condition'.
      Returns:
      the meta object for the containment reference 'Condition'.
      See Also:
    • getIfExp_ElseExpression

      public org.eclipse.emf.ecore.EReference getIfExp_ElseExpression()
      Returns the meta object for the containment reference 'Else Expression'.
      Returns:
      the meta object for the containment reference 'Else Expression'.
      See Also:
    • getVariableDeclaration

      public org.eclipse.emf.ecore.EClass getVariableDeclaration()
      Returns the meta object for class 'Variable Declaration'.
      Returns:
      the meta object for class 'Variable Declaration'.
      See Also:
    • getVariableDeclaration_Id

      public org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Id()
      Returns the meta object for the attribute 'Id'.
      Returns:
      the meta object for the attribute 'Id'.
      See Also:
    • getVariableDeclaration_VarName

      public org.eclipse.emf.ecore.EAttribute getVariableDeclaration_VarName()
      Returns the meta object for the attribute 'Var Name'.
      Returns:
      the meta object for the attribute 'Var Name'.
      See Also:
    • getVariableDeclaration_Type

      public org.eclipse.emf.ecore.EReference getVariableDeclaration_Type()
      Returns the meta object for the containment reference 'Type'.
      Returns:
      the meta object for the containment reference 'Type'.
      See Also:
    • getVariableDeclaration_InitExpression

      public org.eclipse.emf.ecore.EReference getVariableDeclaration_InitExpression()
      Returns the meta object for the containment reference 'Init Expression'.
      Returns:
      the meta object for the containment reference 'Init Expression'.
      See Also:
    • getVariableDeclaration_LetExp

      public org.eclipse.emf.ecore.EReference getVariableDeclaration_LetExp()
      Returns the meta object for the container reference 'Let Exp'.
      Returns:
      the meta object for the container reference 'Let Exp'.
      See Also:
    • getVariableDeclaration_BaseExp

      public org.eclipse.emf.ecore.EReference getVariableDeclaration_BaseExp()
      Returns the meta object for the container reference 'Base Exp'.
      Returns:
      the meta object for the container reference 'Base Exp'.
      See Also:
    • getVariableDeclaration_VariableExp

      public org.eclipse.emf.ecore.EReference getVariableDeclaration_VariableExp()
      Returns the meta object for the reference list 'Variable Exp'.
      Returns:
      the meta object for the reference list 'Variable Exp'.
      See Also:
    • getIterator

      public org.eclipse.emf.ecore.EClass getIterator()
      Returns the meta object for class 'Iterator'.
      Returns:
      the meta object for class 'Iterator'.
      See Also:
    • getIterator_LoopExpr

      public org.eclipse.emf.ecore.EReference getIterator_LoopExpr()
      Returns the meta object for the container reference 'Loop Expr'.
      Returns:
      the meta object for the container reference 'Loop Expr'.
      See Also:
    • getParameter

      public org.eclipse.emf.ecore.EClass getParameter()
      Returns the meta object for class 'Parameter'.
      Returns:
      the meta object for class 'Parameter'.
      See Also:
    • getParameter_Operation

      public org.eclipse.emf.ecore.EReference getParameter_Operation()
      Returns the meta object for the container reference 'Operation'.
      Returns:
      the meta object for the container reference 'Operation'.
      See Also:
    • getCollectionType

      public org.eclipse.emf.ecore.EClass getCollectionType()
      Returns the meta object for class 'Collection Type'.
      Returns:
      the meta object for class 'Collection Type'.
      See Also:
    • getCollectionType_ElementType

      public org.eclipse.emf.ecore.EReference getCollectionType_ElementType()
      Returns the meta object for the containment reference 'Element Type'.
      Returns:
      the meta object for the containment reference 'Element Type'.
      See Also:
    • getOclType

      public org.eclipse.emf.ecore.EClass getOclType()
      Returns the meta object for class 'Ocl Type'.
      Returns:
      the meta object for class 'Ocl Type'.
      See Also:
    • getOclType_Name

      public org.eclipse.emf.ecore.EAttribute getOclType_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOclType_Definitions

      public org.eclipse.emf.ecore.EReference getOclType_Definitions()
      Returns the meta object for the container reference 'Definitions'.
      Returns:
      the meta object for the container reference 'Definitions'.
      See Also:
    • getOclType_OclExpression

      public org.eclipse.emf.ecore.EReference getOclType_OclExpression()
      Returns the meta object for the container reference 'Ocl Expression'.
      Returns:
      the meta object for the container reference 'Ocl Expression'.
      See Also:
    • getOclType_Operation

      public org.eclipse.emf.ecore.EReference getOclType_Operation()
      Returns the meta object for the container reference 'Operation'.
      Returns:
      the meta object for the container reference 'Operation'.
      See Also:
    • getOclType_MapType2

      public org.eclipse.emf.ecore.EReference getOclType_MapType2()
      Returns the meta object for the container reference 'Map Type2'.
      Returns:
      the meta object for the container reference 'Map Type2'.
      See Also:
    • getOclType_Attribute

      public org.eclipse.emf.ecore.EReference getOclType_Attribute()
      Returns the meta object for the container reference 'Attribute'.
      Returns:
      the meta object for the container reference 'Attribute'.
      See Also:
    • getOclType_MapType

      public org.eclipse.emf.ecore.EReference getOclType_MapType()
      Returns the meta object for the container reference 'Map Type'.
      Returns:
      the meta object for the container reference 'Map Type'.
      See Also:
    • getOclType_CollectionTypes

      public org.eclipse.emf.ecore.EReference getOclType_CollectionTypes()
      Returns the meta object for the container reference 'Collection Types'.
      Returns:
      the meta object for the container reference 'Collection Types'.
      See Also:
    • getOclType_TupleTypeAttribute

      public org.eclipse.emf.ecore.EReference getOclType_TupleTypeAttribute()
      Returns the meta object for the container reference 'Tuple Type Attribute'.
      Returns:
      the meta object for the container reference 'Tuple Type Attribute'.
      See Also:
    • getOclType_VariableDeclaration

      public org.eclipse.emf.ecore.EReference getOclType_VariableDeclaration()
      Returns the meta object for the container reference 'Variable Declaration'.
      Returns:
      the meta object for the container reference 'Variable Declaration'.
      See Also:
    • getPrimitive

      public org.eclipse.emf.ecore.EClass getPrimitive()
      Returns the meta object for class 'Primitive'.
      Returns:
      the meta object for class 'Primitive'.
      See Also:
    • getStringType

      public org.eclipse.emf.ecore.EClass getStringType()
      Returns the meta object for class 'String Type'.
      Returns:
      the meta object for class 'String Type'.
      See Also:
    • getBooleanType

      public org.eclipse.emf.ecore.EClass getBooleanType()
      Returns the meta object for class 'Boolean Type'.
      Returns:
      the meta object for class 'Boolean Type'.
      See Also:
    • getNumericType

      public org.eclipse.emf.ecore.EClass getNumericType()
      Returns the meta object for class 'Numeric Type'.
      Returns:
      the meta object for class 'Numeric Type'.
      See Also:
    • getIntegerType

      public org.eclipse.emf.ecore.EClass getIntegerType()
      Returns the meta object for class 'Integer Type'.
      Returns:
      the meta object for class 'Integer Type'.
      See Also:
    • getRealType

      public org.eclipse.emf.ecore.EClass getRealType()
      Returns the meta object for class 'Real Type'.
      Returns:
      the meta object for class 'Real Type'.
      See Also:
    • getBagType

      public org.eclipse.emf.ecore.EClass getBagType()
      Returns the meta object for class 'Bag Type'.
      Returns:
      the meta object for class 'Bag Type'.
      See Also:
    • getOrderedSetType

      public org.eclipse.emf.ecore.EClass getOrderedSetType()
      Returns the meta object for class 'Ordered Set Type'.
      Returns:
      the meta object for class 'Ordered Set Type'.
      See Also:
    • getSequenceType

      public org.eclipse.emf.ecore.EClass getSequenceType()
      Returns the meta object for class 'Sequence Type'.
      Returns:
      the meta object for class 'Sequence Type'.
      See Also:
    • getSetType

      public org.eclipse.emf.ecore.EClass getSetType()
      Returns the meta object for class 'Set Type'.
      Returns:
      the meta object for class 'Set Type'.
      See Also:
    • getOclAnyType

      public org.eclipse.emf.ecore.EClass getOclAnyType()
      Returns the meta object for class 'Ocl Any Type'.
      Returns:
      the meta object for class 'Ocl Any Type'.
      See Also:
    • getTupleType

      public org.eclipse.emf.ecore.EClass getTupleType()
      Returns the meta object for class 'Tuple Type'.
      Returns:
      the meta object for class 'Tuple Type'.
      See Also:
    • getTupleType_Attributes

      public org.eclipse.emf.ecore.EReference getTupleType_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
    • getTupleTypeAttribute

      public org.eclipse.emf.ecore.EClass getTupleTypeAttribute()
      Returns the meta object for class 'Tuple Type Attribute'.
      Returns:
      the meta object for class 'Tuple Type Attribute'.
      See Also:
    • getTupleTypeAttribute_Type

      public org.eclipse.emf.ecore.EReference getTupleTypeAttribute_Type()
      Returns the meta object for the containment reference 'Type'.
      Returns:
      the meta object for the containment reference 'Type'.
      See Also:
    • getTupleTypeAttribute_TupleType

      public org.eclipse.emf.ecore.EReference getTupleTypeAttribute_TupleType()
      Returns the meta object for the container reference 'Tuple Type'.
      Returns:
      the meta object for the container reference 'Tuple Type'.
      See Also:
    • getTupleTypeAttribute_Name

      public org.eclipse.emf.ecore.EAttribute getTupleTypeAttribute_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOclModelElement

      public org.eclipse.emf.ecore.EClass getOclModelElement()
      Returns the meta object for class 'Ocl Model Element'.
      Returns:
      the meta object for class 'Ocl Model Element'.
      See Also:
    • getOclModelElement_Model

      public org.eclipse.emf.ecore.EReference getOclModelElement_Model()
      Returns the meta object for the reference 'Model'.
      Returns:
      the meta object for the reference 'Model'.
      See Also:
    • getMapType

      public org.eclipse.emf.ecore.EClass getMapType()
      Returns the meta object for class 'Map Type'.
      Returns:
      the meta object for class 'Map Type'.
      See Also:
    • getMapType_ValueType

      public org.eclipse.emf.ecore.EReference getMapType_ValueType()
      Returns the meta object for the containment reference 'Value Type'.
      Returns:
      the meta object for the containment reference 'Value Type'.
      See Also:
    • getMapType_KeyType

      public org.eclipse.emf.ecore.EReference getMapType_KeyType()
      Returns the meta object for the containment reference 'Key Type'.
      Returns:
      the meta object for the containment reference 'Key Type'.
      See Also:
    • getOclFeatureDefinition

      public org.eclipse.emf.ecore.EClass getOclFeatureDefinition()
      Returns the meta object for class 'Ocl Feature Definition'.
      Returns:
      the meta object for class 'Ocl Feature Definition'.
      See Also:
    • getOclFeatureDefinition_Feature

      public org.eclipse.emf.ecore.EReference getOclFeatureDefinition_Feature()
      Returns the meta object for the containment reference 'Feature'.
      Returns:
      the meta object for the containment reference 'Feature'.
      See Also:
    • getOclFeatureDefinition_Context_

      public org.eclipse.emf.ecore.EReference getOclFeatureDefinition_Context_()
      Returns the meta object for the containment reference 'Context '.
      Returns:
      the meta object for the containment reference 'Context '.
      See Also:
    • getOclContextDefinition

      public org.eclipse.emf.ecore.EClass getOclContextDefinition()
      Returns the meta object for class 'Ocl Context Definition'.
      Returns:
      the meta object for class 'Ocl Context Definition'.
      See Also:
    • getOclContextDefinition_Definition

      public org.eclipse.emf.ecore.EReference getOclContextDefinition_Definition()
      Returns the meta object for the container reference 'Definition'.
      Returns:
      the meta object for the container reference 'Definition'.
      See Also:
    • getOclContextDefinition_Context_

      public org.eclipse.emf.ecore.EReference getOclContextDefinition_Context_()
      Returns the meta object for the containment reference 'Context '.
      Returns:
      the meta object for the containment reference 'Context '.
      See Also:
    • getOclFeature

      public org.eclipse.emf.ecore.EClass getOclFeature()
      Returns the meta object for class 'Ocl Feature'.
      Returns:
      the meta object for class 'Ocl Feature'.
      See Also:
    • getOclFeature_Definition

      public org.eclipse.emf.ecore.EReference getOclFeature_Definition()
      Returns the meta object for the container reference 'Definition'.
      Returns:
      the meta object for the container reference 'Definition'.
      See Also:
    • getAttribute

      public org.eclipse.emf.ecore.EClass getAttribute()
      Returns the meta object for class 'Attribute'.
      Returns:
      the meta object for class 'Attribute'.
      See Also:
    • getAttribute_Name

      public org.eclipse.emf.ecore.EAttribute getAttribute_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getAttribute_InitExpression

      public org.eclipse.emf.ecore.EReference getAttribute_InitExpression()
      Returns the meta object for the containment reference 'Init Expression'.
      Returns:
      the meta object for the containment reference 'Init Expression'.
      See Also:
    • getAttribute_Type

      public org.eclipse.emf.ecore.EReference getAttribute_Type()
      Returns the meta object for the containment reference 'Type'.
      Returns:
      the meta object for the containment reference 'Type'.
      See Also:
    • getOperation

      public org.eclipse.emf.ecore.EClass getOperation()
      Returns the meta object for class 'Operation'.
      Returns:
      the meta object for class 'Operation'.
      See Also:
    • getOperation_Name

      public org.eclipse.emf.ecore.EAttribute getOperation_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOperation_Parameters

      public org.eclipse.emf.ecore.EReference getOperation_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
    • getOperation_ReturnType

      public org.eclipse.emf.ecore.EReference getOperation_ReturnType()
      Returns the meta object for the containment reference 'Return Type'.
      Returns:
      the meta object for the containment reference 'Return Type'.
      See Also:
    • getOperation_Body

      public org.eclipse.emf.ecore.EReference getOperation_Body()
      Returns the meta object for the containment reference 'Body'.
      Returns:
      the meta object for the containment reference 'Body'.
      See Also:
    • getOclModel

      public org.eclipse.emf.ecore.EClass getOclModel()
      Returns the meta object for class 'Ocl Model'.
      Returns:
      the meta object for class 'Ocl Model'.
      See Also:
    • getOclModel_Name

      public org.eclipse.emf.ecore.EAttribute getOclModel_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getOclModel_Metamodel

      public org.eclipse.emf.ecore.EReference getOclModel_Metamodel()
      Returns the meta object for the reference 'Metamodel'.
      Returns:
      the meta object for the reference 'Metamodel'.
      See Also:
    • getOclModel_Elements

      public org.eclipse.emf.ecore.EReference getOclModel_Elements()
      Returns the meta object for the reference list 'Elements'.
      Returns:
      the meta object for the reference list 'Elements'.
      See Also:
    • getOclModel_Model

      public org.eclipse.emf.ecore.EReference getOclModel_Model()
      Returns the meta object for the reference list 'Model'.
      Returns:
      the meta object for the reference list 'Model'.
      See Also:
    • getOCLFactory

      public OCLFactory getOCLFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
    • createPackageContents

      public void createPackageContents()
      Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.
    • initializePackageContents

      public void initializePackageContents()
      Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.