Interface OperatorsPackage

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

public interface OperatorsPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final OperatorsPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • OPERATOR

      static final int OPERATOR
      The meta object id for the 'Operator' class.
      See Also:
      Generated class or method.
    • OPERATOR__LAYOUT_INFORMATIONS

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

      static final int OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITIVE_OPERATOR

      static final int ADDITIVE_OPERATOR
      The meta object id for the 'Additive Operator' class.
      See Also:
      Generated class or method.
    • ADDITIVE_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int ADDITIVE_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Additive Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_OPERATOR

      static final int ASSIGNMENT_OPERATOR
      The meta object id for the 'Assignment Operator' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Assignment Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUALITY_OPERATOR

      static final int EQUALITY_OPERATOR
      The meta object id for the 'Equality Operator' class.
      See Also:
      Generated class or method.
    • EQUALITY_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int EQUALITY_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Equality Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATIVE_OPERATOR

      static final int MULTIPLICATIVE_OPERATOR
      The meta object id for the 'Multiplicative Operator' class.
      See Also:
      Generated class or method.
    • MULTIPLICATIVE_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int MULTIPLICATIVE_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Multiplicative Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RELATION_OPERATOR

      static final int RELATION_OPERATOR
      The meta object id for the 'Relation Operator' class.
      See Also:
      Generated class or method.
    • RELATION_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int RELATION_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Relation Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SHIFT_OPERATOR

      static final int SHIFT_OPERATOR
      The meta object id for the 'Shift Operator' class.
      See Also:
      Generated class or method.
    • SHIFT_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int SHIFT_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Shift Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_OPERATOR

      static final int UNARY_OPERATOR
      The meta object id for the 'Unary Operator' class.
      See Also:
      Generated class or method.
    • UNARY_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int UNARY_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Unary Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNARY_MODIFICATION_OPERATOR

      static final int UNARY_MODIFICATION_OPERATOR
      The meta object id for the 'Unary Modification Operator' class.
      See Also:
      Generated class or method.
    • UNARY_MODIFICATION_OPERATOR__LAYOUT_INFORMATIONS

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

      static final int UNARY_MODIFICATION_OPERATOR_FEATURE_COUNT
      The number of structural features of the 'Unary Modification Operator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT

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

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

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

      static final int ASSIGNMENT_AND
      The meta object id for the 'Assignment And' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_AND__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_AND_FEATURE_COUNT
      The number of structural features of the 'Assignment And' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_DIVISION

      static final int ASSIGNMENT_DIVISION
      The meta object id for the 'Assignment Division' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_DIVISION__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_DIVISION_FEATURE_COUNT
      The number of structural features of the 'Assignment Division' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_EXCLUSIVE_OR

      static final int ASSIGNMENT_EXCLUSIVE_OR
      The meta object id for the 'Assignment Exclusive Or' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_EXCLUSIVE_OR__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_EXCLUSIVE_OR_FEATURE_COUNT
      The number of structural features of the 'Assignment Exclusive Or' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_MINUS

      static final int ASSIGNMENT_MINUS
      The meta object id for the 'Assignment Minus' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_MINUS__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_MINUS_FEATURE_COUNT
      The number of structural features of the 'Assignment Minus' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_MODULO

      static final int ASSIGNMENT_MODULO
      The meta object id for the 'Assignment Modulo' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_MODULO__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_MODULO_FEATURE_COUNT
      The number of structural features of the 'Assignment Modulo' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_MULTIPLICATION

      static final int ASSIGNMENT_MULTIPLICATION
      The meta object id for the 'Assignment Multiplication' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_MULTIPLICATION__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_MULTIPLICATION_FEATURE_COUNT
      The number of structural features of the 'Assignment Multiplication' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_LEFT_SHIFT

      static final int ASSIGNMENT_LEFT_SHIFT
      The meta object id for the 'Assignment Left Shift' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_LEFT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_LEFT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Assignment Left Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_OR

      static final int ASSIGNMENT_OR
      The meta object id for the 'Assignment Or' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_OR__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_OR_FEATURE_COUNT
      The number of structural features of the 'Assignment Or' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_PLUS

      static final int ASSIGNMENT_PLUS
      The meta object id for the 'Assignment Plus' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_PLUS__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_PLUS_FEATURE_COUNT
      The number of structural features of the 'Assignment Plus' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_RIGHT_SHIFT

      static final int ASSIGNMENT_RIGHT_SHIFT
      The meta object id for the 'Assignment Right Shift' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_RIGHT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_RIGHT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Assignment Right Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT_UNSIGNED_RIGHT_SHIFT

      static final int ASSIGNMENT_UNSIGNED_RIGHT_SHIFT
      The meta object id for the 'Assignment Unsigned Right Shift' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT_UNSIGNED_RIGHT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int ASSIGNMENT_UNSIGNED_RIGHT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Assignment Unsigned Right Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EQUAL

      static final int EQUAL
      The meta object id for the 'Equal' class.
      See Also:
      Generated class or method.
    • EQUAL__LAYOUT_INFORMATIONS

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

      static final int EQUAL_FEATURE_COUNT
      The number of structural features of the 'Equal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NOT_EQUAL

      static final int NOT_EQUAL
      The meta object id for the 'Not Equal' class.
      See Also:
      Generated class or method.
    • NOT_EQUAL__LAYOUT_INFORMATIONS

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

      static final int NOT_EQUAL_FEATURE_COUNT
      The number of structural features of the 'Not Equal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GREATER_THAN

      static final int GREATER_THAN
      The meta object id for the 'Greater Than' class.
      See Also:
      Generated class or method.
    • GREATER_THAN__LAYOUT_INFORMATIONS

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

      static final int GREATER_THAN_FEATURE_COUNT
      The number of structural features of the 'Greater Than' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GREATER_THAN_OR_EQUAL

      static final int GREATER_THAN_OR_EQUAL
      The meta object id for the 'Greater Than Or Equal' class.
      See Also:
      Generated class or method.
    • GREATER_THAN_OR_EQUAL__LAYOUT_INFORMATIONS

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

      static final int GREATER_THAN_OR_EQUAL_FEATURE_COUNT
      The number of structural features of the 'Greater Than Or Equal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LESS_THAN

      static final int LESS_THAN
      The meta object id for the 'Less Than' class.
      See Also:
      Generated class or method.
    • LESS_THAN__LAYOUT_INFORMATIONS

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

      static final int LESS_THAN_FEATURE_COUNT
      The number of structural features of the 'Less Than' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LESS_THAN_OR_EQUAL

      static final int LESS_THAN_OR_EQUAL
      The meta object id for the 'Less Than Or Equal' class.
      See Also:
      Generated class or method.
    • LESS_THAN_OR_EQUAL__LAYOUT_INFORMATIONS

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

      static final int LESS_THAN_OR_EQUAL_FEATURE_COUNT
      The number of structural features of the 'Less Than Or Equal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADDITION

      static final int ADDITION
      The meta object id for the 'Addition' class.
      See Also:
      Generated class or method.
    • ADDITION__LAYOUT_INFORMATIONS

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

      static final int ADDITION_FEATURE_COUNT
      The number of structural features of the 'Addition' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUBTRACTION

      static final int SUBTRACTION
      The meta object id for the 'Subtraction' class.
      See Also:
      Generated class or method.
    • SUBTRACTION__LAYOUT_INFORMATIONS

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

      static final int SUBTRACTION_FEATURE_COUNT
      The number of structural features of the 'Subtraction' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DIVISION

      static final int DIVISION
      The meta object id for the 'Division' class.
      See Also:
      Generated class or method.
    • DIVISION__LAYOUT_INFORMATIONS

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

      static final int DIVISION_FEATURE_COUNT
      The number of structural features of the 'Division' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLICATION

      static final int MULTIPLICATION
      The meta object id for the 'Multiplication' class.
      See Also:
      Generated class or method.
    • MULTIPLICATION__LAYOUT_INFORMATIONS

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

      static final int MULTIPLICATION_FEATURE_COUNT
      The number of structural features of the 'Multiplication' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REMAINDER

      static final int REMAINDER
      The meta object id for the 'Remainder' class.
      See Also:
      Generated class or method.
    • REMAINDER__LAYOUT_INFORMATIONS

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

      static final int REMAINDER_FEATURE_COUNT
      The number of structural features of the 'Remainder' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENT

      static final int COMPLEMENT
      The meta object id for the 'Complement' class.
      See Also:
      Generated class or method.
    • COMPLEMENT__LAYOUT_INFORMATIONS

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

      static final int COMPLEMENT_FEATURE_COUNT
      The number of structural features of the 'Complement' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MINUS_MINUS

      static final int MINUS_MINUS
      The meta object id for the 'Minus Minus' class.
      See Also:
      Generated class or method.
    • MINUS_MINUS__LAYOUT_INFORMATIONS

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

      static final int MINUS_MINUS_FEATURE_COUNT
      The number of structural features of the 'Minus Minus' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NEGATE

      static final int NEGATE
      The meta object id for the 'Negate' class.
      See Also:
      Generated class or method.
    • NEGATE__LAYOUT_INFORMATIONS

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

      static final int NEGATE_FEATURE_COUNT
      The number of structural features of the 'Negate' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLUS_PLUS

      static final int PLUS_PLUS
      The meta object id for the 'Plus Plus' class.
      See Also:
      Generated class or method.
    • PLUS_PLUS__LAYOUT_INFORMATIONS

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

      static final int PLUS_PLUS_FEATURE_COUNT
      The number of structural features of the 'Plus Plus' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LEFT_SHIFT

      static final int LEFT_SHIFT
      The meta object id for the 'Left Shift' class.
      See Also:
      Generated class or method.
    • LEFT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int LEFT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Left Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RIGHT_SHIFT

      static final int RIGHT_SHIFT
      The meta object id for the 'Right Shift' class.
      See Also:
      Generated class or method.
    • RIGHT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int RIGHT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Right Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNSIGNED_RIGHT_SHIFT

      static final int UNSIGNED_RIGHT_SHIFT
      The meta object id for the 'Unsigned Right Shift' class.
      See Also:
      Generated class or method.
    • UNSIGNED_RIGHT_SHIFT__LAYOUT_INFORMATIONS

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

      static final int UNSIGNED_RIGHT_SHIFT_FEATURE_COUNT
      The number of structural features of the 'Unsigned Right Shift' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details

    • getOperator

      EClass getOperator()
      Returns the meta object for class 'Operator'.
      Returns:
      the meta object for class 'Operator'.
      See Also:
      Generated class or method.
    • getAdditiveOperator

      EClass getAdditiveOperator()
      Returns the meta object for class 'Additive Operator'.
      Returns:
      the meta object for class 'Additive Operator'.
      See Also:
      Generated class or method.
    • getAssignmentOperator

      EClass getAssignmentOperator()
      Returns the meta object for class 'Assignment Operator'.
      Returns:
      the meta object for class 'Assignment Operator'.
      See Also:
      Generated class or method.
    • getEqualityOperator

      EClass getEqualityOperator()
      Returns the meta object for class 'Equality Operator'.
      Returns:
      the meta object for class 'Equality Operator'.
      See Also:
      Generated class or method.
    • getMultiplicativeOperator

      EClass getMultiplicativeOperator()
      Returns the meta object for class 'Multiplicative Operator'.
      Returns:
      the meta object for class 'Multiplicative Operator'.
      See Also:
      Generated class or method.
    • getRelationOperator

      EClass getRelationOperator()
      Returns the meta object for class 'Relation Operator'.
      Returns:
      the meta object for class 'Relation Operator'.
      See Also:
      Generated class or method.
    • getShiftOperator

      EClass getShiftOperator()
      Returns the meta object for class 'Shift Operator'.
      Returns:
      the meta object for class 'Shift Operator'.
      See Also:
      Generated class or method.
    • getUnaryOperator

      EClass getUnaryOperator()
      Returns the meta object for class 'Unary Operator'.
      Returns:
      the meta object for class 'Unary Operator'.
      See Also:
      Generated class or method.
    • getUnaryModificationOperator

      EClass getUnaryModificationOperator()
      Returns the meta object for class 'Unary Modification Operator'.
      Returns:
      the meta object for class 'Unary Modification Operator'.
      See Also:
      Generated class or method.
    • getAssignment

      EClass getAssignment()
      Returns the meta object for class 'Assignment'.
      Returns:
      the meta object for class 'Assignment'.
      See Also:
      Generated class or method.
    • getAssignmentAnd

      EClass getAssignmentAnd()
      Returns the meta object for class 'Assignment And'.
      Returns:
      the meta object for class 'Assignment And'.
      See Also:
      Generated class or method.
    • getAssignmentDivision

      EClass getAssignmentDivision()
      Returns the meta object for class 'Assignment Division'.
      Returns:
      the meta object for class 'Assignment Division'.
      See Also:
      Generated class or method.
    • getAssignmentExclusiveOr

      EClass getAssignmentExclusiveOr()
      Returns the meta object for class 'Assignment Exclusive Or'.
      Returns:
      the meta object for class 'Assignment Exclusive Or'.
      See Also:
      Generated class or method.
    • getAssignmentMinus

      EClass getAssignmentMinus()
      Returns the meta object for class 'Assignment Minus'.
      Returns:
      the meta object for class 'Assignment Minus'.
      See Also:
      Generated class or method.
    • getAssignmentModulo

      EClass getAssignmentModulo()
      Returns the meta object for class 'Assignment Modulo'.
      Returns:
      the meta object for class 'Assignment Modulo'.
      See Also:
      Generated class or method.
    • getAssignmentMultiplication

      EClass getAssignmentMultiplication()
      Returns the meta object for class 'Assignment Multiplication'.
      Returns:
      the meta object for class 'Assignment Multiplication'.
      See Also:
      Generated class or method.
    • getAssignmentLeftShift

      EClass getAssignmentLeftShift()
      Returns the meta object for class 'Assignment Left Shift'.
      Returns:
      the meta object for class 'Assignment Left Shift'.
      See Also:
      Generated class or method.
    • getAssignmentOr

      EClass getAssignmentOr()
      Returns the meta object for class 'Assignment Or'.
      Returns:
      the meta object for class 'Assignment Or'.
      See Also:
      Generated class or method.
    • getAssignmentPlus

      EClass getAssignmentPlus()
      Returns the meta object for class 'Assignment Plus'.
      Returns:
      the meta object for class 'Assignment Plus'.
      See Also:
      Generated class or method.
    • getAssignmentRightShift

      EClass getAssignmentRightShift()
      Returns the meta object for class 'Assignment Right Shift'.
      Returns:
      the meta object for class 'Assignment Right Shift'.
      See Also:
      Generated class or method.
    • getAssignmentUnsignedRightShift

      EClass getAssignmentUnsignedRightShift()
      Returns the meta object for class 'Assignment Unsigned Right Shift'.
      Returns:
      the meta object for class 'Assignment Unsigned Right Shift'.
      See Also:
      Generated class or method.
    • getEqual

      EClass getEqual()
      Returns the meta object for class 'Equal'.
      Returns:
      the meta object for class 'Equal'.
      See Also:
      Generated class or method.
    • getNotEqual

      EClass getNotEqual()
      Returns the meta object for class 'Not Equal'.
      Returns:
      the meta object for class 'Not Equal'.
      See Also:
      Generated class or method.
    • getGreaterThan

      EClass getGreaterThan()
      Returns the meta object for class 'Greater Than'.
      Returns:
      the meta object for class 'Greater Than'.
      See Also:
      Generated class or method.
    • getGreaterThanOrEqual

      EClass getGreaterThanOrEqual()
      Returns the meta object for class 'Greater Than Or Equal'.
      Returns:
      the meta object for class 'Greater Than Or Equal'.
      See Also:
      Generated class or method.
    • getLessThan

      EClass getLessThan()
      Returns the meta object for class 'Less Than'.
      Returns:
      the meta object for class 'Less Than'.
      See Also:
      Generated class or method.
    • getLessThanOrEqual

      EClass getLessThanOrEqual()
      Returns the meta object for class 'Less Than Or Equal'.
      Returns:
      the meta object for class 'Less Than Or Equal'.
      See Also:
      Generated class or method.
    • getAddition

      EClass getAddition()
      Returns the meta object for class 'Addition'.
      Returns:
      the meta object for class 'Addition'.
      See Also:
      Generated class or method.
    • getSubtraction

      EClass getSubtraction()
      Returns the meta object for class 'Subtraction'.
      Returns:
      the meta object for class 'Subtraction'.
      See Also:
      Generated class or method.
    • getDivision

      EClass getDivision()
      Returns the meta object for class 'Division'.
      Returns:
      the meta object for class 'Division'.
      See Also:
      Generated class or method.
    • getMultiplication

      EClass getMultiplication()
      Returns the meta object for class 'Multiplication'.
      Returns:
      the meta object for class 'Multiplication'.
      See Also:
      Generated class or method.
    • getRemainder

      EClass getRemainder()
      Returns the meta object for class 'Remainder'.
      Returns:
      the meta object for class 'Remainder'.
      See Also:
      Generated class or method.
    • getComplement

      EClass getComplement()
      Returns the meta object for class 'Complement'.
      Returns:
      the meta object for class 'Complement'.
      See Also:
      Generated class or method.
    • getMinusMinus

      EClass getMinusMinus()
      Returns the meta object for class 'Minus Minus'.
      Returns:
      the meta object for class 'Minus Minus'.
      See Also:
      Generated class or method.
    • getNegate

      EClass getNegate()
      Returns the meta object for class 'Negate'.
      Returns:
      the meta object for class 'Negate'.
      See Also:
      Generated class or method.
    • getPlusPlus

      EClass getPlusPlus()
      Returns the meta object for class 'Plus Plus'.
      Returns:
      the meta object for class 'Plus Plus'.
      See Also:
      Generated class or method.
    • getLeftShift

      EClass getLeftShift()
      Returns the meta object for class 'Left Shift'.
      Returns:
      the meta object for class 'Left Shift'.
      See Also:
      Generated class or method.
    • getRightShift

      EClass getRightShift()
      Returns the meta object for class 'Right Shift'.
      Returns:
      the meta object for class 'Right Shift'.
      See Also:
      Generated class or method.
    • getUnsignedRightShift

      EClass getUnsignedRightShift()
      Returns the meta object for class 'Unsigned Right Shift'.
      Returns:
      the meta object for class 'Unsigned Right Shift'.
      See Also:
      Generated class or method.
    • getOperatorsFactory

      OperatorsFactory getOperatorsFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
      Generated class or method.