Interface ExceptionsPackage

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

    public interface ExceptionsPackage
    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:
    ExceptionsFactory
    • Field Detail

      • eINSTANCE

        static final ExceptionsPackage eINSTANCE
        The singleton instance of the package.
      • COMPILE_ERROR__MODULE_ID

        static final int COMPILE_ERROR__MODULE_ID
        The feature id for the 'Module Id' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__SOURCE

        static final int COMPILE_ERROR__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__MESSAGE

        static final int COMPILE_ERROR__MESSAGE
        The feature id for the 'Message' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__DESCR

        static final int COMPILE_ERROR__DESCR
        The feature id for the 'Descr' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__LINE

        static final int COMPILE_ERROR__LINE
        The feature id for the 'Line' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__MODULE

        static final int COMPILE_ERROR__MODULE
        The feature id for the 'Module' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__POS

        static final int COMPILE_ERROR__POS
        The feature id for the 'Pos' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR__REASON

        static final int COMPILE_ERROR__REASON
        The feature id for the 'Reason' attribute.
        See Also:
        Constant Field Values
      • COMPILE_ERROR_FEATURE_COUNT

        static final int COMPILE_ERROR_FEATURE_COUNT
        The number of structural features of the 'Compile Error' class.
        See Also:
        Constant Field Values
      • COMPILE_ERROR_OPERATION_COUNT

        static final int COMPILE_ERROR_OPERATION_COUNT
        The number of operations of the 'Compile Error' class.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__DESCR

        static final int COMPILE_EXCEPTION__DESCR
        The feature id for the 'Descr' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__INNER

        static final int COMPILE_EXCEPTION__INNER
        The feature id for the 'Inner' containment reference.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__CATEGORY

        static final int COMPILE_EXCEPTION__CATEGORY
        The feature id for the 'Category' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__UI_HELPER_UUID

        static final int COMPILE_EXCEPTION__UI_HELPER_UUID
        The feature id for the 'Ui Helper UUID' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__CREATION_STACK

        static final int COMPILE_EXCEPTION__CREATION_STACK
        The feature id for the 'Creation Stack' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__CLSID

        static final int COMPILE_EXCEPTION__CLSID
        The feature id for the 'Clsid' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__ENCODED

        static final int COMPILE_EXCEPTION__ENCODED
        The feature id for the 'Encoded' attribute.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION__ERROR

        static final int COMPILE_EXCEPTION__ERROR
        The feature id for the 'Error' containment reference list.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION_FEATURE_COUNT

        static final int COMPILE_EXCEPTION_FEATURE_COUNT
        The number of structural features of the 'Compile Exception' class.
        See Also:
        Constant Field Values
      • COMPILE_EXCEPTION_OPERATION_COUNT

        static final int COMPILE_EXCEPTION_OPERATION_COUNT
        The number of operations of the 'Compile Exception' class.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__DESCR

        static final int RUNTIME_EXCEPTION__DESCR
        The feature id for the 'Descr' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__INNER

        static final int RUNTIME_EXCEPTION__INNER
        The feature id for the 'Inner' containment reference.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__CATEGORY

        static final int RUNTIME_EXCEPTION__CATEGORY
        The feature id for the 'Category' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__UI_HELPER_UUID

        static final int RUNTIME_EXCEPTION__UI_HELPER_UUID
        The feature id for the 'Ui Helper UUID' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__CREATION_STACK

        static final int RUNTIME_EXCEPTION__CREATION_STACK
        The feature id for the 'Creation Stack' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__CLSID

        static final int RUNTIME_EXCEPTION__CLSID
        The feature id for the 'Clsid' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__ENCODED

        static final int RUNTIME_EXCEPTION__ENCODED
        The feature id for the 'Encoded' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__MODULE_ID

        static final int RUNTIME_EXCEPTION__MODULE_ID
        The feature id for the 'Module Id' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__SOURCE

        static final int RUNTIME_EXCEPTION__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__MESSAGE

        static final int RUNTIME_EXCEPTION__MESSAGE
        The feature id for the 'Message' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__LINE

        static final int RUNTIME_EXCEPTION__LINE
        The feature id for the 'Line' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__MODULE

        static final int RUNTIME_EXCEPTION__MODULE
        The feature id for the 'Module' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__REASON

        static final int RUNTIME_EXCEPTION__REASON
        The feature id for the 'Reason' attribute.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION__STACK_TRACE_ELEMENT

        static final int RUNTIME_EXCEPTION__STACK_TRACE_ELEMENT
        The feature id for the 'Stack Trace Element' containment reference list.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION_FEATURE_COUNT

        static final int RUNTIME_EXCEPTION_FEATURE_COUNT
        The number of structural features of the 'Runtime Exception' class.
        See Also:
        Constant Field Values
      • RUNTIME_EXCEPTION_OPERATION_COUNT

        static final int RUNTIME_EXCEPTION_OPERATION_COUNT
        The number of operations of the 'Runtime Exception' class.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT__MODULE

        static final int STACK_TRACE_ELEMENT__MODULE
        The feature id for the 'Module' attribute.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT__LINE

        static final int STACK_TRACE_ELEMENT__LINE
        The feature id for the 'Line' attribute.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT__MODULE_ID

        static final int STACK_TRACE_ELEMENT__MODULE_ID
        The feature id for the 'Module Id' attribute.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT__SOURCE

        static final int STACK_TRACE_ELEMENT__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT_FEATURE_COUNT

        static final int STACK_TRACE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Stack Trace Element' class.
        See Also:
        Constant Field Values
      • STACK_TRACE_ELEMENT_OPERATION_COUNT

        static final int STACK_TRACE_ELEMENT_OPERATION_COUNT
        The number of operations of the 'Stack Trace Element' class.
        See Also:
        Constant Field Values