Interface ExpressionPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ExpressionPackageImpl

public interface ExpressionPackage extends org.eclipse.emf.ecore.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:
  • Field Details

    • eNAME

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

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

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

      static final ExpressionPackage eINSTANCE
      The singleton instance of the package.
    • ROSETTA_EXPRESSION

      static final int ROSETTA_EXPRESSION
      The meta object id for the 'Rosetta Expression' class.
      See Also:
    • ROSETTA_EXPRESSION__GENERATED

      static final int ROSETTA_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Expression' class.
      See Also:
    • HAS_GENERATED_INPUT

      static final int HAS_GENERATED_INPUT
      The meta object id for the 'Has Generated Input' class.
      See Also:
    • HAS_GENERATED_INPUT__GENERATED_INPUT_WAS_SET

      static final int HAS_GENERATED_INPUT__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • HAS_GENERATED_INPUT_FEATURE_COUNT

      static final int HAS_GENERATED_INPUT_FEATURE_COUNT
      The number of structural features of the 'Has Generated Input' class.
      See Also:
    • ROSETTA_LITERAL

      static final int ROSETTA_LITERAL
      The meta object id for the 'Rosetta Literal' class.
      See Also:
    • ROSETTA_LITERAL__GENERATED

      static final int ROSETTA_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_LITERAL_FEATURE_COUNT

      static final int ROSETTA_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Literal' class.
      See Also:
    • ROSETTA_BOOLEAN_LITERAL

      static final int ROSETTA_BOOLEAN_LITERAL
      The meta object id for the 'Rosetta Boolean Literal' class.
      See Also:
    • ROSETTA_BOOLEAN_LITERAL__GENERATED

      static final int ROSETTA_BOOLEAN_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_BOOLEAN_LITERAL__VALUE

      static final int ROSETTA_BOOLEAN_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • ROSETTA_BOOLEAN_LITERAL_FEATURE_COUNT

      static final int ROSETTA_BOOLEAN_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Boolean Literal' class.
      See Also:
    • ROSETTA_STRING_LITERAL

      static final int ROSETTA_STRING_LITERAL
      The meta object id for the 'Rosetta String Literal' class.
      See Also:
    • ROSETTA_STRING_LITERAL__GENERATED

      static final int ROSETTA_STRING_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_STRING_LITERAL__VALUE

      static final int ROSETTA_STRING_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • ROSETTA_STRING_LITERAL_FEATURE_COUNT

      static final int ROSETTA_STRING_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta String Literal' class.
      See Also:
    • ROSETTA_NUMBER_LITERAL

      static final int ROSETTA_NUMBER_LITERAL
      The meta object id for the 'Rosetta Number Literal' class.
      See Also:
    • ROSETTA_NUMBER_LITERAL__GENERATED

      static final int ROSETTA_NUMBER_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_NUMBER_LITERAL__VALUE

      static final int ROSETTA_NUMBER_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • ROSETTA_NUMBER_LITERAL_FEATURE_COUNT

      static final int ROSETTA_NUMBER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Number Literal' class.
      See Also:
    • ROSETTA_INT_LITERAL

      static final int ROSETTA_INT_LITERAL
      The meta object id for the 'Rosetta Int Literal' class.
      See Also:
    • ROSETTA_INT_LITERAL__GENERATED

      static final int ROSETTA_INT_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_INT_LITERAL__VALUE

      static final int ROSETTA_INT_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • ROSETTA_INT_LITERAL_FEATURE_COUNT

      static final int ROSETTA_INT_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Int Literal' class.
      See Also:
    • ROSETTA_PATTERN_LITERAL

      static final int ROSETTA_PATTERN_LITERAL
      The meta object id for the 'Rosetta Pattern Literal' class.
      See Also:
    • ROSETTA_PATTERN_LITERAL__GENERATED

      static final int ROSETTA_PATTERN_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_PATTERN_LITERAL__VALUE

      static final int ROSETTA_PATTERN_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • ROSETTA_PATTERN_LITERAL_FEATURE_COUNT

      static final int ROSETTA_PATTERN_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Pattern Literal' class.
      See Also:
    • LIST_LITERAL

      static final int LIST_LITERAL
      The meta object id for the 'List Literal' class.
      See Also:
    • LIST_LITERAL__GENERATED

      static final int LIST_LITERAL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • LIST_LITERAL__ELEMENTS

      static final int LIST_LITERAL__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • LIST_LITERAL_FEATURE_COUNT

      static final int LIST_LITERAL_FEATURE_COUNT
      The number of structural features of the 'List Literal' class.
      See Also:
    • ROSETTA_REFERENCE

      static final int ROSETTA_REFERENCE
      The meta object id for the 'Rosetta Reference' class.
      See Also:
    • ROSETTA_REFERENCE__GENERATED

      static final int ROSETTA_REFERENCE__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_REFERENCE_FEATURE_COUNT

      static final int ROSETTA_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Rosetta Reference' class.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE

      static final int ROSETTA_SYMBOL_REFERENCE
      The meta object id for the 'Rosetta Symbol Reference' class.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__GENERATED

      static final int ROSETTA_SYMBOL_REFERENCE__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__SYMBOL

      static final int ROSETTA_SYMBOL_REFERENCE__SYMBOL
      The feature id for the 'Symbol' reference.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__EXPLICIT_ARGUMENTS

      static final int ROSETTA_SYMBOL_REFERENCE__EXPLICIT_ARGUMENTS
      The feature id for the 'Explicit Arguments' attribute.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__RAW_ARGS

      static final int ROSETTA_SYMBOL_REFERENCE__RAW_ARGS
      The feature id for the 'Raw Args' containment reference list.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__IMPLICIT_VARIABLE_IS_IN_CONTEXT

      static final int ROSETTA_SYMBOL_REFERENCE__IMPLICIT_VARIABLE_IS_IN_CONTEXT
      The feature id for the 'Implicit Variable Is In Context' attribute.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE__IMPLICIT_ARGUMENT

      static final int ROSETTA_SYMBOL_REFERENCE__IMPLICIT_ARGUMENT
      The feature id for the 'Implicit Argument' containment reference.
      See Also:
    • ROSETTA_SYMBOL_REFERENCE_FEATURE_COUNT

      static final int ROSETTA_SYMBOL_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Rosetta Symbol Reference' class.
      See Also:
    • ROSETTA_IMPLICIT_VARIABLE

      static final int ROSETTA_IMPLICIT_VARIABLE
      The meta object id for the 'Rosetta Implicit Variable' class.
      See Also:
    • ROSETTA_IMPLICIT_VARIABLE__GENERATED

      static final int ROSETTA_IMPLICIT_VARIABLE__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_IMPLICIT_VARIABLE__NAME

      static final int ROSETTA_IMPLICIT_VARIABLE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ROSETTA_IMPLICIT_VARIABLE_FEATURE_COUNT

      static final int ROSETTA_IMPLICIT_VARIABLE_FEATURE_COUNT
      The number of structural features of the 'Rosetta Implicit Variable' class.
      See Also:
    • ROSETTA_FEATURE_CALL

      static final int ROSETTA_FEATURE_CALL
      The meta object id for the 'Rosetta Feature Call' class.
      See Also:
    • ROSETTA_FEATURE_CALL__GENERATED

      static final int ROSETTA_FEATURE_CALL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_FEATURE_CALL__RECEIVER

      static final int ROSETTA_FEATURE_CALL__RECEIVER
      The feature id for the 'Receiver' containment reference.
      See Also:
    • ROSETTA_FEATURE_CALL__FEATURE

      static final int ROSETTA_FEATURE_CALL__FEATURE
      The feature id for the 'Feature' reference.
      See Also:
    • ROSETTA_FEATURE_CALL_FEATURE_COUNT

      static final int ROSETTA_FEATURE_CALL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Feature Call' class.
      See Also:
    • ROSETTA_DEEP_FEATURE_CALL

      static final int ROSETTA_DEEP_FEATURE_CALL
      The meta object id for the 'Rosetta Deep Feature Call' class.
      See Also:
    • ROSETTA_DEEP_FEATURE_CALL__GENERATED

      static final int ROSETTA_DEEP_FEATURE_CALL__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_DEEP_FEATURE_CALL__RECEIVER

      static final int ROSETTA_DEEP_FEATURE_CALL__RECEIVER
      The feature id for the 'Receiver' containment reference.
      See Also:
    • ROSETTA_DEEP_FEATURE_CALL__FEATURE

      static final int ROSETTA_DEEP_FEATURE_CALL__FEATURE
      The feature id for the 'Feature' reference.
      See Also:
    • ROSETTA_DEEP_FEATURE_CALL_FEATURE_COUNT

      static final int ROSETTA_DEEP_FEATURE_CALL_FEATURE_COUNT
      The number of structural features of the 'Rosetta Deep Feature Call' class.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION

      static final int ROSETTA_CONDITIONAL_EXPRESSION
      The meta object id for the 'Rosetta Conditional Expression' class.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION__GENERATED

      static final int ROSETTA_CONDITIONAL_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION__IF

      static final int ROSETTA_CONDITIONAL_EXPRESSION__IF
      The feature id for the 'If' containment reference.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION__IFTHEN

      static final int ROSETTA_CONDITIONAL_EXPRESSION__IFTHEN
      The feature id for the 'Ifthen' containment reference.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION__ELSETHEN

      static final int ROSETTA_CONDITIONAL_EXPRESSION__ELSETHEN
      The feature id for the 'Elsethen' containment reference.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION__FULL

      static final int ROSETTA_CONDITIONAL_EXPRESSION__FULL
      The feature id for the 'Full' attribute.
      See Also:
    • ROSETTA_CONDITIONAL_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_CONDITIONAL_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Conditional Expression' class.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION
      The meta object id for the 'Rosetta Constructor Expression' class.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION__GENERATED

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION__TYPE_CALL

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION__TYPE_CALL
      The feature id for the 'Type Call' containment reference.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION__IS_TYPE_INFERRED

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION__IS_TYPE_INFERRED
      The feature id for the 'Is Type Inferred' attribute.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION__VALUES

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION__VALUES
      The feature id for the 'Values' containment reference list.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION__IMPLICIT_EMPTY

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION__IMPLICIT_EMPTY
      The feature id for the 'Implicit Empty' attribute.
      See Also:
    • ROSETTA_CONSTRUCTOR_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_CONSTRUCTOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Constructor Expression' class.
      See Also:
    • CONSTRUCTOR_KEY_VALUE_PAIR

      static final int CONSTRUCTOR_KEY_VALUE_PAIR
      The meta object id for the 'Constructor Key Value Pair' class.
      See Also:
    • CONSTRUCTOR_KEY_VALUE_PAIR__KEY

      static final int CONSTRUCTOR_KEY_VALUE_PAIR__KEY
      The feature id for the 'Key' reference.
      See Also:
    • CONSTRUCTOR_KEY_VALUE_PAIR__VALUE

      static final int CONSTRUCTOR_KEY_VALUE_PAIR__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • CONSTRUCTOR_KEY_VALUE_PAIR_FEATURE_COUNT

      static final int CONSTRUCTOR_KEY_VALUE_PAIR_FEATURE_COUNT
      The number of structural features of the 'Constructor Key Value Pair' class.
      See Also:
    • ROSETTA_OPERATION

      static final int ROSETTA_OPERATION
      The meta object id for the 'Rosetta Operation' class.
      See Also:
    • ROSETTA_OPERATION__GENERATED

      static final int ROSETTA_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_OPERATION__OPERATOR

      static final int ROSETTA_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_OPERATION_FEATURE_COUNT

      static final int ROSETTA_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Operation' class.
      See Also:
    • ROSETTA_BINARY_OPERATION

      static final int ROSETTA_BINARY_OPERATION
      The meta object id for the 'Rosetta Binary Operation' class.
      See Also:
    • ROSETTA_BINARY_OPERATION__GENERATED

      static final int ROSETTA_BINARY_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_BINARY_OPERATION__OPERATOR

      static final int ROSETTA_BINARY_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_BINARY_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_BINARY_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_BINARY_OPERATION__LEFT

      static final int ROSETTA_BINARY_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • ROSETTA_BINARY_OPERATION__RIGHT

      static final int ROSETTA_BINARY_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • ROSETTA_BINARY_OPERATION_FEATURE_COUNT

      static final int ROSETTA_BINARY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Binary Operation' class.
      See Also:
    • ARITHMETIC_OPERATION

      static final int ARITHMETIC_OPERATION
      The meta object id for the 'Arithmetic Operation' class.
      See Also:
    • ARITHMETIC_OPERATION__GENERATED

      static final int ARITHMETIC_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ARITHMETIC_OPERATION__OPERATOR

      static final int ARITHMETIC_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ARITHMETIC_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ARITHMETIC_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ARITHMETIC_OPERATION__LEFT

      static final int ARITHMETIC_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • ARITHMETIC_OPERATION__RIGHT

      static final int ARITHMETIC_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • ARITHMETIC_OPERATION_FEATURE_COUNT

      static final int ARITHMETIC_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Arithmetic Operation' class.
      See Also:
    • DEFAULT_OPERATION

      static final int DEFAULT_OPERATION
      The meta object id for the 'Default Operation' class.
      See Also:
    • DEFAULT_OPERATION__GENERATED

      static final int DEFAULT_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • DEFAULT_OPERATION__OPERATOR

      static final int DEFAULT_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • DEFAULT_OPERATION__GENERATED_INPUT_WAS_SET

      static final int DEFAULT_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • DEFAULT_OPERATION__LEFT

      static final int DEFAULT_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • DEFAULT_OPERATION__RIGHT

      static final int DEFAULT_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • DEFAULT_OPERATION_FEATURE_COUNT

      static final int DEFAULT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Default Operation' class.
      See Also:
    • LOGICAL_OPERATION

      static final int LOGICAL_OPERATION
      The meta object id for the 'Logical Operation' class.
      See Also:
    • LOGICAL_OPERATION__GENERATED

      static final int LOGICAL_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • LOGICAL_OPERATION__OPERATOR

      static final int LOGICAL_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • LOGICAL_OPERATION__GENERATED_INPUT_WAS_SET

      static final int LOGICAL_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • LOGICAL_OPERATION__LEFT

      static final int LOGICAL_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • LOGICAL_OPERATION__RIGHT

      static final int LOGICAL_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • LOGICAL_OPERATION_FEATURE_COUNT

      static final int LOGICAL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Logical Operation' class.
      See Also:
    • MODIFIABLE_BINARY_OPERATION

      static final int MODIFIABLE_BINARY_OPERATION
      The meta object id for the 'Modifiable Binary Operation' class.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__GENERATED

      static final int MODIFIABLE_BINARY_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__OPERATOR

      static final int MODIFIABLE_BINARY_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__GENERATED_INPUT_WAS_SET

      static final int MODIFIABLE_BINARY_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__LEFT

      static final int MODIFIABLE_BINARY_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__RIGHT

      static final int MODIFIABLE_BINARY_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • MODIFIABLE_BINARY_OPERATION__CARD_MOD

      static final int MODIFIABLE_BINARY_OPERATION__CARD_MOD
      The feature id for the 'Card Mod' attribute.
      See Also:
    • MODIFIABLE_BINARY_OPERATION_FEATURE_COUNT

      static final int MODIFIABLE_BINARY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Modifiable Binary Operation' class.
      See Also:
    • EQUALITY_OPERATION

      static final int EQUALITY_OPERATION
      The meta object id for the 'Equality Operation' class.
      See Also:
    • EQUALITY_OPERATION__GENERATED

      static final int EQUALITY_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • EQUALITY_OPERATION__OPERATOR

      static final int EQUALITY_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • EQUALITY_OPERATION__GENERATED_INPUT_WAS_SET

      static final int EQUALITY_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • EQUALITY_OPERATION__LEFT

      static final int EQUALITY_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • EQUALITY_OPERATION__RIGHT

      static final int EQUALITY_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • EQUALITY_OPERATION__CARD_MOD

      static final int EQUALITY_OPERATION__CARD_MOD
      The feature id for the 'Card Mod' attribute.
      See Also:
    • EQUALITY_OPERATION_FEATURE_COUNT

      static final int EQUALITY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Equality Operation' class.
      See Also:
    • COMPARISON_OPERATION

      static final int COMPARISON_OPERATION
      The meta object id for the 'Comparison Operation' class.
      See Also:
    • COMPARISON_OPERATION__GENERATED

      static final int COMPARISON_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • COMPARISON_OPERATION__OPERATOR

      static final int COMPARISON_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • COMPARISON_OPERATION__GENERATED_INPUT_WAS_SET

      static final int COMPARISON_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • COMPARISON_OPERATION__LEFT

      static final int COMPARISON_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • COMPARISON_OPERATION__RIGHT

      static final int COMPARISON_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • COMPARISON_OPERATION__CARD_MOD

      static final int COMPARISON_OPERATION__CARD_MOD
      The feature id for the 'Card Mod' attribute.
      See Also:
    • COMPARISON_OPERATION_FEATURE_COUNT

      static final int COMPARISON_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Comparison Operation' class.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION

      static final int ROSETTA_CONTAINS_EXPRESSION
      The meta object id for the 'Rosetta Contains Expression' class.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION__GENERATED

      static final int ROSETTA_CONTAINS_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION__OPERATOR

      static final int ROSETTA_CONTAINS_EXPRESSION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_CONTAINS_EXPRESSION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION__LEFT

      static final int ROSETTA_CONTAINS_EXPRESSION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION__RIGHT

      static final int ROSETTA_CONTAINS_EXPRESSION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • ROSETTA_CONTAINS_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_CONTAINS_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Contains Expression' class.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION

      static final int ROSETTA_DISJOINT_EXPRESSION
      The meta object id for the 'Rosetta Disjoint Expression' class.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION__GENERATED

      static final int ROSETTA_DISJOINT_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION__OPERATOR

      static final int ROSETTA_DISJOINT_EXPRESSION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_DISJOINT_EXPRESSION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION__LEFT

      static final int ROSETTA_DISJOINT_EXPRESSION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION__RIGHT

      static final int ROSETTA_DISJOINT_EXPRESSION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • ROSETTA_DISJOINT_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_DISJOINT_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Disjoint Expression' class.
      See Also:
    • JOIN_OPERATION

      static final int JOIN_OPERATION
      The meta object id for the 'Join Operation' class.
      See Also:
    • JOIN_OPERATION__GENERATED

      static final int JOIN_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • JOIN_OPERATION__OPERATOR

      static final int JOIN_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • JOIN_OPERATION__GENERATED_INPUT_WAS_SET

      static final int JOIN_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • JOIN_OPERATION__LEFT

      static final int JOIN_OPERATION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • JOIN_OPERATION__RIGHT

      static final int JOIN_OPERATION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • JOIN_OPERATION__EXPLICIT_SEPARATOR

      static final int JOIN_OPERATION__EXPLICIT_SEPARATOR
      The feature id for the 'Explicit Separator' attribute.
      See Also:
    • JOIN_OPERATION_FEATURE_COUNT

      static final int JOIN_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Join Operation' class.
      See Also:
    • ROSETTA_ONLY_EXISTS_EXPRESSION

      static final int ROSETTA_ONLY_EXISTS_EXPRESSION
      The meta object id for the 'Rosetta Only Exists Expression' class.
      See Also:
    • ROSETTA_ONLY_EXISTS_EXPRESSION__GENERATED

      static final int ROSETTA_ONLY_EXISTS_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_ONLY_EXISTS_EXPRESSION__ARGS

      static final int ROSETTA_ONLY_EXISTS_EXPRESSION__ARGS
      The feature id for the 'Args' containment reference list.
      See Also:
    • ROSETTA_ONLY_EXISTS_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_ONLY_EXISTS_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Only Exists Expression' class.
      See Also:
    • ROSETTA_UNARY_OPERATION

      static final int ROSETTA_UNARY_OPERATION
      The meta object id for the 'Rosetta Unary Operation' class.
      See Also:
    • ROSETTA_UNARY_OPERATION__GENERATED

      static final int ROSETTA_UNARY_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_UNARY_OPERATION__OPERATOR

      static final int ROSETTA_UNARY_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_UNARY_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_UNARY_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_UNARY_OPERATION__ARGUMENT

      static final int ROSETTA_UNARY_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_UNARY_OPERATION_FEATURE_COUNT

      static final int ROSETTA_UNARY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Unary Operation' class.
      See Also:
    • LIST_OPERATION

      static final int LIST_OPERATION
      The meta object id for the 'List Operation' class.
      See Also:
    • LIST_OPERATION__GENERATED

      static final int LIST_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • LIST_OPERATION__OPERATOR

      static final int LIST_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • LIST_OPERATION__GENERATED_INPUT_WAS_SET

      static final int LIST_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • LIST_OPERATION__ARGUMENT

      static final int LIST_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • LIST_OPERATION_FEATURE_COUNT

      static final int LIST_OPERATION_FEATURE_COUNT
      The number of structural features of the 'List Operation' class.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS

      static final int CAN_HANDLE_LIST_OF_LISTS
      The meta object id for the 'Can Handle List Of Lists' class.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS__GENERATED

      static final int CAN_HANDLE_LIST_OF_LISTS__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS__OPERATOR

      static final int CAN_HANDLE_LIST_OF_LISTS__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS__GENERATED_INPUT_WAS_SET

      static final int CAN_HANDLE_LIST_OF_LISTS__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS__ARGUMENT

      static final int CAN_HANDLE_LIST_OF_LISTS__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • CAN_HANDLE_LIST_OF_LISTS_FEATURE_COUNT

      static final int CAN_HANDLE_LIST_OF_LISTS_FEATURE_COUNT
      The number of structural features of the 'Can Handle List Of Lists' class.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION

      static final int ROSETTA_EXISTS_EXPRESSION
      The meta object id for the 'Rosetta Exists Expression' class.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION__GENERATED

      static final int ROSETTA_EXISTS_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION__OPERATOR

      static final int ROSETTA_EXISTS_EXPRESSION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_EXISTS_EXPRESSION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION__ARGUMENT

      static final int ROSETTA_EXISTS_EXPRESSION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION__MODIFIER

      static final int ROSETTA_EXISTS_EXPRESSION__MODIFIER
      The feature id for the 'Modifier' attribute.
      See Also:
    • ROSETTA_EXISTS_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_EXISTS_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Exists Expression' class.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION

      static final int ROSETTA_ABSENT_EXPRESSION
      The meta object id for the 'Rosetta Absent Expression' class.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION__GENERATED

      static final int ROSETTA_ABSENT_EXPRESSION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION__OPERATOR

      static final int ROSETTA_ABSENT_EXPRESSION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_ABSENT_EXPRESSION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION__ARGUMENT

      static final int ROSETTA_ABSENT_EXPRESSION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_ABSENT_EXPRESSION_FEATURE_COUNT

      static final int ROSETTA_ABSENT_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Absent Expression' class.
      See Also:
    • ROSETTA_ONLY_ELEMENT

      static final int ROSETTA_ONLY_ELEMENT
      The meta object id for the 'Rosetta Only Element' class.
      See Also:
    • ROSETTA_ONLY_ELEMENT__GENERATED

      static final int ROSETTA_ONLY_ELEMENT__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_ONLY_ELEMENT__OPERATOR

      static final int ROSETTA_ONLY_ELEMENT__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_ONLY_ELEMENT__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_ONLY_ELEMENT__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_ONLY_ELEMENT__ARGUMENT

      static final int ROSETTA_ONLY_ELEMENT__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_ONLY_ELEMENT_FEATURE_COUNT

      static final int ROSETTA_ONLY_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Rosetta Only Element' class.
      See Also:
    • ROSETTA_COUNT_OPERATION

      static final int ROSETTA_COUNT_OPERATION
      The meta object id for the 'Rosetta Count Operation' class.
      See Also:
    • ROSETTA_COUNT_OPERATION__GENERATED

      static final int ROSETTA_COUNT_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_COUNT_OPERATION__OPERATOR

      static final int ROSETTA_COUNT_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_COUNT_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_COUNT_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_COUNT_OPERATION__ARGUMENT

      static final int ROSETTA_COUNT_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_COUNT_OPERATION_FEATURE_COUNT

      static final int ROSETTA_COUNT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Count Operation' class.
      See Also:
    • FLATTEN_OPERATION

      static final int FLATTEN_OPERATION
      The meta object id for the 'Flatten Operation' class.
      See Also:
    • FLATTEN_OPERATION__GENERATED

      static final int FLATTEN_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • FLATTEN_OPERATION__OPERATOR

      static final int FLATTEN_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • FLATTEN_OPERATION__GENERATED_INPUT_WAS_SET

      static final int FLATTEN_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • FLATTEN_OPERATION__ARGUMENT

      static final int FLATTEN_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • FLATTEN_OPERATION_FEATURE_COUNT

      static final int FLATTEN_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Flatten Operation' class.
      See Also:
    • DISTINCT_OPERATION

      static final int DISTINCT_OPERATION
      The meta object id for the 'Distinct Operation' class.
      See Also:
    • DISTINCT_OPERATION__GENERATED

      static final int DISTINCT_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • DISTINCT_OPERATION__OPERATOR

      static final int DISTINCT_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • DISTINCT_OPERATION__GENERATED_INPUT_WAS_SET

      static final int DISTINCT_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • DISTINCT_OPERATION__ARGUMENT

      static final int DISTINCT_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • DISTINCT_OPERATION_FEATURE_COUNT

      static final int DISTINCT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Distinct Operation' class.
      See Also:
    • REVERSE_OPERATION

      static final int REVERSE_OPERATION
      The meta object id for the 'Reverse Operation' class.
      See Also:
    • REVERSE_OPERATION__GENERATED

      static final int REVERSE_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • REVERSE_OPERATION__OPERATOR

      static final int REVERSE_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • REVERSE_OPERATION__GENERATED_INPUT_WAS_SET

      static final int REVERSE_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • REVERSE_OPERATION__ARGUMENT

      static final int REVERSE_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • REVERSE_OPERATION_FEATURE_COUNT

      static final int REVERSE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Reverse Operation' class.
      See Also:
    • FIRST_OPERATION

      static final int FIRST_OPERATION
      The meta object id for the 'First Operation' class.
      See Also:
    • FIRST_OPERATION__GENERATED

      static final int FIRST_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • FIRST_OPERATION__OPERATOR

      static final int FIRST_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • FIRST_OPERATION__GENERATED_INPUT_WAS_SET

      static final int FIRST_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • FIRST_OPERATION__ARGUMENT

      static final int FIRST_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • FIRST_OPERATION_FEATURE_COUNT

      static final int FIRST_OPERATION_FEATURE_COUNT
      The number of structural features of the 'First Operation' class.
      See Also:
    • LAST_OPERATION

      static final int LAST_OPERATION
      The meta object id for the 'Last Operation' class.
      See Also:
    • LAST_OPERATION__GENERATED

      static final int LAST_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • LAST_OPERATION__OPERATOR

      static final int LAST_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • LAST_OPERATION__GENERATED_INPUT_WAS_SET

      static final int LAST_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • LAST_OPERATION__ARGUMENT

      static final int LAST_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • LAST_OPERATION_FEATURE_COUNT

      static final int LAST_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Last Operation' class.
      See Also:
    • SUM_OPERATION

      static final int SUM_OPERATION
      The meta object id for the 'Sum Operation' class.
      See Also:
    • SUM_OPERATION__GENERATED

      static final int SUM_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • SUM_OPERATION__OPERATOR

      static final int SUM_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • SUM_OPERATION__GENERATED_INPUT_WAS_SET

      static final int SUM_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • SUM_OPERATION__ARGUMENT

      static final int SUM_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • SUM_OPERATION_FEATURE_COUNT

      static final int SUM_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Sum Operation' class.
      See Also:
    • AS_KEY_OPERATION

      static final int AS_KEY_OPERATION
      The meta object id for the 'As Key Operation' class.
      See Also:
    • AS_KEY_OPERATION__GENERATED

      static final int AS_KEY_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • AS_KEY_OPERATION__OPERATOR

      static final int AS_KEY_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • AS_KEY_OPERATION__GENERATED_INPUT_WAS_SET

      static final int AS_KEY_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • AS_KEY_OPERATION__ARGUMENT

      static final int AS_KEY_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • AS_KEY_OPERATION_FEATURE_COUNT

      static final int AS_KEY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'As Key Operation' class.
      See Also:
    • ONE_OF_OPERATION

      static final int ONE_OF_OPERATION
      The meta object id for the 'One Of Operation' class.
      See Also:
    • ONE_OF_OPERATION__GENERATED

      static final int ONE_OF_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ONE_OF_OPERATION__OPERATOR

      static final int ONE_OF_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ONE_OF_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ONE_OF_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ONE_OF_OPERATION__ARGUMENT

      static final int ONE_OF_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ONE_OF_OPERATION_FEATURE_COUNT

      static final int ONE_OF_OPERATION_FEATURE_COUNT
      The number of structural features of the 'One Of Operation' class.
      See Also:
    • CHOICE_OPERATION

      static final int CHOICE_OPERATION
      The meta object id for the 'Choice Operation' class.
      See Also:
    • CHOICE_OPERATION__GENERATED

      static final int CHOICE_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • CHOICE_OPERATION__OPERATOR

      static final int CHOICE_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • CHOICE_OPERATION__GENERATED_INPUT_WAS_SET

      static final int CHOICE_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • CHOICE_OPERATION__ARGUMENT

      static final int CHOICE_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • CHOICE_OPERATION__NECESSITY

      static final int CHOICE_OPERATION__NECESSITY
      The feature id for the 'Necessity' attribute.
      See Also:
    • CHOICE_OPERATION__ATTRIBUTES

      static final int CHOICE_OPERATION__ATTRIBUTES
      The feature id for the 'Attributes' reference list.
      See Also:
    • CHOICE_OPERATION_FEATURE_COUNT

      static final int CHOICE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Choice Operation' class.
      See Also:
    • TO_STRING_OPERATION

      static final int TO_STRING_OPERATION
      The meta object id for the 'To String Operation' class.
      See Also:
    • TO_STRING_OPERATION__GENERATED

      static final int TO_STRING_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_STRING_OPERATION__OPERATOR

      static final int TO_STRING_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_STRING_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_STRING_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_STRING_OPERATION__ARGUMENT

      static final int TO_STRING_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_STRING_OPERATION_FEATURE_COUNT

      static final int TO_STRING_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To String Operation' class.
      See Also:
    • PARSE_OPERATION

      static final int PARSE_OPERATION
      The meta object id for the 'Parse Operation' class.
      See Also:
    • PARSE_OPERATION__GENERATED

      static final int PARSE_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • PARSE_OPERATION__OPERATOR

      static final int PARSE_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • PARSE_OPERATION__GENERATED_INPUT_WAS_SET

      static final int PARSE_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • PARSE_OPERATION__ARGUMENT

      static final int PARSE_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • PARSE_OPERATION_FEATURE_COUNT

      static final int PARSE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Parse Operation' class.
      See Also:
    • TO_NUMBER_OPERATION

      static final int TO_NUMBER_OPERATION
      The meta object id for the 'To Number Operation' class.
      See Also:
    • TO_NUMBER_OPERATION__GENERATED

      static final int TO_NUMBER_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_NUMBER_OPERATION__OPERATOR

      static final int TO_NUMBER_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_NUMBER_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_NUMBER_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_NUMBER_OPERATION__ARGUMENT

      static final int TO_NUMBER_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_NUMBER_OPERATION_FEATURE_COUNT

      static final int TO_NUMBER_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Number Operation' class.
      See Also:
    • TO_INT_OPERATION

      static final int TO_INT_OPERATION
      The meta object id for the 'To Int Operation' class.
      See Also:
    • TO_INT_OPERATION__GENERATED

      static final int TO_INT_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_INT_OPERATION__OPERATOR

      static final int TO_INT_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_INT_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_INT_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_INT_OPERATION__ARGUMENT

      static final int TO_INT_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_INT_OPERATION_FEATURE_COUNT

      static final int TO_INT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Int Operation' class.
      See Also:
    • TO_TIME_OPERATION

      static final int TO_TIME_OPERATION
      The meta object id for the 'To Time Operation' class.
      See Also:
    • TO_TIME_OPERATION__GENERATED

      static final int TO_TIME_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_TIME_OPERATION__OPERATOR

      static final int TO_TIME_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_TIME_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_TIME_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_TIME_OPERATION__ARGUMENT

      static final int TO_TIME_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_TIME_OPERATION_FEATURE_COUNT

      static final int TO_TIME_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Time Operation' class.
      See Also:
    • TO_ENUM_OPERATION

      static final int TO_ENUM_OPERATION
      The meta object id for the 'To Enum Operation' class.
      See Also:
    • TO_ENUM_OPERATION__GENERATED

      static final int TO_ENUM_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_ENUM_OPERATION__OPERATOR

      static final int TO_ENUM_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_ENUM_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_ENUM_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_ENUM_OPERATION__ARGUMENT

      static final int TO_ENUM_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_ENUM_OPERATION__ENUMERATION

      static final int TO_ENUM_OPERATION__ENUMERATION
      The feature id for the 'Enumeration' reference.
      See Also:
    • TO_ENUM_OPERATION_FEATURE_COUNT

      static final int TO_ENUM_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Enum Operation' class.
      See Also:
    • TO_DATE_OPERATION

      static final int TO_DATE_OPERATION
      The meta object id for the 'To Date Operation' class.
      See Also:
    • TO_DATE_OPERATION__GENERATED

      static final int TO_DATE_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_DATE_OPERATION__OPERATOR

      static final int TO_DATE_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_DATE_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_DATE_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_DATE_OPERATION__ARGUMENT

      static final int TO_DATE_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_DATE_OPERATION_FEATURE_COUNT

      static final int TO_DATE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Date Operation' class.
      See Also:
    • TO_DATE_TIME_OPERATION

      static final int TO_DATE_TIME_OPERATION
      The meta object id for the 'To Date Time Operation' class.
      See Also:
    • TO_DATE_TIME_OPERATION__GENERATED

      static final int TO_DATE_TIME_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_DATE_TIME_OPERATION__OPERATOR

      static final int TO_DATE_TIME_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_DATE_TIME_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_DATE_TIME_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_DATE_TIME_OPERATION__ARGUMENT

      static final int TO_DATE_TIME_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_DATE_TIME_OPERATION_FEATURE_COUNT

      static final int TO_DATE_TIME_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Date Time Operation' class.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION

      static final int TO_ZONED_DATE_TIME_OPERATION
      The meta object id for the 'To Zoned Date Time Operation' class.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION__GENERATED

      static final int TO_ZONED_DATE_TIME_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION__OPERATOR

      static final int TO_ZONED_DATE_TIME_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION__GENERATED_INPUT_WAS_SET

      static final int TO_ZONED_DATE_TIME_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION__ARGUMENT

      static final int TO_ZONED_DATE_TIME_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • TO_ZONED_DATE_TIME_OPERATION_FEATURE_COUNT

      static final int TO_ZONED_DATE_TIME_OPERATION_FEATURE_COUNT
      The number of structural features of the 'To Zoned Date Time Operation' class.
      See Also:
    • CLOSURE_PARAMETER

      static final int CLOSURE_PARAMETER
      The meta object id for the 'Closure Parameter' class.
      See Also:
    • CLOSURE_PARAMETER__NAME

      static final int CLOSURE_PARAMETER__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • CLOSURE_PARAMETER__FUNCTION

      static final int CLOSURE_PARAMETER__FUNCTION
      The feature id for the 'Function' container reference.
      See Also:
    • CLOSURE_PARAMETER_FEATURE_COUNT

      static final int CLOSURE_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Closure Parameter' class.
      See Also:
    • INLINE_FUNCTION

      static final int INLINE_FUNCTION
      The meta object id for the 'Inline Function' class.
      See Also:
    • INLINE_FUNCTION__PARAMETERS

      static final int INLINE_FUNCTION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
    • INLINE_FUNCTION__BODY

      static final int INLINE_FUNCTION__BODY
      The feature id for the 'Body' containment reference.
      See Also:
    • INLINE_FUNCTION_FEATURE_COUNT

      static final int INLINE_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Inline Function' class.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION

      static final int ROSETTA_FUNCTIONAL_OPERATION
      The meta object id for the 'Rosetta Functional Operation' class.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION__GENERATED

      static final int ROSETTA_FUNCTIONAL_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION__OPERATOR

      static final int ROSETTA_FUNCTIONAL_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET

      static final int ROSETTA_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION__ARGUMENT

      static final int ROSETTA_FUNCTIONAL_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION__FUNCTION

      static final int ROSETTA_FUNCTIONAL_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • ROSETTA_FUNCTIONAL_OPERATION_FEATURE_COUNT

      static final int ROSETTA_FUNCTIONAL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Rosetta Functional Operation' class.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION

      static final int MANDATORY_FUNCTIONAL_OPERATION
      The meta object id for the 'Mandatory Functional Operation' class.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION__GENERATED

      static final int MANDATORY_FUNCTIONAL_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION__OPERATOR

      static final int MANDATORY_FUNCTIONAL_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET

      static final int MANDATORY_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION__ARGUMENT

      static final int MANDATORY_FUNCTIONAL_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION__FUNCTION

      static final int MANDATORY_FUNCTIONAL_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • MANDATORY_FUNCTIONAL_OPERATION_FEATURE_COUNT

      static final int MANDATORY_FUNCTIONAL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Mandatory Functional Operation' class.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION

      static final int UNARY_FUNCTIONAL_OPERATION
      The meta object id for the 'Unary Functional Operation' class.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION__GENERATED

      static final int UNARY_FUNCTIONAL_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION__OPERATOR

      static final int UNARY_FUNCTIONAL_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET

      static final int UNARY_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION__ARGUMENT

      static final int UNARY_FUNCTIONAL_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION__FUNCTION

      static final int UNARY_FUNCTIONAL_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • UNARY_FUNCTIONAL_OPERATION_FEATURE_COUNT

      static final int UNARY_FUNCTIONAL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Unary Functional Operation' class.
      See Also:
    • REDUCE_OPERATION

      static final int REDUCE_OPERATION
      The meta object id for the 'Reduce Operation' class.
      See Also:
    • REDUCE_OPERATION__GENERATED

      static final int REDUCE_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • REDUCE_OPERATION__OPERATOR

      static final int REDUCE_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • REDUCE_OPERATION__GENERATED_INPUT_WAS_SET

      static final int REDUCE_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • REDUCE_OPERATION__ARGUMENT

      static final int REDUCE_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • REDUCE_OPERATION__FUNCTION

      static final int REDUCE_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • REDUCE_OPERATION_FEATURE_COUNT

      static final int REDUCE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Reduce Operation' class.
      See Also:
    • FILTER_OPERATION

      static final int FILTER_OPERATION
      The meta object id for the 'Filter Operation' class.
      See Also:
    • FILTER_OPERATION__GENERATED

      static final int FILTER_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • FILTER_OPERATION__OPERATOR

      static final int FILTER_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • FILTER_OPERATION__GENERATED_INPUT_WAS_SET

      static final int FILTER_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • FILTER_OPERATION__ARGUMENT

      static final int FILTER_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • FILTER_OPERATION__FUNCTION

      static final int FILTER_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • FILTER_OPERATION_FEATURE_COUNT

      static final int FILTER_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Filter Operation' class.
      See Also:
    • MAP_OPERATION

      static final int MAP_OPERATION
      The meta object id for the 'Map Operation' class.
      See Also:
    • MAP_OPERATION__GENERATED

      static final int MAP_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • MAP_OPERATION__OPERATOR

      static final int MAP_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • MAP_OPERATION__GENERATED_INPUT_WAS_SET

      static final int MAP_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • MAP_OPERATION__ARGUMENT

      static final int MAP_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • MAP_OPERATION__FUNCTION

      static final int MAP_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • MAP_OPERATION_FEATURE_COUNT

      static final int MAP_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Map Operation' class.
      See Also:
    • THEN_OPERATION

      static final int THEN_OPERATION
      The meta object id for the 'Then Operation' class.
      See Also:
    • THEN_OPERATION__GENERATED

      static final int THEN_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • THEN_OPERATION__OPERATOR

      static final int THEN_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • THEN_OPERATION__GENERATED_INPUT_WAS_SET

      static final int THEN_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • THEN_OPERATION__ARGUMENT

      static final int THEN_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • THEN_OPERATION__FUNCTION

      static final int THEN_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • THEN_OPERATION_FEATURE_COUNT

      static final int THEN_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Then Operation' class.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION

      static final int COMPARING_FUNCTIONAL_OPERATION
      The meta object id for the 'Comparing Functional Operation' class.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION__GENERATED

      static final int COMPARING_FUNCTIONAL_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION__OPERATOR

      static final int COMPARING_FUNCTIONAL_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET

      static final int COMPARING_FUNCTIONAL_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION__ARGUMENT

      static final int COMPARING_FUNCTIONAL_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION__FUNCTION

      static final int COMPARING_FUNCTIONAL_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • COMPARING_FUNCTIONAL_OPERATION_FEATURE_COUNT

      static final int COMPARING_FUNCTIONAL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Comparing Functional Operation' class.
      See Also:
    • SORT_OPERATION

      static final int SORT_OPERATION
      The meta object id for the 'Sort Operation' class.
      See Also:
    • SORT_OPERATION__GENERATED

      static final int SORT_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • SORT_OPERATION__OPERATOR

      static final int SORT_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • SORT_OPERATION__GENERATED_INPUT_WAS_SET

      static final int SORT_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • SORT_OPERATION__ARGUMENT

      static final int SORT_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • SORT_OPERATION__FUNCTION

      static final int SORT_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • SORT_OPERATION_FEATURE_COUNT

      static final int SORT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Sort Operation' class.
      See Also:
    • MIN_OPERATION

      static final int MIN_OPERATION
      The meta object id for the 'Min Operation' class.
      See Also:
    • MIN_OPERATION__GENERATED

      static final int MIN_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • MIN_OPERATION__OPERATOR

      static final int MIN_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • MIN_OPERATION__GENERATED_INPUT_WAS_SET

      static final int MIN_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • MIN_OPERATION__ARGUMENT

      static final int MIN_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • MIN_OPERATION__FUNCTION

      static final int MIN_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • MIN_OPERATION_FEATURE_COUNT

      static final int MIN_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Min Operation' class.
      See Also:
    • MAX_OPERATION

      static final int MAX_OPERATION
      The meta object id for the 'Max Operation' class.
      See Also:
    • MAX_OPERATION__GENERATED

      static final int MAX_OPERATION__GENERATED
      The feature id for the 'Generated' attribute.
      See Also:
    • MAX_OPERATION__OPERATOR

      static final int MAX_OPERATION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
    • MAX_OPERATION__GENERATED_INPUT_WAS_SET

      static final int MAX_OPERATION__GENERATED_INPUT_WAS_SET
      The feature id for the 'Generated Input Was Set' attribute.
      See Also:
    • MAX_OPERATION__ARGUMENT

      static final int MAX_OPERATION__ARGUMENT
      The feature id for the 'Argument' containment reference.
      See Also:
    • MAX_OPERATION__FUNCTION

      static final int MAX_OPERATION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
    • MAX_OPERATION_FEATURE_COUNT

      static final int MAX_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Max Operation' class.
      See Also:
    • CARDINALITY_MODIFIER

      static final int CARDINALITY_MODIFIER
      The meta object id for the 'Cardinality Modifier' enum.
      See Also:
    • EXISTS_MODIFIER

      static final int EXISTS_MODIFIER
      The meta object id for the 'Exists Modifier' enum.
      See Also:
    • NECESSITY

      static final int NECESSITY
      The meta object id for the 'Necessity' enum.
      See Also:
    • PATTERN

      static final int PATTERN
      The meta object id for the 'Pattern' data type.
      See Also:
  • Method Details

    • getRosettaExpression

      org.eclipse.emf.ecore.EClass getRosettaExpression()
      Returns the meta object for class 'Rosetta Expression'.
      Returns:
      the meta object for class 'Rosetta Expression'.
      See Also:
    • getRosettaExpression_Generated

      org.eclipse.emf.ecore.EAttribute getRosettaExpression_Generated()
      Returns the meta object for the attribute 'Generated'.
      Returns:
      the meta object for the attribute 'Generated'.
      See Also:
    • getHasGeneratedInput

      org.eclipse.emf.ecore.EClass getHasGeneratedInput()
      Returns the meta object for class 'Has Generated Input'.
      Returns:
      the meta object for class 'Has Generated Input'.
      See Also:
    • getHasGeneratedInput_GeneratedInputWasSet

      org.eclipse.emf.ecore.EAttribute getHasGeneratedInput_GeneratedInputWasSet()
      Returns the meta object for the attribute 'Generated Input Was Set'.
      Returns:
      the meta object for the attribute 'Generated Input Was Set'.
      See Also:
    • getRosettaLiteral

      org.eclipse.emf.ecore.EClass getRosettaLiteral()
      Returns the meta object for class 'Rosetta Literal'.
      Returns:
      the meta object for class 'Rosetta Literal'.
      See Also:
    • getRosettaBooleanLiteral

      org.eclipse.emf.ecore.EClass getRosettaBooleanLiteral()
      Returns the meta object for class 'Rosetta Boolean Literal'.
      Returns:
      the meta object for class 'Rosetta Boolean Literal'.
      See Also:
    • getRosettaBooleanLiteral_Value

      org.eclipse.emf.ecore.EAttribute getRosettaBooleanLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getRosettaStringLiteral

      org.eclipse.emf.ecore.EClass getRosettaStringLiteral()
      Returns the meta object for class 'Rosetta String Literal'.
      Returns:
      the meta object for class 'Rosetta String Literal'.
      See Also:
    • getRosettaStringLiteral_Value

      org.eclipse.emf.ecore.EAttribute getRosettaStringLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getRosettaNumberLiteral

      org.eclipse.emf.ecore.EClass getRosettaNumberLiteral()
      Returns the meta object for class 'Rosetta Number Literal'.
      Returns:
      the meta object for class 'Rosetta Number Literal'.
      See Also:
    • getRosettaNumberLiteral_Value

      org.eclipse.emf.ecore.EAttribute getRosettaNumberLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getRosettaIntLiteral

      org.eclipse.emf.ecore.EClass getRosettaIntLiteral()
      Returns the meta object for class 'Rosetta Int Literal'.
      Returns:
      the meta object for class 'Rosetta Int Literal'.
      See Also:
    • getRosettaIntLiteral_Value

      org.eclipse.emf.ecore.EAttribute getRosettaIntLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getRosettaPatternLiteral

      org.eclipse.emf.ecore.EClass getRosettaPatternLiteral()
      Returns the meta object for class 'Rosetta Pattern Literal'.
      Returns:
      the meta object for class 'Rosetta Pattern Literal'.
      See Also:
    • getRosettaPatternLiteral_Value

      org.eclipse.emf.ecore.EAttribute getRosettaPatternLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getListLiteral

      org.eclipse.emf.ecore.EClass getListLiteral()
      Returns the meta object for class 'List Literal'.
      Returns:
      the meta object for class 'List Literal'.
      See Also:
    • getListLiteral_Elements

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

      org.eclipse.emf.ecore.EClass getRosettaReference()
      Returns the meta object for class 'Rosetta Reference'.
      Returns:
      the meta object for class 'Rosetta Reference'.
      See Also:
    • getRosettaSymbolReference

      org.eclipse.emf.ecore.EClass getRosettaSymbolReference()
      Returns the meta object for class 'Rosetta Symbol Reference'.
      Returns:
      the meta object for class 'Rosetta Symbol Reference'.
      See Also:
    • getRosettaSymbolReference_Symbol

      org.eclipse.emf.ecore.EReference getRosettaSymbolReference_Symbol()
      Returns the meta object for the reference 'Symbol'.
      Returns:
      the meta object for the reference 'Symbol'.
      See Also:
    • getRosettaSymbolReference_ExplicitArguments

      org.eclipse.emf.ecore.EAttribute getRosettaSymbolReference_ExplicitArguments()
      Returns the meta object for the attribute 'Explicit Arguments'.
      Returns:
      the meta object for the attribute 'Explicit Arguments'.
      See Also:
    • getRosettaSymbolReference_RawArgs

      org.eclipse.emf.ecore.EReference getRosettaSymbolReference_RawArgs()
      Returns the meta object for the containment reference list 'Raw Args'.
      Returns:
      the meta object for the containment reference list 'Raw Args'.
      See Also:
    • getRosettaSymbolReference_ImplicitVariableIsInContext

      org.eclipse.emf.ecore.EAttribute getRosettaSymbolReference_ImplicitVariableIsInContext()
      Returns the meta object for the attribute 'Implicit Variable Is In Context'.
      Returns:
      the meta object for the attribute 'Implicit Variable Is In Context'.
      See Also:
    • getRosettaSymbolReference_ImplicitArgument

      org.eclipse.emf.ecore.EReference getRosettaSymbolReference_ImplicitArgument()
      Returns the meta object for the containment reference 'Implicit Argument'.
      Returns:
      the meta object for the containment reference 'Implicit Argument'.
      See Also:
    • getRosettaImplicitVariable

      org.eclipse.emf.ecore.EClass getRosettaImplicitVariable()
      Returns the meta object for class 'Rosetta Implicit Variable'.
      Returns:
      the meta object for class 'Rosetta Implicit Variable'.
      See Also:
    • getRosettaFeatureCall

      org.eclipse.emf.ecore.EClass getRosettaFeatureCall()
      Returns the meta object for class 'Rosetta Feature Call'.
      Returns:
      the meta object for class 'Rosetta Feature Call'.
      See Also:
    • getRosettaFeatureCall_Receiver

      org.eclipse.emf.ecore.EReference getRosettaFeatureCall_Receiver()
      Returns the meta object for the containment reference 'Receiver'.
      Returns:
      the meta object for the containment reference 'Receiver'.
      See Also:
    • getRosettaFeatureCall_Feature

      org.eclipse.emf.ecore.EReference getRosettaFeatureCall_Feature()
      Returns the meta object for the reference 'Feature'.
      Returns:
      the meta object for the reference 'Feature'.
      See Also:
    • getRosettaDeepFeatureCall

      org.eclipse.emf.ecore.EClass getRosettaDeepFeatureCall()
      Returns the meta object for class 'Rosetta Deep Feature Call'.
      Returns:
      the meta object for class 'Rosetta Deep Feature Call'.
      See Also:
    • getRosettaDeepFeatureCall_Receiver

      org.eclipse.emf.ecore.EReference getRosettaDeepFeatureCall_Receiver()
      Returns the meta object for the containment reference 'Receiver'.
      Returns:
      the meta object for the containment reference 'Receiver'.
      See Also:
    • getRosettaDeepFeatureCall_Feature

      org.eclipse.emf.ecore.EReference getRosettaDeepFeatureCall_Feature()
      Returns the meta object for the reference 'Feature'.
      Returns:
      the meta object for the reference 'Feature'.
      See Also:
    • getRosettaConditionalExpression

      org.eclipse.emf.ecore.EClass getRosettaConditionalExpression()
      Returns the meta object for class 'Rosetta Conditional Expression'.
      Returns:
      the meta object for class 'Rosetta Conditional Expression'.
      See Also:
    • getRosettaConditionalExpression_If

      org.eclipse.emf.ecore.EReference getRosettaConditionalExpression_If()
      Returns the meta object for the containment reference 'If'.
      Returns:
      the meta object for the containment reference 'If'.
      See Also:
    • getRosettaConditionalExpression_Ifthen

      org.eclipse.emf.ecore.EReference getRosettaConditionalExpression_Ifthen()
      Returns the meta object for the containment reference 'Ifthen'.
      Returns:
      the meta object for the containment reference 'Ifthen'.
      See Also:
    • getRosettaConditionalExpression_Elsethen

      org.eclipse.emf.ecore.EReference getRosettaConditionalExpression_Elsethen()
      Returns the meta object for the containment reference 'Elsethen'.
      Returns:
      the meta object for the containment reference 'Elsethen'.
      See Also:
    • getRosettaConditionalExpression_Full

      org.eclipse.emf.ecore.EAttribute getRosettaConditionalExpression_Full()
      Returns the meta object for the attribute 'Full'.
      Returns:
      the meta object for the attribute 'Full'.
      See Also:
    • getRosettaConstructorExpression

      org.eclipse.emf.ecore.EClass getRosettaConstructorExpression()
      Returns the meta object for class 'Rosetta Constructor Expression'.
      Returns:
      the meta object for class 'Rosetta Constructor Expression'.
      See Also:
    • getRosettaConstructorExpression_Values

      org.eclipse.emf.ecore.EReference getRosettaConstructorExpression_Values()
      Returns the meta object for the containment reference list 'Values'.
      Returns:
      the meta object for the containment reference list 'Values'.
      See Also:
    • getRosettaConstructorExpression_ImplicitEmpty

      org.eclipse.emf.ecore.EAttribute getRosettaConstructorExpression_ImplicitEmpty()
      Returns the meta object for the attribute 'Implicit Empty'.
      Returns:
      the meta object for the attribute 'Implicit Empty'.
      See Also:
    • getConstructorKeyValuePair

      org.eclipse.emf.ecore.EClass getConstructorKeyValuePair()
      Returns the meta object for class 'Constructor Key Value Pair'.
      Returns:
      the meta object for class 'Constructor Key Value Pair'.
      See Also:
    • getConstructorKeyValuePair_Key

      org.eclipse.emf.ecore.EReference getConstructorKeyValuePair_Key()
      Returns the meta object for the reference 'Key'.
      Returns:
      the meta object for the reference 'Key'.
      See Also:
    • getConstructorKeyValuePair_Value

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

      org.eclipse.emf.ecore.EClass getRosettaOperation()
      Returns the meta object for class 'Rosetta Operation'.
      Returns:
      the meta object for class 'Rosetta Operation'.
      See Also:
    • getRosettaOperation_Operator

      org.eclipse.emf.ecore.EAttribute getRosettaOperation_Operator()
      Returns the meta object for the attribute 'Operator'.
      Returns:
      the meta object for the attribute 'Operator'.
      See Also:
    • getRosettaBinaryOperation

      org.eclipse.emf.ecore.EClass getRosettaBinaryOperation()
      Returns the meta object for class 'Rosetta Binary Operation'.
      Returns:
      the meta object for class 'Rosetta Binary Operation'.
      See Also:
    • getRosettaBinaryOperation_Left

      org.eclipse.emf.ecore.EReference getRosettaBinaryOperation_Left()
      Returns the meta object for the containment reference 'Left'.
      Returns:
      the meta object for the containment reference 'Left'.
      See Also:
    • getRosettaBinaryOperation_Right

      org.eclipse.emf.ecore.EReference getRosettaBinaryOperation_Right()
      Returns the meta object for the containment reference 'Right'.
      Returns:
      the meta object for the containment reference 'Right'.
      See Also:
    • getArithmeticOperation

      org.eclipse.emf.ecore.EClass getArithmeticOperation()
      Returns the meta object for class 'Arithmetic Operation'.
      Returns:
      the meta object for class 'Arithmetic Operation'.
      See Also:
    • getDefaultOperation

      org.eclipse.emf.ecore.EClass getDefaultOperation()
      Returns the meta object for class 'Default Operation'.
      Returns:
      the meta object for class 'Default Operation'.
      See Also:
    • getLogicalOperation

      org.eclipse.emf.ecore.EClass getLogicalOperation()
      Returns the meta object for class 'Logical Operation'.
      Returns:
      the meta object for class 'Logical Operation'.
      See Also:
    • getModifiableBinaryOperation

      org.eclipse.emf.ecore.EClass getModifiableBinaryOperation()
      Returns the meta object for class 'Modifiable Binary Operation'.
      Returns:
      the meta object for class 'Modifiable Binary Operation'.
      See Also:
    • getModifiableBinaryOperation_CardMod

      org.eclipse.emf.ecore.EAttribute getModifiableBinaryOperation_CardMod()
      Returns the meta object for the attribute 'Card Mod'.
      Returns:
      the meta object for the attribute 'Card Mod'.
      See Also:
    • getEqualityOperation

      org.eclipse.emf.ecore.EClass getEqualityOperation()
      Returns the meta object for class 'Equality Operation'.
      Returns:
      the meta object for class 'Equality Operation'.
      See Also:
    • getComparisonOperation

      org.eclipse.emf.ecore.EClass getComparisonOperation()
      Returns the meta object for class 'Comparison Operation'.
      Returns:
      the meta object for class 'Comparison Operation'.
      See Also:
    • getRosettaContainsExpression

      org.eclipse.emf.ecore.EClass getRosettaContainsExpression()
      Returns the meta object for class 'Rosetta Contains Expression'.
      Returns:
      the meta object for class 'Rosetta Contains Expression'.
      See Also:
    • getRosettaDisjointExpression

      org.eclipse.emf.ecore.EClass getRosettaDisjointExpression()
      Returns the meta object for class 'Rosetta Disjoint Expression'.
      Returns:
      the meta object for class 'Rosetta Disjoint Expression'.
      See Also:
    • getJoinOperation

      org.eclipse.emf.ecore.EClass getJoinOperation()
      Returns the meta object for class 'Join Operation'.
      Returns:
      the meta object for class 'Join Operation'.
      See Also:
    • getJoinOperation_ExplicitSeparator

      org.eclipse.emf.ecore.EAttribute getJoinOperation_ExplicitSeparator()
      Returns the meta object for the attribute 'Explicit Separator'.
      Returns:
      the meta object for the attribute 'Explicit Separator'.
      See Also:
    • getRosettaOnlyExistsExpression

      org.eclipse.emf.ecore.EClass getRosettaOnlyExistsExpression()
      Returns the meta object for class 'Rosetta Only Exists Expression'.
      Returns:
      the meta object for class 'Rosetta Only Exists Expression'.
      See Also:
    • getRosettaOnlyExistsExpression_Args

      org.eclipse.emf.ecore.EReference getRosettaOnlyExistsExpression_Args()
      Returns the meta object for the containment reference list 'Args'.
      Returns:
      the meta object for the containment reference list 'Args'.
      See Also:
    • getRosettaUnaryOperation

      org.eclipse.emf.ecore.EClass getRosettaUnaryOperation()
      Returns the meta object for class 'Rosetta Unary Operation'.
      Returns:
      the meta object for class 'Rosetta Unary Operation'.
      See Also:
    • getRosettaUnaryOperation_Argument

      org.eclipse.emf.ecore.EReference getRosettaUnaryOperation_Argument()
      Returns the meta object for the containment reference 'Argument'.
      Returns:
      the meta object for the containment reference 'Argument'.
      See Also:
    • getListOperation

      org.eclipse.emf.ecore.EClass getListOperation()
      Returns the meta object for class 'List Operation'.
      Returns:
      the meta object for class 'List Operation'.
      See Also:
    • getCanHandleListOfLists

      org.eclipse.emf.ecore.EClass getCanHandleListOfLists()
      Returns the meta object for class 'Can Handle List Of Lists'.
      Returns:
      the meta object for class 'Can Handle List Of Lists'.
      See Also:
    • getRosettaExistsExpression

      org.eclipse.emf.ecore.EClass getRosettaExistsExpression()
      Returns the meta object for class 'Rosetta Exists Expression'.
      Returns:
      the meta object for class 'Rosetta Exists Expression'.
      See Also:
    • getRosettaExistsExpression_Modifier

      org.eclipse.emf.ecore.EAttribute getRosettaExistsExpression_Modifier()
      Returns the meta object for the attribute 'Modifier'.
      Returns:
      the meta object for the attribute 'Modifier'.
      See Also:
    • getRosettaAbsentExpression

      org.eclipse.emf.ecore.EClass getRosettaAbsentExpression()
      Returns the meta object for class 'Rosetta Absent Expression'.
      Returns:
      the meta object for class 'Rosetta Absent Expression'.
      See Also:
    • getRosettaOnlyElement

      org.eclipse.emf.ecore.EClass getRosettaOnlyElement()
      Returns the meta object for class 'Rosetta Only Element'.
      Returns:
      the meta object for class 'Rosetta Only Element'.
      See Also:
    • getRosettaCountOperation

      org.eclipse.emf.ecore.EClass getRosettaCountOperation()
      Returns the meta object for class 'Rosetta Count Operation'.
      Returns:
      the meta object for class 'Rosetta Count Operation'.
      See Also:
    • getFlattenOperation

      org.eclipse.emf.ecore.EClass getFlattenOperation()
      Returns the meta object for class 'Flatten Operation'.
      Returns:
      the meta object for class 'Flatten Operation'.
      See Also:
    • getDistinctOperation

      org.eclipse.emf.ecore.EClass getDistinctOperation()
      Returns the meta object for class 'Distinct Operation'.
      Returns:
      the meta object for class 'Distinct Operation'.
      See Also:
    • getReverseOperation

      org.eclipse.emf.ecore.EClass getReverseOperation()
      Returns the meta object for class 'Reverse Operation'.
      Returns:
      the meta object for class 'Reverse Operation'.
      See Also:
    • getFirstOperation

      org.eclipse.emf.ecore.EClass getFirstOperation()
      Returns the meta object for class 'First Operation'.
      Returns:
      the meta object for class 'First Operation'.
      See Also:
    • getLastOperation

      org.eclipse.emf.ecore.EClass getLastOperation()
      Returns the meta object for class 'Last Operation'.
      Returns:
      the meta object for class 'Last Operation'.
      See Also:
    • getSumOperation

      org.eclipse.emf.ecore.EClass getSumOperation()
      Returns the meta object for class 'Sum Operation'.
      Returns:
      the meta object for class 'Sum Operation'.
      See Also:
    • getAsKeyOperation

      org.eclipse.emf.ecore.EClass getAsKeyOperation()
      Returns the meta object for class 'As Key Operation'.
      Returns:
      the meta object for class 'As Key Operation'.
      See Also:
    • getOneOfOperation

      org.eclipse.emf.ecore.EClass getOneOfOperation()
      Returns the meta object for class 'One Of Operation'.
      Returns:
      the meta object for class 'One Of Operation'.
      See Also:
    • getChoiceOperation

      org.eclipse.emf.ecore.EClass getChoiceOperation()
      Returns the meta object for class 'Choice Operation'.
      Returns:
      the meta object for class 'Choice Operation'.
      See Also:
    • getChoiceOperation_Necessity

      org.eclipse.emf.ecore.EAttribute getChoiceOperation_Necessity()
      Returns the meta object for the attribute 'Necessity'.
      Returns:
      the meta object for the attribute 'Necessity'.
      See Also:
    • getChoiceOperation_Attributes

      org.eclipse.emf.ecore.EReference getChoiceOperation_Attributes()
      Returns the meta object for the reference list 'Attributes'.
      Returns:
      the meta object for the reference list 'Attributes'.
      See Also:
    • getToStringOperation

      org.eclipse.emf.ecore.EClass getToStringOperation()
      Returns the meta object for class 'To String Operation'.
      Returns:
      the meta object for class 'To String Operation'.
      See Also:
    • getParseOperation

      org.eclipse.emf.ecore.EClass getParseOperation()
      Returns the meta object for class 'Parse Operation'.
      Returns:
      the meta object for class 'Parse Operation'.
      See Also:
    • getToNumberOperation

      org.eclipse.emf.ecore.EClass getToNumberOperation()
      Returns the meta object for class 'To Number Operation'.
      Returns:
      the meta object for class 'To Number Operation'.
      See Also:
    • getToIntOperation

      org.eclipse.emf.ecore.EClass getToIntOperation()
      Returns the meta object for class 'To Int Operation'.
      Returns:
      the meta object for class 'To Int Operation'.
      See Also:
    • getToTimeOperation

      org.eclipse.emf.ecore.EClass getToTimeOperation()
      Returns the meta object for class 'To Time Operation'.
      Returns:
      the meta object for class 'To Time Operation'.
      See Also:
    • getToEnumOperation

      org.eclipse.emf.ecore.EClass getToEnumOperation()
      Returns the meta object for class 'To Enum Operation'.
      Returns:
      the meta object for class 'To Enum Operation'.
      See Also:
    • getToEnumOperation_Enumeration

      org.eclipse.emf.ecore.EReference getToEnumOperation_Enumeration()
      Returns the meta object for the reference 'Enumeration'.
      Returns:
      the meta object for the reference 'Enumeration'.
      See Also:
    • getToDateOperation

      org.eclipse.emf.ecore.EClass getToDateOperation()
      Returns the meta object for class 'To Date Operation'.
      Returns:
      the meta object for class 'To Date Operation'.
      See Also:
    • getToDateTimeOperation

      org.eclipse.emf.ecore.EClass getToDateTimeOperation()
      Returns the meta object for class 'To Date Time Operation'.
      Returns:
      the meta object for class 'To Date Time Operation'.
      See Also:
    • getToZonedDateTimeOperation

      org.eclipse.emf.ecore.EClass getToZonedDateTimeOperation()
      Returns the meta object for class 'To Zoned Date Time Operation'.
      Returns:
      the meta object for class 'To Zoned Date Time Operation'.
      See Also:
    • getClosureParameter

      org.eclipse.emf.ecore.EClass getClosureParameter()
      Returns the meta object for class 'Closure Parameter'.
      Returns:
      the meta object for class 'Closure Parameter'.
      See Also:
    • getClosureParameter_Function

      org.eclipse.emf.ecore.EReference getClosureParameter_Function()
      Returns the meta object for the container reference 'Function'.
      Returns:
      the meta object for the container reference 'Function'.
      See Also:
    • getInlineFunction

      org.eclipse.emf.ecore.EClass getInlineFunction()
      Returns the meta object for class 'Inline Function'.
      Returns:
      the meta object for class 'Inline Function'.
      See Also:
    • getInlineFunction_Parameters

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

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

      org.eclipse.emf.ecore.EClass getRosettaFunctionalOperation()
      Returns the meta object for class 'Rosetta Functional Operation'.
      Returns:
      the meta object for class 'Rosetta Functional Operation'.
      See Also:
    • getRosettaFunctionalOperation_Function

      org.eclipse.emf.ecore.EReference getRosettaFunctionalOperation_Function()
      Returns the meta object for the containment reference 'Function'.
      Returns:
      the meta object for the containment reference 'Function'.
      See Also:
    • getMandatoryFunctionalOperation

      org.eclipse.emf.ecore.EClass getMandatoryFunctionalOperation()
      Returns the meta object for class 'Mandatory Functional Operation'.
      Returns:
      the meta object for class 'Mandatory Functional Operation'.
      See Also:
    • getUnaryFunctionalOperation

      org.eclipse.emf.ecore.EClass getUnaryFunctionalOperation()
      Returns the meta object for class 'Unary Functional Operation'.
      Returns:
      the meta object for class 'Unary Functional Operation'.
      See Also:
    • getReduceOperation

      org.eclipse.emf.ecore.EClass getReduceOperation()
      Returns the meta object for class 'Reduce Operation'.
      Returns:
      the meta object for class 'Reduce Operation'.
      See Also:
    • getFilterOperation

      org.eclipse.emf.ecore.EClass getFilterOperation()
      Returns the meta object for class 'Filter Operation'.
      Returns:
      the meta object for class 'Filter Operation'.
      See Also:
    • getMapOperation

      org.eclipse.emf.ecore.EClass getMapOperation()
      Returns the meta object for class 'Map Operation'.
      Returns:
      the meta object for class 'Map Operation'.
      See Also:
    • getThenOperation

      org.eclipse.emf.ecore.EClass getThenOperation()
      Returns the meta object for class 'Then Operation'.
      Returns:
      the meta object for class 'Then Operation'.
      See Also:
    • getComparingFunctionalOperation

      org.eclipse.emf.ecore.EClass getComparingFunctionalOperation()
      Returns the meta object for class 'Comparing Functional Operation'.
      Returns:
      the meta object for class 'Comparing Functional Operation'.
      See Also:
    • getSortOperation

      org.eclipse.emf.ecore.EClass getSortOperation()
      Returns the meta object for class 'Sort Operation'.
      Returns:
      the meta object for class 'Sort Operation'.
      See Also:
    • getMinOperation

      org.eclipse.emf.ecore.EClass getMinOperation()
      Returns the meta object for class 'Min Operation'.
      Returns:
      the meta object for class 'Min Operation'.
      See Also:
    • getMaxOperation

      org.eclipse.emf.ecore.EClass getMaxOperation()
      Returns the meta object for class 'Max Operation'.
      Returns:
      the meta object for class 'Max Operation'.
      See Also:
    • getCardinalityModifier

      org.eclipse.emf.ecore.EEnum getCardinalityModifier()
      Returns the meta object for enum 'Cardinality Modifier'.
      Returns:
      the meta object for enum 'Cardinality Modifier'.
      See Also:
    • getExistsModifier

      org.eclipse.emf.ecore.EEnum getExistsModifier()
      Returns the meta object for enum 'Exists Modifier'.
      Returns:
      the meta object for enum 'Exists Modifier'.
      See Also:
    • getNecessity

      org.eclipse.emf.ecore.EEnum getNecessity()
      Returns the meta object for enum 'Necessity'.
      Returns:
      the meta object for enum 'Necessity'.
      See Also:
    • getPattern

      org.eclipse.emf.ecore.EDataType getPattern()
      Returns the meta object for data type 'Pattern'.
      Returns:
      the meta object for data type 'Pattern'.
      See Also:
    • getExpressionFactory

      ExpressionFactory getExpressionFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.