Interface ExceptionsPackage.Literals

  • Enclosing interface:
    ExceptionsPackage

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

      • COMPILE_ERROR__MODULE_ID

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__MODULE_ID
        The meta object literal for the 'Module Id' attribute feature.
      • COMPILE_ERROR__SOURCE

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__SOURCE
        The meta object literal for the 'Source' attribute feature.
      • COMPILE_ERROR__MESSAGE

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__MESSAGE
        The meta object literal for the 'Message' attribute feature.
      • COMPILE_ERROR__DESCR

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__DESCR
        The meta object literal for the 'Descr' attribute feature.
      • COMPILE_ERROR__LINE

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__LINE
        The meta object literal for the 'Line' attribute feature.
      • COMPILE_ERROR__MODULE

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__MODULE
        The meta object literal for the 'Module' attribute feature.
      • COMPILE_ERROR__POS

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__POS
        The meta object literal for the 'Pos' attribute feature.
      • COMPILE_ERROR__REASON

        static final org.eclipse.emf.ecore.EAttribute COMPILE_ERROR__REASON
        The meta object literal for the 'Reason' attribute feature.
      • COMPILE_EXCEPTION__ERROR

        static final org.eclipse.emf.ecore.EReference COMPILE_EXCEPTION__ERROR
        The meta object literal for the 'Error' containment reference list feature.
      • RUNTIME_EXCEPTION__MODULE_ID

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__MODULE_ID
        The meta object literal for the 'Module Id' attribute feature.
      • RUNTIME_EXCEPTION__SOURCE

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__SOURCE
        The meta object literal for the 'Source' attribute feature.
      • RUNTIME_EXCEPTION__MESSAGE

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__MESSAGE
        The meta object literal for the 'Message' attribute feature.
      • RUNTIME_EXCEPTION__LINE

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__LINE
        The meta object literal for the 'Line' attribute feature.
      • RUNTIME_EXCEPTION__MODULE

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__MODULE
        The meta object literal for the 'Module' attribute feature.
      • RUNTIME_EXCEPTION__REASON

        static final org.eclipse.emf.ecore.EAttribute RUNTIME_EXCEPTION__REASON
        The meta object literal for the 'Reason' attribute feature.
      • RUNTIME_EXCEPTION__STACK_TRACE_ELEMENT

        static final org.eclipse.emf.ecore.EReference RUNTIME_EXCEPTION__STACK_TRACE_ELEMENT
        The meta object literal for the 'Stack Trace Element' containment reference list feature.
      • STACK_TRACE_ELEMENT__MODULE

        static final org.eclipse.emf.ecore.EAttribute STACK_TRACE_ELEMENT__MODULE
        The meta object literal for the 'Module' attribute feature.
      • STACK_TRACE_ELEMENT__LINE

        static final org.eclipse.emf.ecore.EAttribute STACK_TRACE_ELEMENT__LINE
        The meta object literal for the 'Line' attribute feature.
      • STACK_TRACE_ELEMENT__MODULE_ID

        static final org.eclipse.emf.ecore.EAttribute STACK_TRACE_ELEMENT__MODULE_ID
        The meta object literal for the 'Module Id' attribute feature.
      • STACK_TRACE_ELEMENT__SOURCE

        static final org.eclipse.emf.ecore.EAttribute STACK_TRACE_ELEMENT__SOURCE
        The meta object literal for the 'Source' attribute feature.