Interface StackTraceElement

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      BigDecimal getLine()
      Returns the value of the 'Line' attribute.
      String getModule()
      Returns the value of the 'Module' attribute.
      String getModuleId()
      Returns the value of the 'Module Id' attribute.
      String getSource()
      Returns the value of the 'Source' attribute.
      void setLine​(BigDecimal value)
      Sets the value of the 'Line' attribute.
      void setModule​(String value)
      Sets the value of the 'Module' attribute.
      void setModuleId​(String value)
      Sets the value of the 'Module Id' attribute.
      void setSource​(String value)
      Sets the value of the 'Source' 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