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:
    ExpressionsFactory
    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 Detail

      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated
      • eINSTANCE

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

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

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

        static final int EXPRESSION_OPERATION_COUNT
        The number of operations of the 'Expression' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • VALUE_FEATURE_COUNT

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

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

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

        static final int VALUE_OPERATION_COUNT
        The number of operations of the 'Value' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • BOOLEAN_VALUE__LITERAL

        static final int BOOLEAN_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • BOOLEAN_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int BYTE_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • BYTE_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int SHORT_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • SHORT_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int INT_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • INT_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int LONG_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • LONG_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int FLOAT_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • FLOAT_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int DOUBLE_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • DOUBLE_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int CHAR_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • CHAR_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int STRING_VALUE__LITERAL
        The feature id for the 'Literal' attribute.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • STRING_VALUE___EVALUATE__EVALUATIONCONTEXT

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

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

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

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

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

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

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

        static final int INVOCATION_OPERATION_COUNT
        The number of operations of the 'Invocation' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • FUNCTION_INVOCATION__ARGUMENTS

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

        static final int FUNCTION_INVOCATION__NAME
        The feature id for the 'Name' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • FUNCTION_INVOCATION___EVALUATE__EVALUATIONCONTEXT

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

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

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

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

        static final int MEMBER_INVOCATION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • MEMBER_INVOCATION___EVALUATE__EVALUATIONCONTEXT

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

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

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

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

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

        static final int ACCESS_OPERATION_COUNT
        The number of operations of the 'Access' class.
        See Also:
        Constant Field Values
        Generated
        Ordered
      • STATIC_ACCESS__NAME

        static final int STATIC_ACCESS__NAME
        The feature id for the 'Name' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • STATIC_ACCESS___EVALUATE__EVALUATIONCONTEXT

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

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

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

        static final int MEMBER_ACCESS__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • MEMBER_ACCESS___EVALUATE__EVALUATIONCONTEXT

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

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

        static final int CONTEXT_ACCESS__NAME
        The feature id for the 'Name' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • CONTEXT_ACCESS___EVALUATE__EVALUATIONCONTEXT

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

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

        static final int CONTAINED_OBJECT__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • CONTAINED_OBJECT___EVALUATE__EVALUATIONCONTEXT

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

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

        static final int LINKED_OBJECT__OBJECT
        The feature id for the 'Object' reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • LINKED_OBJECT___EVALUATE__EVALUATIONCONTEXT

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

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

        static final int LINKED_EXPRESSION__EXPRESSION
        The feature id for the 'Expression' reference.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • LINKED_EXPRESSION___EVALUATE__EVALUATIONCONTEXT

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

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

        static final int LIST_CONSTRUCTION__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        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:
        Constant Field Values
        Generated
        Ordered
      • LIST_CONSTRUCTION___EVALUATE__EVALUATIONCONTEXT

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

        static final int LIST_CONSTRUCTION_OPERATION_COUNT
        The number of operations of the 'List Construction' class.
        See Also:
        Constant Field Values
        Generated
        Ordered