Interface IRuntimeDebugElement

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      IRuntimeDebugClientTarget getDebugTarget()
      Returns 1C:Enterprise Runtime debug target this element is contained in.
      • Methods inherited from interface org.eclipse.core.runtime.IAdaptable

        getAdapter
      • Methods inherited from interface org.eclipse.debug.core.model.IDebugElement

        getLaunch, getModelIdentifier
    • Method Detail

      • getDebugTarget

        IRuntimeDebugClientTarget getDebugTarget()
        Returns 1C:Enterprise Runtime debug target this element is contained in.
        Specified by:
        getDebugTarget in interface org.eclipse.debug.core.model.IDebugElement
        Returns:
        1C:Enterprise Runtime debug target this element is contained in, never null