Interface RDBGAttachDebugUIResponse

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    RDBGAttachDebugUIResponseImpl

    public interface RDBGAttachDebugUIResponse
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'RDBG Attach Debug UI Response'.

    The following features are supported:

    See Also:
    ResponsePackage.getRDBGAttachDebugUIResponse()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      AttachDebugUIResult getResult()
      Returns the value of the 'Result' attribute.
      boolean isSetResult()
      Returns whether the value of the 'Result' attribute is set.
      void setResult​(AttachDebugUIResult value)
      Sets the value of the 'Result' attribute.
      void unsetResult()
      Unsets the value of the 'Result' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver