Interface IStackTraceContainer

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
IMetadata, ITest, ITestClass, ITestResult
All Known Implementing Classes:
Metadata, StackTraceContainer, Test, TestClass, TestResult

public interface IStackTraceContainer
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Stack Trace Container'.

The following features are supported:

See Also:
IRuntimePackage.getStackTraceContainer()
  • Method Summary

    Modifier and Type Method Description
    ScriptStackTrace getStackTrace()
    Returns the value of the 'Stack Trace' attribute.
    void setStackTrace​(ScriptStackTrace value)
    Sets the value of the 'Stack Trace' 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