Interface XbasePackage.Literals

  • Enclosing interface:
    XbasePackage

    public static interface XbasePackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    Generated:
    • Field Detail

      • XIF_EXPRESSION__IF

        static final org.eclipse.emf.ecore.EReference XIF_EXPRESSION__IF
        The meta object literal for the 'If' containment reference feature.
        Since:
        2.7
        Generated:
      • XIF_EXPRESSION__THEN

        static final org.eclipse.emf.ecore.EReference XIF_EXPRESSION__THEN
        The meta object literal for the 'Then' containment reference feature.
        Since:
        2.7
        Generated:
      • XIF_EXPRESSION__ELSE

        static final org.eclipse.emf.ecore.EReference XIF_EXPRESSION__ELSE
        The meta object literal for the 'Else' containment reference feature.
        Since:
        2.7
        Generated:
      • XIF_EXPRESSION__CONDITIONAL_EXPRESSION

        static final org.eclipse.emf.ecore.EAttribute XIF_EXPRESSION__CONDITIONAL_EXPRESSION
        The meta object literal for the 'Conditional Expression' attribute feature.
        Since:
        2.18
        Generated:
      • XSWITCH_EXPRESSION__SWITCH

        static final org.eclipse.emf.ecore.EReference XSWITCH_EXPRESSION__SWITCH
        The meta object literal for the 'Switch' containment reference feature.
        Since:
        2.7
        Generated:
      • XSWITCH_EXPRESSION__CASES

        static final org.eclipse.emf.ecore.EReference XSWITCH_EXPRESSION__CASES
        The meta object literal for the 'Cases' containment reference list feature.
        Since:
        2.7
        Generated:
      • XSWITCH_EXPRESSION__DEFAULT

        static final org.eclipse.emf.ecore.EReference XSWITCH_EXPRESSION__DEFAULT
        The meta object literal for the 'Default' containment reference feature.
        Since:
        2.7
        Generated:
      • XSWITCH_EXPRESSION__DECLARED_PARAM

        static final org.eclipse.emf.ecore.EReference XSWITCH_EXPRESSION__DECLARED_PARAM
        The meta object literal for the 'Declared Param' containment reference feature.
        Since:
        2.7
        Generated:
      • XCASE_PART__CASE

        static final org.eclipse.emf.ecore.EReference XCASE_PART__CASE
        The meta object literal for the 'Case' containment reference feature.
        Since:
        2.7
        Generated:
      • XCASE_PART__THEN

        static final org.eclipse.emf.ecore.EReference XCASE_PART__THEN
        The meta object literal for the 'Then' containment reference feature.
        Since:
        2.7
        Generated:
      • XCASE_PART__TYPE_GUARD

        static final org.eclipse.emf.ecore.EReference XCASE_PART__TYPE_GUARD
        The meta object literal for the 'Type Guard' containment reference feature.
        Since:
        2.7
        Generated:
      • XCASE_PART__FALL_THROUGH

        static final org.eclipse.emf.ecore.EAttribute XCASE_PART__FALL_THROUGH
        The meta object literal for the 'Fall Through' attribute feature.
        Since:
        2.7
        Generated:
      • XBLOCK_EXPRESSION__EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference XBLOCK_EXPRESSION__EXPRESSIONS
        The meta object literal for the 'Expressions' containment reference list feature.
        Since:
        2.7
        Generated:
      • XVARIABLE_DECLARATION__TYPE

        static final org.eclipse.emf.ecore.EReference XVARIABLE_DECLARATION__TYPE
        The meta object literal for the 'Type' containment reference feature.
        Since:
        2.7
        Generated:
      • XVARIABLE_DECLARATION__NAME

        static final org.eclipse.emf.ecore.EAttribute XVARIABLE_DECLARATION__NAME
        The meta object literal for the 'Name' attribute feature.
        Since:
        2.7
        Generated:
      • XVARIABLE_DECLARATION__RIGHT

        static final org.eclipse.emf.ecore.EReference XVARIABLE_DECLARATION__RIGHT
        The meta object literal for the 'Right' containment reference feature.
        Since:
        2.7
        Generated:
      • XVARIABLE_DECLARATION__WRITEABLE

        static final org.eclipse.emf.ecore.EAttribute XVARIABLE_DECLARATION__WRITEABLE
        The meta object literal for the 'Writeable' attribute feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__FEATURE

        static final org.eclipse.emf.ecore.EReference XABSTRACT_FEATURE_CALL__FEATURE
        The meta object literal for the 'Feature' reference feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS

        static final org.eclipse.emf.ecore.EReference XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS
        The meta object literal for the 'Type Arguments' containment reference list feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER

        static final org.eclipse.emf.ecore.EReference XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER
        The meta object literal for the 'Implicit Receiver' containment reference feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE

        @Deprecated
        static final org.eclipse.emf.ecore.EAttribute XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
        Deprecated.
        See model documentation for details.
        The meta object literal for the 'Invalid Feature Issue Code' attribute feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__VALID_FEATURE

        @Deprecated
        static final org.eclipse.emf.ecore.EAttribute XABSTRACT_FEATURE_CALL__VALID_FEATURE
        Deprecated.
        See model documentation for details.
        The meta object literal for the 'Valid Feature' attribute feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_FEATURE_CALL__IMPLICIT_FIRST_ARGUMENT

        static final org.eclipse.emf.ecore.EReference XABSTRACT_FEATURE_CALL__IMPLICIT_FIRST_ARGUMENT
        The meta object literal for the 'Implicit First Argument' containment reference feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET

        static final org.eclipse.emf.ecore.EReference XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET
        The meta object literal for the 'Member Call Target' containment reference feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS

        static final org.eclipse.emf.ecore.EReference XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS
        The meta object literal for the 'Member Call Arguments' containment reference list feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL
        The meta object literal for the 'Explicit Operation Call' attribute feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__EXPLICIT_STATIC

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__EXPLICIT_STATIC
        The meta object literal for the 'Explicit Static' attribute feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__NULL_SAFE

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__NULL_SAFE
        The meta object literal for the 'Null Safe' attribute feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__TYPE_LITERAL

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__TYPE_LITERAL
        The meta object literal for the 'Type Literal' attribute feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__STATIC_WITH_DECLARING_TYPE

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__STATIC_WITH_DECLARING_TYPE
        The meta object literal for the 'Static With Declaring Type' attribute feature.
        Since:
        2.7
        Generated:
      • XMEMBER_FEATURE_CALL__PACKAGE_FRAGMENT

        static final org.eclipse.emf.ecore.EAttribute XMEMBER_FEATURE_CALL__PACKAGE_FRAGMENT
        The meta object literal for the 'Package Fragment' attribute feature.
        Since:
        2.7
        Generated:
      • XFEATURE_CALL__FEATURE_CALL_ARGUMENTS

        static final org.eclipse.emf.ecore.EReference XFEATURE_CALL__FEATURE_CALL_ARGUMENTS
        The meta object literal for the 'Feature Call Arguments' containment reference list feature.
        Since:
        2.7
        Generated:
      • XFEATURE_CALL__EXPLICIT_OPERATION_CALL

        static final org.eclipse.emf.ecore.EAttribute XFEATURE_CALL__EXPLICIT_OPERATION_CALL
        The meta object literal for the 'Explicit Operation Call' attribute feature.
        Since:
        2.7
        Generated:
      • XFEATURE_CALL__TYPE_LITERAL

        static final org.eclipse.emf.ecore.EAttribute XFEATURE_CALL__TYPE_LITERAL
        The meta object literal for the 'Type Literal' attribute feature.
        Since:
        2.7
        Generated:
      • XFEATURE_CALL__PACKAGE_FRAGMENT

        static final org.eclipse.emf.ecore.EAttribute XFEATURE_CALL__PACKAGE_FRAGMENT
        The meta object literal for the 'Package Fragment' attribute feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__CONSTRUCTOR

        static final org.eclipse.emf.ecore.EReference XCONSTRUCTOR_CALL__CONSTRUCTOR
        The meta object literal for the 'Constructor' reference feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__ARGUMENTS

        static final org.eclipse.emf.ecore.EReference XCONSTRUCTOR_CALL__ARGUMENTS
        The meta object literal for the 'Arguments' containment reference list feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__TYPE_ARGUMENTS

        static final org.eclipse.emf.ecore.EReference XCONSTRUCTOR_CALL__TYPE_ARGUMENTS
        The meta object literal for the 'Type Arguments' containment reference list feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE

        static final org.eclipse.emf.ecore.EAttribute XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE
        The meta object literal for the 'Invalid Feature Issue Code' attribute feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__VALID_FEATURE

        static final org.eclipse.emf.ecore.EAttribute XCONSTRUCTOR_CALL__VALID_FEATURE
        The meta object literal for the 'Valid Feature' attribute feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__EXPLICIT_CONSTRUCTOR_CALL

        static final org.eclipse.emf.ecore.EAttribute XCONSTRUCTOR_CALL__EXPLICIT_CONSTRUCTOR_CALL
        The meta object literal for the 'Explicit Constructor Call' attribute feature.
        Since:
        2.7
        Generated:
      • XCONSTRUCTOR_CALL__ANONYMOUS_CLASS_CONSTRUCTOR_CALL

        static final org.eclipse.emf.ecore.EAttribute XCONSTRUCTOR_CALL__ANONYMOUS_CLASS_CONSTRUCTOR_CALL
        The meta object literal for the 'Anonymous Class Constructor Call' attribute feature.
        Since:
        2.7
        Generated:
      • XBOOLEAN_LITERAL__IS_TRUE

        static final org.eclipse.emf.ecore.EAttribute XBOOLEAN_LITERAL__IS_TRUE
        The meta object literal for the 'Is True' attribute feature.
        Since:
        2.7
        Generated:
      • XNUMBER_LITERAL__VALUE

        static final org.eclipse.emf.ecore.EAttribute XNUMBER_LITERAL__VALUE
        The meta object literal for the 'Value' attribute feature.
        Since:
        2.7
        Generated:
      • XSTRING_LITERAL__VALUE

        static final org.eclipse.emf.ecore.EAttribute XSTRING_LITERAL__VALUE
        The meta object literal for the 'Value' attribute feature.
        Since:
        2.7
        Generated:
      • XCOLLECTION_LITERAL__ELEMENTS

        static final org.eclipse.emf.ecore.EReference XCOLLECTION_LITERAL__ELEMENTS
        The meta object literal for the 'Elements' containment reference list feature.
        Since:
        2.7
        Generated:
      • XCLOSURE__DECLARED_FORMAL_PARAMETERS

        static final org.eclipse.emf.ecore.EReference XCLOSURE__DECLARED_FORMAL_PARAMETERS
        The meta object literal for the 'Declared Formal Parameters' containment reference list feature.
        Since:
        2.7
        Generated:
      • XCLOSURE__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XCLOSURE__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XCLOSURE__EXPLICIT_SYNTAX

        static final org.eclipse.emf.ecore.EAttribute XCLOSURE__EXPLICIT_SYNTAX
        The meta object literal for the 'Explicit Syntax' attribute feature.
        Since:
        2.7
        Generated:
      • XCLOSURE__IMPLICIT_FORMAL_PARAMETERS

        static final org.eclipse.emf.ecore.EReference XCLOSURE__IMPLICIT_FORMAL_PARAMETERS
        The meta object literal for the 'Implicit Formal Parameters' containment reference list feature.
        Since:
        2.7
        Generated:
      • XCASTED_EXPRESSION__TYPE

        static final org.eclipse.emf.ecore.EReference XCASTED_EXPRESSION__TYPE
        The meta object literal for the 'Type' containment reference feature.
        Since:
        2.7
        Generated:
      • XCASTED_EXPRESSION__TARGET

        static final org.eclipse.emf.ecore.EReference XCASTED_EXPRESSION__TARGET
        The meta object literal for the 'Target' containment reference feature.
        Since:
        2.7
        Generated:
      • XBINARY_OPERATION__LEFT_OPERAND

        static final org.eclipse.emf.ecore.EReference XBINARY_OPERATION__LEFT_OPERAND
        The meta object literal for the 'Left Operand' containment reference feature.
        Since:
        2.7
        Generated:
      • XBINARY_OPERATION__RIGHT_OPERAND

        static final org.eclipse.emf.ecore.EReference XBINARY_OPERATION__RIGHT_OPERAND
        The meta object literal for the 'Right Operand' containment reference feature.
        Since:
        2.7
        Generated:
      • XBINARY_OPERATION__REASSIGN_FIRST_ARGUMENT

        static final org.eclipse.emf.ecore.EAttribute XBINARY_OPERATION__REASSIGN_FIRST_ARGUMENT
        The meta object literal for the 'Reassign First Argument' attribute feature.
        Since:
        2.7
        Generated:
      • XUNARY_OPERATION__OPERAND

        static final org.eclipse.emf.ecore.EReference XUNARY_OPERATION__OPERAND
        The meta object literal for the 'Operand' containment reference feature.
        Since:
        2.7
        Generated:
      • XPOSTFIX_OPERATION__OPERAND

        static final org.eclipse.emf.ecore.EReference XPOSTFIX_OPERATION__OPERAND
        The meta object literal for the 'Operand' containment reference feature.
        Since:
        2.7
        Generated:
      • XFOR_LOOP_EXPRESSION__FOR_EXPRESSION

        static final org.eclipse.emf.ecore.EReference XFOR_LOOP_EXPRESSION__FOR_EXPRESSION
        The meta object literal for the 'For Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XFOR_LOOP_EXPRESSION__EACH_EXPRESSION

        static final org.eclipse.emf.ecore.EReference XFOR_LOOP_EXPRESSION__EACH_EXPRESSION
        The meta object literal for the 'Each Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XFOR_LOOP_EXPRESSION__DECLARED_PARAM

        static final org.eclipse.emf.ecore.EReference XFOR_LOOP_EXPRESSION__DECLARED_PARAM
        The meta object literal for the 'Declared Param' containment reference feature.
        Since:
        2.7
        Generated:
      • XBASIC_FOR_LOOP_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XBASIC_FOR_LOOP_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XBASIC_FOR_LOOP_EXPRESSION__EACH_EXPRESSION

        static final org.eclipse.emf.ecore.EReference XBASIC_FOR_LOOP_EXPRESSION__EACH_EXPRESSION
        The meta object literal for the 'Each Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XBASIC_FOR_LOOP_EXPRESSION__INIT_EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference XBASIC_FOR_LOOP_EXPRESSION__INIT_EXPRESSIONS
        The meta object literal for the 'Init Expressions' containment reference list feature.
        Since:
        2.7
        Generated:
      • XBASIC_FOR_LOOP_EXPRESSION__UPDATE_EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference XBASIC_FOR_LOOP_EXPRESSION__UPDATE_EXPRESSIONS
        The meta object literal for the 'Update Expressions' containment reference list feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_WHILE_EXPRESSION__PREDICATE

        static final org.eclipse.emf.ecore.EReference XABSTRACT_WHILE_EXPRESSION__PREDICATE
        The meta object literal for the 'Predicate' containment reference feature.
        Since:
        2.7
        Generated:
      • XABSTRACT_WHILE_EXPRESSION__BODY

        static final org.eclipse.emf.ecore.EReference XABSTRACT_WHILE_EXPRESSION__BODY
        The meta object literal for the 'Body' containment reference feature.
        Since:
        2.7
        Generated:
      • XTYPE_LITERAL__TYPE

        static final org.eclipse.emf.ecore.EReference XTYPE_LITERAL__TYPE
        The meta object literal for the 'Type' reference feature.
        Since:
        2.7
        Generated:
      • XTYPE_LITERAL__ARRAY_DIMENSIONS

        static final org.eclipse.emf.ecore.EAttribute XTYPE_LITERAL__ARRAY_DIMENSIONS
        The meta object literal for the 'Array Dimensions' attribute list feature.
        Since:
        2.7
        Generated:
      • XINSTANCE_OF_EXPRESSION__TYPE

        static final org.eclipse.emf.ecore.EReference XINSTANCE_OF_EXPRESSION__TYPE
        The meta object literal for the 'Type' containment reference feature.
        Since:
        2.7
        Generated:
      • XINSTANCE_OF_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XINSTANCE_OF_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XTHROW_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XTHROW_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION

        static final org.eclipse.emf.ecore.EReference XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION
        The meta object literal for the 'Finally Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES

        static final org.eclipse.emf.ecore.EReference XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES
        The meta object literal for the 'Catch Clauses' containment reference list feature.
        Since:
        2.7
        Generated:
      • XTRY_CATCH_FINALLY_EXPRESSION__RESOURCES

        static final org.eclipse.emf.ecore.EReference XTRY_CATCH_FINALLY_EXPRESSION__RESOURCES
        The meta object literal for the 'Resources' containment reference list feature.
        Since:
        2.18
        Generated:
      • XCATCH_CLAUSE__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XCATCH_CLAUSE__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XCATCH_CLAUSE__DECLARED_PARAM

        static final org.eclipse.emf.ecore.EReference XCATCH_CLAUSE__DECLARED_PARAM
        The meta object literal for the 'Declared Param' containment reference feature.
        Since:
        2.7
        Generated:
      • XASSIGNMENT__ASSIGNABLE

        static final org.eclipse.emf.ecore.EReference XASSIGNMENT__ASSIGNABLE
        The meta object literal for the 'Assignable' containment reference feature.
        Since:
        2.7
        Generated:
      • XASSIGNMENT__VALUE

        static final org.eclipse.emf.ecore.EReference XASSIGNMENT__VALUE
        The meta object literal for the 'Value' containment reference feature.
        Since:
        2.7
        Generated:
      • XASSIGNMENT__EXPLICIT_STATIC

        static final org.eclipse.emf.ecore.EAttribute XASSIGNMENT__EXPLICIT_STATIC
        The meta object literal for the 'Explicit Static' attribute feature.
        Since:
        2.7
        Generated:
      • XASSIGNMENT__STATIC_WITH_DECLARING_TYPE

        static final org.eclipse.emf.ecore.EAttribute XASSIGNMENT__STATIC_WITH_DECLARING_TYPE
        The meta object literal for the 'Static With Declaring Type' attribute feature.
        Since:
        2.7
        Generated:
      • XRETURN_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XRETURN_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated:
      • XSYNCHRONIZED_EXPRESSION__PARAM

        static final org.eclipse.emf.ecore.EReference XSYNCHRONIZED_EXPRESSION__PARAM
        The meta object literal for the 'Param' containment reference feature.
        Since:
        2.7
        Generated:
      • XSYNCHRONIZED_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference XSYNCHRONIZED_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
        Since:
        2.7
        Generated: