Interface ExpressionsPackage

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

public interface ExpressionsPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
Generated
Model
kind="package"
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Field Details

    • eNAME

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

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

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

      static final ExpressionsPackage eINSTANCE
      The singleton instance of the package.
      Generated
    • EXPRESSION

      static final int EXPRESSION
      The meta object id for the 'Expression' class.
      See Also:
      Generated
    • EXPRESSION_FEATURE_COUNT

      static final int EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Expression' class.
      See Also:
      Generated
      Ordered
    • EXPRESSION___EVALUATE__EVALUATIONCONTEXT

      static final int EXPRESSION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • EXPRESSION_OPERATION_COUNT

      static final int EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Expression' class.
      See Also:
      Generated
      Ordered
    • VALUE

      static final int VALUE
      The meta object id for the 'Value' class.
      See Also:
      Generated
    • VALUE_FEATURE_COUNT

      static final int VALUE_FEATURE_COUNT
      The number of structural features of the 'Value' class.
      See Also:
      Generated
      Ordered
    • VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • VALUE___GET_LITERAL

      static final int VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • VALUE_OPERATION_COUNT

      static final int VALUE_OPERATION_COUNT
      The number of operations of the 'Value' class.
      See Also:
      Generated
      Ordered
    • BOOLEAN_VALUE

      static final int BOOLEAN_VALUE
      The meta object id for the 'Boolean Value' class.
      See Also:
      Generated
    • BOOLEAN_VALUE__LITERAL

      static final int BOOLEAN_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • BOOLEAN_VALUE_FEATURE_COUNT

      static final int BOOLEAN_VALUE_FEATURE_COUNT
      The number of structural features of the 'Boolean Value' class.
      See Also:
      Generated
      Ordered
    • BOOLEAN_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int BOOLEAN_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • BOOLEAN_VALUE___GET_LITERAL

      static final int BOOLEAN_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • BOOLEAN_VALUE_OPERATION_COUNT

      static final int BOOLEAN_VALUE_OPERATION_COUNT
      The number of operations of the 'Boolean Value' class.
      See Also:
      Generated
      Ordered
    • BYTE_VALUE

      static final int BYTE_VALUE
      The meta object id for the 'Byte Value' class.
      See Also:
      Generated
    • BYTE_VALUE__LITERAL

      static final int BYTE_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • BYTE_VALUE_FEATURE_COUNT

      static final int BYTE_VALUE_FEATURE_COUNT
      The number of structural features of the 'Byte Value' class.
      See Also:
      Generated
      Ordered
    • BYTE_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int BYTE_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • BYTE_VALUE___GET_LITERAL

      static final int BYTE_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • BYTE_VALUE_OPERATION_COUNT

      static final int BYTE_VALUE_OPERATION_COUNT
      The number of operations of the 'Byte Value' class.
      See Also:
      Generated
      Ordered
    • SHORT_VALUE

      static final int SHORT_VALUE
      The meta object id for the 'Short Value' class.
      See Also:
      Generated
    • SHORT_VALUE__LITERAL

      static final int SHORT_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • SHORT_VALUE_FEATURE_COUNT

      static final int SHORT_VALUE_FEATURE_COUNT
      The number of structural features of the 'Short Value' class.
      See Also:
      Generated
      Ordered
    • SHORT_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int SHORT_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • SHORT_VALUE___GET_LITERAL

      static final int SHORT_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • SHORT_VALUE_OPERATION_COUNT

      static final int SHORT_VALUE_OPERATION_COUNT
      The number of operations of the 'Short Value' class.
      See Also:
      Generated
      Ordered
    • INT_VALUE

      static final int INT_VALUE
      The meta object id for the 'Int Value' class.
      See Also:
      Generated
    • INT_VALUE__LITERAL

      static final int INT_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • INT_VALUE_FEATURE_COUNT

      static final int INT_VALUE_FEATURE_COUNT
      The number of structural features of the 'Int Value' class.
      See Also:
      Generated
      Ordered
    • INT_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int INT_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • INT_VALUE___GET_LITERAL

      static final int INT_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • INT_VALUE_OPERATION_COUNT

      static final int INT_VALUE_OPERATION_COUNT
      The number of operations of the 'Int Value' class.
      See Also:
      Generated
      Ordered
    • LONG_VALUE

      static final int LONG_VALUE
      The meta object id for the 'Long Value' class.
      See Also:
      Generated
    • LONG_VALUE__LITERAL

      static final int LONG_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • LONG_VALUE_FEATURE_COUNT

      static final int LONG_VALUE_FEATURE_COUNT
      The number of structural features of the 'Long Value' class.
      See Also:
      Generated
      Ordered
    • LONG_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int LONG_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • LONG_VALUE___GET_LITERAL

      static final int LONG_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • LONG_VALUE_OPERATION_COUNT

      static final int LONG_VALUE_OPERATION_COUNT
      The number of operations of the 'Long Value' class.
      See Also:
      Generated
      Ordered
    • FLOAT_VALUE

      static final int FLOAT_VALUE
      The meta object id for the 'Float Value' class.
      See Also:
      Generated
    • FLOAT_VALUE__LITERAL

      static final int FLOAT_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • FLOAT_VALUE_FEATURE_COUNT

      static final int FLOAT_VALUE_FEATURE_COUNT
      The number of structural features of the 'Float Value' class.
      See Also:
      Generated
      Ordered
    • FLOAT_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int FLOAT_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • FLOAT_VALUE___GET_LITERAL

      static final int FLOAT_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • FLOAT_VALUE_OPERATION_COUNT

      static final int FLOAT_VALUE_OPERATION_COUNT
      The number of operations of the 'Float Value' class.
      See Also:
      Generated
      Ordered
    • DOUBLE_VALUE

      static final int DOUBLE_VALUE
      The meta object id for the 'Double Value' class.
      See Also:
      Generated
    • DOUBLE_VALUE__LITERAL

      static final int DOUBLE_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • DOUBLE_VALUE_FEATURE_COUNT

      static final int DOUBLE_VALUE_FEATURE_COUNT
      The number of structural features of the 'Double Value' class.
      See Also:
      Generated
      Ordered
    • DOUBLE_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int DOUBLE_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • DOUBLE_VALUE___GET_LITERAL

      static final int DOUBLE_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • DOUBLE_VALUE_OPERATION_COUNT

      static final int DOUBLE_VALUE_OPERATION_COUNT
      The number of operations of the 'Double Value' class.
      See Also:
      Generated
      Ordered
    • CHAR_VALUE

      static final int CHAR_VALUE
      The meta object id for the 'Char Value' class.
      See Also:
      Generated
    • CHAR_VALUE__LITERAL

      static final int CHAR_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • CHAR_VALUE_FEATURE_COUNT

      static final int CHAR_VALUE_FEATURE_COUNT
      The number of structural features of the 'Char Value' class.
      See Also:
      Generated
      Ordered
    • CHAR_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int CHAR_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • CHAR_VALUE___GET_LITERAL

      static final int CHAR_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • CHAR_VALUE_OPERATION_COUNT

      static final int CHAR_VALUE_OPERATION_COUNT
      The number of operations of the 'Char Value' class.
      See Also:
      Generated
      Ordered
    • STRING_VALUE

      static final int STRING_VALUE
      The meta object id for the 'String Value' class.
      See Also:
      Generated
    • STRING_VALUE__LITERAL

      static final int STRING_VALUE__LITERAL
      The feature id for the 'Literal' attribute.
      See Also:
      Generated
      Ordered
    • STRING_VALUE_FEATURE_COUNT

      static final int STRING_VALUE_FEATURE_COUNT
      The number of structural features of the 'String Value' class.
      See Also:
      Generated
      Ordered
    • STRING_VALUE___EVALUATE__EVALUATIONCONTEXT

      static final int STRING_VALUE___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • STRING_VALUE___GET_LITERAL

      static final int STRING_VALUE___GET_LITERAL
      The operation id for the 'Get Literal' operation.
      See Also:
      Generated
      Ordered
    • STRING_VALUE_OPERATION_COUNT

      static final int STRING_VALUE_OPERATION_COUNT
      The number of operations of the 'String Value' class.
      See Also:
      Generated
      Ordered
    • INVOCATION

      static final int INVOCATION
      The meta object id for the 'Invocation' class.
      See Also:
      Generated
    • INVOCATION__ARGUMENTS

      static final int INVOCATION__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
      Generated
      Ordered
    • INVOCATION__NAME

      static final int INVOCATION__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • INVOCATION_FEATURE_COUNT

      static final int INVOCATION_FEATURE_COUNT
      The number of structural features of the 'Invocation' class.
      See Also:
      Generated
      Ordered
    • INVOCATION___EVALUATE__EVALUATIONCONTEXT

      static final int INVOCATION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • INVOCATION_OPERATION_COUNT

      static final int INVOCATION_OPERATION_COUNT
      The number of operations of the 'Invocation' class.
      See Also:
      Generated
      Ordered
    • FUNCTION_INVOCATION

      static final int FUNCTION_INVOCATION
      The meta object id for the 'Function Invocation' class.
      See Also:
      Generated
    • FUNCTION_INVOCATION__ARGUMENTS

      static final int FUNCTION_INVOCATION__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
      Generated
      Ordered
    • FUNCTION_INVOCATION__NAME

      static final int FUNCTION_INVOCATION__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • FUNCTION_INVOCATION_FEATURE_COUNT

      static final int FUNCTION_INVOCATION_FEATURE_COUNT
      The number of structural features of the 'Function Invocation' class.
      See Also:
      Generated
      Ordered
    • FUNCTION_INVOCATION___EVALUATE__EVALUATIONCONTEXT

      static final int FUNCTION_INVOCATION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • FUNCTION_INVOCATION_OPERATION_COUNT

      static final int FUNCTION_INVOCATION_OPERATION_COUNT
      The number of operations of the 'Function Invocation' class.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION

      static final int MEMBER_INVOCATION
      The meta object id for the 'Member Invocation' class.
      See Also:
      Generated
    • MEMBER_INVOCATION__ARGUMENTS

      static final int MEMBER_INVOCATION__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION__NAME

      static final int MEMBER_INVOCATION__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION__OBJECT

      static final int MEMBER_INVOCATION__OBJECT
      The feature id for the 'Object' containment reference.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION_FEATURE_COUNT

      static final int MEMBER_INVOCATION_FEATURE_COUNT
      The number of structural features of the 'Member Invocation' class.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION___EVALUATE__EVALUATIONCONTEXT

      static final int MEMBER_INVOCATION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • MEMBER_INVOCATION_OPERATION_COUNT

      static final int MEMBER_INVOCATION_OPERATION_COUNT
      The number of operations of the 'Member Invocation' class.
      See Also:
      Generated
      Ordered
    • ACCESS

      static final int ACCESS
      The meta object id for the 'Access' class.
      See Also:
      Generated
    • ACCESS__NAME

      static final int ACCESS__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • ACCESS_FEATURE_COUNT

      static final int ACCESS_FEATURE_COUNT
      The number of structural features of the 'Access' class.
      See Also:
      Generated
      Ordered
    • ACCESS___EVALUATE__EVALUATIONCONTEXT

      static final int ACCESS___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • ACCESS_OPERATION_COUNT

      static final int ACCESS_OPERATION_COUNT
      The number of operations of the 'Access' class.
      See Also:
      Generated
      Ordered
    • STATIC_ACCESS

      static final int STATIC_ACCESS
      The meta object id for the 'Static Access' class.
      See Also:
      Generated
    • STATIC_ACCESS__NAME

      static final int STATIC_ACCESS__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • STATIC_ACCESS_FEATURE_COUNT

      static final int STATIC_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Static Access' class.
      See Also:
      Generated
      Ordered
    • STATIC_ACCESS___EVALUATE__EVALUATIONCONTEXT

      static final int STATIC_ACCESS___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • STATIC_ACCESS_OPERATION_COUNT

      static final int STATIC_ACCESS_OPERATION_COUNT
      The number of operations of the 'Static Access' class.
      See Also:
      Generated
      Ordered
    • MEMBER_ACCESS

      static final int MEMBER_ACCESS
      The meta object id for the 'Member Access' class.
      See Also:
      Generated
    • MEMBER_ACCESS__NAME

      static final int MEMBER_ACCESS__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • MEMBER_ACCESS__OBJECT

      static final int MEMBER_ACCESS__OBJECT
      The feature id for the 'Object' containment reference.
      See Also:
      Generated
      Ordered
    • MEMBER_ACCESS_FEATURE_COUNT

      static final int MEMBER_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Member Access' class.
      See Also:
      Generated
      Ordered
    • MEMBER_ACCESS___EVALUATE__EVALUATIONCONTEXT

      static final int MEMBER_ACCESS___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • MEMBER_ACCESS_OPERATION_COUNT

      static final int MEMBER_ACCESS_OPERATION_COUNT
      The number of operations of the 'Member Access' class.
      See Also:
      Generated
      Ordered
    • CONTEXT_ACCESS

      static final int CONTEXT_ACCESS
      The meta object id for the 'Context Access' class.
      See Also:
      Generated
    • CONTEXT_ACCESS__NAME

      static final int CONTEXT_ACCESS__NAME
      The feature id for the 'Name' containment reference.
      See Also:
      Generated
      Ordered
    • CONTEXT_ACCESS_FEATURE_COUNT

      static final int CONTEXT_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Context Access' class.
      See Also:
      Generated
      Ordered
    • CONTEXT_ACCESS___EVALUATE__EVALUATIONCONTEXT

      static final int CONTEXT_ACCESS___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • CONTEXT_ACCESS_OPERATION_COUNT

      static final int CONTEXT_ACCESS_OPERATION_COUNT
      The number of operations of the 'Context Access' class.
      See Also:
      Generated
      Ordered
    • CONTAINED_OBJECT

      static final int CONTAINED_OBJECT
      The meta object id for the 'Contained Object' class.
      See Also:
      Generated
    • CONTAINED_OBJECT__OBJECT

      static final int CONTAINED_OBJECT__OBJECT
      The feature id for the 'Object' containment reference.
      See Also:
      Generated
      Ordered
    • CONTAINED_OBJECT_FEATURE_COUNT

      static final int CONTAINED_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Contained Object' class.
      See Also:
      Generated
      Ordered
    • CONTAINED_OBJECT___EVALUATE__EVALUATIONCONTEXT

      static final int CONTAINED_OBJECT___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • CONTAINED_OBJECT_OPERATION_COUNT

      static final int CONTAINED_OBJECT_OPERATION_COUNT
      The number of operations of the 'Contained Object' class.
      See Also:
      Generated
      Ordered
    • LINKED_OBJECT

      static final int LINKED_OBJECT
      The meta object id for the 'Linked Object' class.
      See Also:
      Generated
    • LINKED_OBJECT__OBJECT

      static final int LINKED_OBJECT__OBJECT
      The feature id for the 'Object' reference.
      See Also:
      Generated
      Ordered
    • LINKED_OBJECT_FEATURE_COUNT

      static final int LINKED_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Linked Object' class.
      See Also:
      Generated
      Ordered
    • LINKED_OBJECT___EVALUATE__EVALUATIONCONTEXT

      static final int LINKED_OBJECT___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • LINKED_OBJECT_OPERATION_COUNT

      static final int LINKED_OBJECT_OPERATION_COUNT
      The number of operations of the 'Linked Object' class.
      See Also:
      Generated
      Ordered
    • LINKED_EXPRESSION

      static final int LINKED_EXPRESSION
      The meta object id for the 'Linked Expression' class.
      See Also:
      Generated
    • LINKED_EXPRESSION__EXPRESSION

      static final int LINKED_EXPRESSION__EXPRESSION
      The feature id for the 'Expression' reference.
      See Also:
      Generated
      Ordered
    • LINKED_EXPRESSION_FEATURE_COUNT

      static final int LINKED_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Linked Expression' class.
      See Also:
      Generated
      Ordered
    • LINKED_EXPRESSION___EVALUATE__EVALUATIONCONTEXT

      static final int LINKED_EXPRESSION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • LINKED_EXPRESSION_OPERATION_COUNT

      static final int LINKED_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Linked Expression' class.
      See Also:
      Generated
      Ordered
    • LIST_CONSTRUCTION

      static final int LIST_CONSTRUCTION
      The meta object id for the 'List Construction' class.
      See Also:
      Generated
    • LIST_CONSTRUCTION__ELEMENTS

      static final int LIST_CONSTRUCTION__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
      Generated
      Ordered
    • LIST_CONSTRUCTION_FEATURE_COUNT

      static final int LIST_CONSTRUCTION_FEATURE_COUNT
      The number of structural features of the 'List Construction' class.
      See Also:
      Generated
      Ordered
    • LIST_CONSTRUCTION___EVALUATE__EVALUATIONCONTEXT

      static final int LIST_CONSTRUCTION___EVALUATE__EVALUATIONCONTEXT
      The operation id for the 'Evaluate' operation.
      See Also:
      Generated
      Ordered
    • LIST_CONSTRUCTION_OPERATION_COUNT

      static final int LIST_CONSTRUCTION_OPERATION_COUNT
      The number of operations of the 'List Construction' class.
      See Also:
      Generated
      Ordered
    • EVALUATION_CONTEXT

      static final int EVALUATION_CONTEXT
      The meta object id for the 'Evaluation Context' data type.
      See Also:
      Generated
  • Method Details