Interface ExpressionsPackage

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

    public interface ExpressionsPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    ExpressionsFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
    • Field Detail

      • eINSTANCE

        static final ExpressionsPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • EXPRESSION_FEATURE_COUNT

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

        static final int UNARY_EXPRESSION__EXPR
        The feature id for the 'Expr' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNARY_EXPRESSION_FEATURE_COUNT

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

        static final int BINARY_EXPRESSION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_EXPRESSION__RIGHT

        static final int BINARY_EXPRESSION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_EXPRESSION_FEATURE_COUNT

        static final int BINARY_EXPRESSION_FEATURE_COUNT
        The number of structural features of the 'Binary Expression' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_OR__LEFT

        static final int LOGICAL_OR__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_OR__RIGHT

        static final int LOGICAL_OR__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_OR_FEATURE_COUNT

        static final int LOGICAL_OR_FEATURE_COUNT
        The number of structural features of the 'Logical Or' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONDITION__LEFT

        static final int CONDITION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONDITION__RIGHT

        static final int CONDITION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONDITION_FEATURE_COUNT

        static final int CONDITION_FEATURE_COUNT
        The number of structural features of the 'Condition' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SOFT_CUT__LEFT

        static final int SOFT_CUT__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SOFT_CUT__RIGHT

        static final int SOFT_CUT__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SOFT_CUT_FEATURE_COUNT

        static final int SOFT_CUT_FEATURE_COUNT
        The number of structural features of the 'Soft Cut' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_AND__LEFT

        static final int LOGICAL_AND__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_AND__RIGHT

        static final int LOGICAL_AND__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGICAL_AND_FEATURE_COUNT

        static final int LOGICAL_AND_FEATURE_COUNT
        The number of structural features of the 'Logical And' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_PROVABLE__EXPR

        static final int NOT_PROVABLE__EXPR
        The feature id for the 'Expr' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_PROVABLE_FEATURE_COUNT

        static final int NOT_PROVABLE_FEATURE_COUNT
        The number of structural features of the 'Not Provable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LESS_THAN__LEFT

        static final int LESS_THAN__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LESS_THAN__RIGHT

        static final int LESS_THAN__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIFICATION__LEFT

        static final int UNIFICATION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIFICATION__RIGHT

        static final int UNIFICATION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIFICATION_FEATURE_COUNT

        static final int UNIFICATION_FEATURE_COUNT
        The number of structural features of the 'Unification' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIV__LEFT

        static final int UNIV__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIV__RIGHT

        static final int UNIV__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • UNIV_FEATURE_COUNT

        static final int UNIV_FEATURE_COUNT
        The number of structural features of the 'Univ' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE__LEFT

        static final int STRUCTURAL_EQUIVALENCE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE__RIGHT

        static final int STRUCTURAL_EQUIVALENCE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE_FEATURE_COUNT

        static final int STRUCTURAL_EQUIVALENCE_FEATURE_COUNT
        The number of structural features of the 'Structural Equivalence' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE_NOT_PROVABLE__LEFT

        static final int STRUCTURAL_EQUIVALENCE_NOT_PROVABLE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE_NOT_PROVABLE__RIGHT

        static final int STRUCTURAL_EQUIVALENCE_NOT_PROVABLE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURAL_EQUIVALENCE_NOT_PROVABLE_FEATURE_COUNT

        static final int STRUCTURAL_EQUIVALENCE_NOT_PROVABLE_FEATURE_COUNT
        The number of structural features of the 'Structural Equivalence Not Provable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMBER_EQUAL__LEFT

        static final int NUMBER_EQUAL__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMBER_EQUAL__RIGHT

        static final int NUMBER_EQUAL__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMBER_EQUAL_FEATURE_COUNT

        static final int NUMBER_EQUAL_FEATURE_COUNT
        The number of structural features of the 'Number Equal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LESS_OR_EQUAL__LEFT

        static final int LESS_OR_EQUAL__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LESS_OR_EQUAL__RIGHT

        static final int LESS_OR_EQUAL__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LESS_OR_EQUAL_FEATURE_COUNT

        static final int LESS_OR_EQUAL_FEATURE_COUNT
        The number of structural features of the 'Less Or Equal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUIVALENCE__LEFT

        static final int EQUIVALENCE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUIVALENCE__RIGHT

        static final int EQUIVALENCE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUIVALENCE_FEATURE_COUNT

        static final int EQUIVALENCE_FEATURE_COUNT
        The number of structural features of the 'Equivalence' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NON_EQUAL_NUMBER__LEFT

        static final int NON_EQUAL_NUMBER__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NON_EQUAL_NUMBER__RIGHT

        static final int NON_EQUAL_NUMBER__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NON_EQUAL_NUMBER_FEATURE_COUNT

        static final int NON_EQUAL_NUMBER_FEATURE_COUNT
        The number of structural features of the 'Non Equal Number' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • GREATER_THAN__LEFT

        static final int GREATER_THAN__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • GREATER_THAN__RIGHT

        static final int GREATER_THAN__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • GREATER_OR_EQUAL__LEFT

        static final int GREATER_OR_EQUAL__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • GREATER_OR_EQUAL__RIGHT

        static final int GREATER_OR_EQUAL__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • GREATER_OR_EQUAL_FEATURE_COUNT

        static final int GREATER_OR_EQUAL_FEATURE_COUNT
        The number of structural features of the 'Greater Or Equal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_BEFORE__LEFT

        static final int STANDARD_ORDER_BEFORE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_BEFORE__RIGHT

        static final int STANDARD_ORDER_BEFORE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_BEFORE_FEATURE_COUNT

        static final int STANDARD_ORDER_BEFORE_FEATURE_COUNT
        The number of structural features of the 'Standard Order Before' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_BEFORE__LEFT

        static final int EQUAL_OR_STANDARD_ORDER_BEFORE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_BEFORE__RIGHT

        static final int EQUAL_OR_STANDARD_ORDER_BEFORE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_BEFORE_FEATURE_COUNT

        static final int EQUAL_OR_STANDARD_ORDER_BEFORE_FEATURE_COUNT
        The number of structural features of the 'Equal Or Standard Order Before' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_AFTER__LEFT

        static final int STANDARD_ORDER_AFTER__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_AFTER__RIGHT

        static final int STANDARD_ORDER_AFTER__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STANDARD_ORDER_AFTER_FEATURE_COUNT

        static final int STANDARD_ORDER_AFTER_FEATURE_COUNT
        The number of structural features of the 'Standard Order After' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_AFTER__LEFT

        static final int EQUAL_OR_STANDARD_ORDER_AFTER__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_AFTER__RIGHT

        static final int EQUAL_OR_STANDARD_ORDER_AFTER__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EQUAL_OR_STANDARD_ORDER_AFTER_FEATURE_COUNT

        static final int EQUAL_OR_STANDARD_ORDER_AFTER_FEATURE_COUNT
        The number of structural features of the 'Equal Or Standard Order After' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_UNIFIABLE__LEFT

        static final int NOT_UNIFIABLE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_UNIFIABLE__RIGHT

        static final int NOT_UNIFIABLE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_UNIFIABLE_FEATURE_COUNT

        static final int NOT_UNIFIABLE_FEATURE_COUNT
        The number of structural features of the 'Not Unifiable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DISEQUALITY__LEFT

        static final int DISEQUALITY__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DISEQUALITY__RIGHT

        static final int DISEQUALITY__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DISEQUALITY_FEATURE_COUNT

        static final int DISEQUALITY_FEATURE_COUNT
        The number of structural features of the 'Disequality' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AS__LEFT

        static final int AS__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AS__RIGHT

        static final int AS__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AS_FEATURE_COUNT

        static final int AS_FEATURE_COUNT
        The number of structural features of the 'As' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IS__LEFT

        static final int IS__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IS__RIGHT

        static final int IS__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IS_FEATURE_COUNT

        static final int IS_FEATURE_COUNT
        The number of structural features of the 'Is' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARTICAL_UNIFICATION__LEFT

        static final int PARTICAL_UNIFICATION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARTICAL_UNIFICATION__RIGHT

        static final int PARTICAL_UNIFICATION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARTICAL_UNIFICATION_FEATURE_COUNT

        static final int PARTICAL_UNIFICATION_FEATURE_COUNT
        The number of structural features of the 'Partical Unification' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SUB_DICT__LEFT

        static final int SUB_DICT__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SUB_DICT__RIGHT

        static final int SUB_DICT__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SUB_DICT_FEATURE_COUNT

        static final int SUB_DICT_FEATURE_COUNT
        The number of structural features of the 'Sub Dict' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_CALL__LEFT

        static final int MODULE_CALL__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_CALL__RIGHT

        static final int MODULE_CALL__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_CALL_FEATURE_COUNT

        static final int MODULE_CALL_FEATURE_COUNT
        The number of structural features of the 'Module Call' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLUS__LEFT

        static final int PLUS__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLUS__RIGHT

        static final int PLUS__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLUS_FEATURE_COUNT

        static final int PLUS_FEATURE_COUNT
        The number of structural features of the 'Plus' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MINUS__LEFT

        static final int MINUS__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MINUS__RIGHT

        static final int MINUS__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MINUS_FEATURE_COUNT

        static final int MINUS_FEATURE_COUNT
        The number of structural features of the 'Minus' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_AND__LEFT

        static final int BINARY_AND__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_AND__RIGHT

        static final int BINARY_AND__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_AND_FEATURE_COUNT

        static final int BINARY_AND_FEATURE_COUNT
        The number of structural features of the 'Binary And' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_OR__LEFT

        static final int BINARY_OR__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_OR__RIGHT

        static final int BINARY_OR__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BINARY_OR_FEATURE_COUNT

        static final int BINARY_OR_FEATURE_COUNT
        The number of structural features of the 'Binary Or' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • XOR__LEFT

        static final int XOR__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • XOR__RIGHT

        static final int XOR__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • XOR_FEATURE_COUNT

        static final int XOR_FEATURE_COUNT
        The number of structural features of the 'Xor' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MULTIPLICATION__LEFT

        static final int MULTIPLICATION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MULTIPLICATION__RIGHT

        static final int MULTIPLICATION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIVISION__LEFT

        static final int DIVISION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIVISION__RIGHT

        static final int DIVISION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • INTEGER_DIVISION__LEFT

        static final int INTEGER_DIVISION__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • INTEGER_DIVISION__RIGHT

        static final int INTEGER_DIVISION__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • INTEGER_DIVISION_FEATURE_COUNT

        static final int INTEGER_DIVISION_FEATURE_COUNT
        The number of structural features of the 'Integer Division' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIV__LEFT

        static final int DIV__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIV__RIGHT

        static final int DIV__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIV_FEATURE_COUNT

        static final int DIV_FEATURE_COUNT
        The number of structural features of the 'Div' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RDIV__LEFT

        static final int RDIV__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RDIV__RIGHT

        static final int RDIV__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RDIV_FEATURE_COUNT

        static final int RDIV_FEATURE_COUNT
        The number of structural features of the 'Rdiv' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BITWISE_SHIFT_LEFT__LEFT

        static final int BITWISE_SHIFT_LEFT__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BITWISE_SHIFT_LEFT__RIGHT

        static final int BITWISE_SHIFT_LEFT__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BITWISE_SHIFT_LEFT_FEATURE_COUNT

        static final int BITWISE_SHIFT_LEFT_FEATURE_COUNT
        The number of structural features of the 'Bitwise Shift Left' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MOD__LEFT

        static final int MOD__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MOD__RIGHT

        static final int MOD__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MOD_FEATURE_COUNT

        static final int MOD_FEATURE_COUNT
        The number of structural features of the 'Mod' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REM__LEFT

        static final int REM__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REM__RIGHT

        static final int REM__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REM_FEATURE_COUNT

        static final int REM_FEATURE_COUNT
        The number of structural features of the 'Rem' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • POWER__LEFT

        static final int POWER__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • POWER__RIGHT

        static final int POWER__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • POWER_FEATURE_COUNT

        static final int POWER_FEATURE_COUNT
        The number of structural features of the 'Power' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • POSITIVE_NUMBER__EXPR

        static final int POSITIVE_NUMBER__EXPR
        The feature id for the 'Expr' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • POSITIVE_NUMBER_FEATURE_COUNT

        static final int POSITIVE_NUMBER_FEATURE_COUNT
        The number of structural features of the 'Positive Number' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NEGATIVE_NUMBER__EXPR

        static final int NEGATIVE_NUMBER__EXPR
        The feature id for the 'Expr' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NEGATIVE_NUMBER_FEATURE_COUNT

        static final int NEGATIVE_NUMBER_FEATURE_COUNT
        The number of structural features of the 'Negative Number' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BITWISE_NEGATION__EXPR

        static final int BITWISE_NEGATION__EXPR
        The feature id for the 'Expr' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BITWISE_NEGATION_FEATURE_COUNT

        static final int BITWISE_NEGATION_FEATURE_COUNT
        The number of structural features of the 'Bitwise Negation' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
    • Method Detail

      • getExpression

        EClass getExpression()
        Returns the meta object for class 'Expression'.
        Returns:
        the meta object for class 'Expression'.
        See Also:
        Expression
        Generated class or method.
      • getUnaryExpression

        EClass getUnaryExpression()
        Returns the meta object for class 'Unary Expression'.
        Returns:
        the meta object for class 'Unary Expression'.
        See Also:
        UnaryExpression
        Generated class or method.
      • getBinaryExpression

        EClass getBinaryExpression()
        Returns the meta object for class 'Binary Expression'.
        Returns:
        the meta object for class 'Binary Expression'.
        See Also:
        BinaryExpression
        Generated class or method.
      • getLogicalOr

        EClass getLogicalOr()
        Returns the meta object for class 'Logical Or'.
        Returns:
        the meta object for class 'Logical Or'.
        See Also:
        LogicalOr
        Generated class or method.
      • getCondition

        EClass getCondition()
        Returns the meta object for class 'Condition'.
        Returns:
        the meta object for class 'Condition'.
        See Also:
        Condition
        Generated class or method.
      • getSoftCut

        EClass getSoftCut()
        Returns the meta object for class 'Soft Cut'.
        Returns:
        the meta object for class 'Soft Cut'.
        See Also:
        SoftCut
        Generated class or method.
      • getLogicalAnd

        EClass getLogicalAnd()
        Returns the meta object for class 'Logical And'.
        Returns:
        the meta object for class 'Logical And'.
        See Also:
        LogicalAnd
        Generated class or method.
      • getNotProvable

        EClass getNotProvable()
        Returns the meta object for class 'Not Provable'.
        Returns:
        the meta object for class 'Not Provable'.
        See Also:
        NotProvable
        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:
        LessThan
        Generated class or method.
      • getUnification

        EClass getUnification()
        Returns the meta object for class 'Unification'.
        Returns:
        the meta object for class 'Unification'.
        See Also:
        Unification
        Generated class or method.
      • getUniv

        EClass getUniv()
        Returns the meta object for class 'Univ'.
        Returns:
        the meta object for class 'Univ'.
        See Also:
        Univ
        Generated class or method.
      • getNumberEqual

        EClass getNumberEqual()
        Returns the meta object for class 'Number Equal'.
        Returns:
        the meta object for class 'Number Equal'.
        See Also:
        NumberEqual
        Generated class or method.
      • getLessOrEqual

        EClass getLessOrEqual()
        Returns the meta object for class 'Less Or Equal'.
        Returns:
        the meta object for class 'Less Or Equal'.
        See Also:
        LessOrEqual
        Generated class or method.
      • getEquivalence

        EClass getEquivalence()
        Returns the meta object for class 'Equivalence'.
        Returns:
        the meta object for class 'Equivalence'.
        See Also:
        Equivalence
        Generated class or method.
      • getNonEqualNumber

        EClass getNonEqualNumber()
        Returns the meta object for class 'Non Equal Number'.
        Returns:
        the meta object for class 'Non Equal Number'.
        See Also:
        NonEqualNumber
        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:
        GreaterThan
        Generated class or method.
      • getGreaterOrEqual

        EClass getGreaterOrEqual()
        Returns the meta object for class 'Greater Or Equal'.
        Returns:
        the meta object for class 'Greater Or Equal'.
        See Also:
        GreaterOrEqual
        Generated class or method.
      • getStandardOrderBefore

        EClass getStandardOrderBefore()
        Returns the meta object for class 'Standard Order Before'.
        Returns:
        the meta object for class 'Standard Order Before'.
        See Also:
        StandardOrderBefore
        Generated class or method.
      • getStandardOrderAfter

        EClass getStandardOrderAfter()
        Returns the meta object for class 'Standard Order After'.
        Returns:
        the meta object for class 'Standard Order After'.
        See Also:
        StandardOrderAfter
        Generated class or method.
      • getNotUnifiable

        EClass getNotUnifiable()
        Returns the meta object for class 'Not Unifiable'.
        Returns:
        the meta object for class 'Not Unifiable'.
        See Also:
        NotUnifiable
        Generated class or method.
      • getDisequality

        EClass getDisequality()
        Returns the meta object for class 'Disequality'.
        Returns:
        the meta object for class 'Disequality'.
        See Also:
        Disequality
        Generated class or method.
      • getAs

        EClass getAs()
        Returns the meta object for class 'As'.
        Returns:
        the meta object for class 'As'.
        See Also:
        As
        Generated class or method.
      • getIs

        EClass getIs()
        Returns the meta object for class 'Is'.
        Returns:
        the meta object for class 'Is'.
        See Also:
        Is
        Generated class or method.
      • getParticalUnification

        EClass getParticalUnification()
        Returns the meta object for class 'Partical Unification'.
        Returns:
        the meta object for class 'Partical Unification'.
        See Also:
        ParticalUnification
        Generated class or method.
      • getSubDict

        EClass getSubDict()
        Returns the meta object for class 'Sub Dict'.
        Returns:
        the meta object for class 'Sub Dict'.
        See Also:
        SubDict
        Generated class or method.
      • getModuleCall

        EClass getModuleCall()
        Returns the meta object for class 'Module Call'.
        Returns:
        the meta object for class 'Module Call'.
        See Also:
        ModuleCall
        Generated class or method.
      • getPlus

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

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

        EClass getBinaryAnd()
        Returns the meta object for class 'Binary And'.
        Returns:
        the meta object for class 'Binary And'.
        See Also:
        BinaryAnd
        Generated class or method.
      • getBinaryOr

        EClass getBinaryOr()
        Returns the meta object for class 'Binary Or'.
        Returns:
        the meta object for class 'Binary Or'.
        See Also:
        BinaryOr
        Generated class or method.
      • getXor

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

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

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

        EClass getIntegerDivision()
        Returns the meta object for class 'Integer Division'.
        Returns:
        the meta object for class 'Integer Division'.
        See Also:
        IntegerDivision
        Generated class or method.
      • getDiv

        EClass getDiv()
        Returns the meta object for class 'Div'.
        Returns:
        the meta object for class 'Div'.
        See Also:
        Div
        Generated class or method.
      • getRdiv

        EClass getRdiv()
        Returns the meta object for class 'Rdiv'.
        Returns:
        the meta object for class 'Rdiv'.
        See Also:
        Rdiv
        Generated class or method.
      • getBitwiseShiftLeft

        EClass getBitwiseShiftLeft()
        Returns the meta object for class 'Bitwise Shift Left'.
        Returns:
        the meta object for class 'Bitwise Shift Left'.
        See Also:
        BitwiseShiftLeft
        Generated class or method.
      • getMod

        EClass getMod()
        Returns the meta object for class 'Mod'.
        Returns:
        the meta object for class 'Mod'.
        See Also:
        Mod
        Generated class or method.
      • getRem

        EClass getRem()
        Returns the meta object for class 'Rem'.
        Returns:
        the meta object for class 'Rem'.
        See Also:
        Rem
        Generated class or method.
      • getPower

        EClass getPower()
        Returns the meta object for class 'Power'.
        Returns:
        the meta object for class 'Power'.
        See Also:
        Power
        Generated class or method.
      • getPositiveNumber

        EClass getPositiveNumber()
        Returns the meta object for class 'Positive Number'.
        Returns:
        the meta object for class 'Positive Number'.
        See Also:
        PositiveNumber
        Generated class or method.
      • getNegativeNumber

        EClass getNegativeNumber()
        Returns the meta object for class 'Negative Number'.
        Returns:
        the meta object for class 'Negative Number'.
        See Also:
        NegativeNumber
        Generated class or method.
      • getBitwiseNegation

        EClass getBitwiseNegation()
        Returns the meta object for class 'Bitwise Negation'.
        Returns:
        the meta object for class 'Bitwise Negation'.
        See Also:
        BitwiseNegation
        Generated class or method.
      • getExpressionsFactory

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