Interface ExpressionsPackage

  • 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:
    ExpressionsPackageImpl

    public interface ExpressionsPackage
    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 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
    • Method Detail

      • getExpression

        org.eclipse.emf.ecore.EClass getExpression()
        Returns the meta object for class 'Expression'.
        Returns:
        the meta object for class 'Expression'.
        See Also:
        Expression
        Generated
      • getValue

        org.eclipse.emf.ecore.EClass getValue()
        Returns the meta object for class 'Value'.
        Returns:
        the meta object for class 'Value'.
        See Also:
        Value
        Generated
      • getValue__GetLiteral

        org.eclipse.emf.ecore.EOperation getValue__GetLiteral()
        Returns the meta object for the 'Get Literal' operation.
        Returns:
        the meta object for the 'Get Literal' operation.
        See Also:
        Value.getLiteral()
        Generated
      • getBooleanValue

        org.eclipse.emf.ecore.EClass getBooleanValue()
        Returns the meta object for class 'Boolean Value'.
        Returns:
        the meta object for class 'Boolean Value'.
        See Also:
        BooleanValue
        Generated
      • getBooleanValue_Literal

        org.eclipse.emf.ecore.EAttribute getBooleanValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        BooleanValue.isLiteral(), getBooleanValue()
        Generated
      • getByteValue

        org.eclipse.emf.ecore.EClass getByteValue()
        Returns the meta object for class 'Byte Value'.
        Returns:
        the meta object for class 'Byte Value'.
        See Also:
        ByteValue
        Generated
      • getByteValue_Literal

        org.eclipse.emf.ecore.EAttribute getByteValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        ByteValue.getLiteral(), getByteValue()
        Generated
      • getShortValue

        org.eclipse.emf.ecore.EClass getShortValue()
        Returns the meta object for class 'Short Value'.
        Returns:
        the meta object for class 'Short Value'.
        See Also:
        ShortValue
        Generated
      • getShortValue_Literal

        org.eclipse.emf.ecore.EAttribute getShortValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        ShortValue.getLiteral(), getShortValue()
        Generated
      • getIntValue

        org.eclipse.emf.ecore.EClass getIntValue()
        Returns the meta object for class 'Int Value'.
        Returns:
        the meta object for class 'Int Value'.
        See Also:
        IntValue
        Generated
      • getIntValue_Literal

        org.eclipse.emf.ecore.EAttribute getIntValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        IntValue.getLiteral(), getIntValue()
        Generated
      • getLongValue

        org.eclipse.emf.ecore.EClass getLongValue()
        Returns the meta object for class 'Long Value'.
        Returns:
        the meta object for class 'Long Value'.
        See Also:
        LongValue
        Generated
      • getLongValue_Literal

        org.eclipse.emf.ecore.EAttribute getLongValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        LongValue.getLiteral(), getLongValue()
        Generated
      • getFloatValue

        org.eclipse.emf.ecore.EClass getFloatValue()
        Returns the meta object for class 'Float Value'.
        Returns:
        the meta object for class 'Float Value'.
        See Also:
        FloatValue
        Generated
      • getFloatValue_Literal

        org.eclipse.emf.ecore.EAttribute getFloatValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        FloatValue.getLiteral(), getFloatValue()
        Generated
      • getDoubleValue

        org.eclipse.emf.ecore.EClass getDoubleValue()
        Returns the meta object for class 'Double Value'.
        Returns:
        the meta object for class 'Double Value'.
        See Also:
        DoubleValue
        Generated
      • getDoubleValue_Literal

        org.eclipse.emf.ecore.EAttribute getDoubleValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        DoubleValue.getLiteral(), getDoubleValue()
        Generated
      • getCharValue

        org.eclipse.emf.ecore.EClass getCharValue()
        Returns the meta object for class 'Char Value'.
        Returns:
        the meta object for class 'Char Value'.
        See Also:
        CharValue
        Generated
      • getCharValue_Literal

        org.eclipse.emf.ecore.EAttribute getCharValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        CharValue.getLiteral(), getCharValue()
        Generated
      • getStringValue

        org.eclipse.emf.ecore.EClass getStringValue()
        Returns the meta object for class 'String Value'.
        Returns:
        the meta object for class 'String Value'.
        See Also:
        StringValue
        Generated
      • getStringValue_Literal

        org.eclipse.emf.ecore.EAttribute getStringValue_Literal()
        Returns the meta object for the attribute 'Literal'.
        Returns:
        the meta object for the attribute 'Literal'.
        See Also:
        StringValue.getLiteral(), getStringValue()
        Generated
      • getInvocation

        org.eclipse.emf.ecore.EClass getInvocation()
        Returns the meta object for class 'Invocation'.
        Returns:
        the meta object for class 'Invocation'.
        See Also:
        Invocation
        Generated
      • getInvocation_Arguments

        org.eclipse.emf.ecore.EReference getInvocation_Arguments()
        Returns the meta object for the containment reference list 'Arguments'.
        Returns:
        the meta object for the containment reference list 'Arguments'.
        See Also:
        Invocation.getArguments(), getInvocation()
        Generated
      • getInvocation_Name

        org.eclipse.emf.ecore.EReference getInvocation_Name()
        Returns the meta object for the containment reference 'Name'.
        Returns:
        the meta object for the containment reference 'Name'.
        See Also:
        Invocation.getName(), getInvocation()
        Generated
      • getFunctionInvocation

        org.eclipse.emf.ecore.EClass getFunctionInvocation()
        Returns the meta object for class 'Function Invocation'.
        Returns:
        the meta object for class 'Function Invocation'.
        See Also:
        FunctionInvocation
        Generated
      • getMemberInvocation

        org.eclipse.emf.ecore.EClass getMemberInvocation()
        Returns the meta object for class 'Member Invocation'.
        Returns:
        the meta object for class 'Member Invocation'.
        See Also:
        MemberInvocation
        Generated
      • getMemberInvocation_Object

        org.eclipse.emf.ecore.EReference getMemberInvocation_Object()
        Returns the meta object for the containment reference 'Object'.
        Returns:
        the meta object for the containment reference 'Object'.
        See Also:
        MemberInvocation.getObject(), getMemberInvocation()
        Generated
      • getAccess

        org.eclipse.emf.ecore.EClass getAccess()
        Returns the meta object for class 'Access'.
        Returns:
        the meta object for class 'Access'.
        See Also:
        Access
        Generated
      • getAccess_Name

        org.eclipse.emf.ecore.EReference getAccess_Name()
        Returns the meta object for the containment reference 'Name'.
        Returns:
        the meta object for the containment reference 'Name'.
        See Also:
        Access.getName(), getAccess()
        Generated
      • getStaticAccess

        org.eclipse.emf.ecore.EClass getStaticAccess()
        Returns the meta object for class 'Static Access'.
        Returns:
        the meta object for class 'Static Access'.
        See Also:
        StaticAccess
        Generated
      • getMemberAccess

        org.eclipse.emf.ecore.EClass getMemberAccess()
        Returns the meta object for class 'Member Access'.
        Returns:
        the meta object for class 'Member Access'.
        See Also:
        MemberAccess
        Generated
      • getMemberAccess_Object

        org.eclipse.emf.ecore.EReference getMemberAccess_Object()
        Returns the meta object for the containment reference 'Object'.
        Returns:
        the meta object for the containment reference 'Object'.
        See Also:
        MemberAccess.getObject(), getMemberAccess()
        Generated
      • getContextAccess

        org.eclipse.emf.ecore.EClass getContextAccess()
        Returns the meta object for class 'Context Access'.
        Returns:
        the meta object for class 'Context Access'.
        See Also:
        ContextAccess
        Generated
      • getContainedObject

        org.eclipse.emf.ecore.EClass getContainedObject()
        Returns the meta object for class 'Contained Object'.
        Returns:
        the meta object for class 'Contained Object'.
        See Also:
        ContainedObject
        Generated
      • getContainedObject_Object

        org.eclipse.emf.ecore.EReference getContainedObject_Object()
        Returns the meta object for the containment reference 'Object'.
        Returns:
        the meta object for the containment reference 'Object'.
        See Also:
        ContainedObject.getObject(), getContainedObject()
        Generated
      • getLinkedObject

        org.eclipse.emf.ecore.EClass getLinkedObject()
        Returns the meta object for class 'Linked Object'.
        Returns:
        the meta object for class 'Linked Object'.
        See Also:
        LinkedObject
        Generated
      • getLinkedObject_Object

        org.eclipse.emf.ecore.EReference getLinkedObject_Object()
        Returns the meta object for the reference 'Object'.
        Returns:
        the meta object for the reference 'Object'.
        See Also:
        LinkedObject.getObject(), getLinkedObject()
        Generated
      • getLinkedExpression

        org.eclipse.emf.ecore.EClass getLinkedExpression()
        Returns the meta object for class 'Linked Expression'.
        Returns:
        the meta object for class 'Linked Expression'.
        See Also:
        LinkedExpression
        Generated
      • getListConstruction

        org.eclipse.emf.ecore.EClass getListConstruction()
        Returns the meta object for class 'List Construction'.
        Returns:
        the meta object for class 'List Construction'.
        See Also:
        ListConstruction
        Generated
      • getListConstruction_Elements

        org.eclipse.emf.ecore.EReference getListConstruction_Elements()
        Returns the meta object for the containment reference list 'Elements'.
        Returns:
        the meta object for the containment reference list 'Elements'.
        See Also:
        ListConstruction.getElements(), getListConstruction()
        Generated
      • getEvaluationContext

        org.eclipse.emf.ecore.EDataType getEvaluationContext()
        Returns the meta object for data type 'Evaluation Context'.
        Returns:
        the meta object for data type 'Evaluation Context'.
        See Also:
        EvaluationContext
        Generated
        Model
        instanceClass="org.eclipse.emf.cdo.expressions.EvaluationContext" serializeable="false"
      • getExpressionsFactory

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