public interface IStackTraceContainer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IRuntimePackage.getStackTraceContainer()
Modifier and Type | Method and Description |
---|---|
ScriptStackTrace |
getStackTrace()
Returns the value of the 'Stack Trace' attribute.
|
void |
setStackTrace(ScriptStackTrace value)
Sets the value of the '
Stack Trace ' attribute. |
ScriptStackTrace getStackTrace()
If the meaning of the 'Stack Trace' attribute list isn't clear, there really should be more of a description here...
setStackTrace(ScriptStackTrace)
,
IRuntimePackage.getStackTraceContainer_StackTrace()
void setStackTrace(ScriptStackTrace value)
Stack Trace
' attribute.
value
- the new value of the 'Stack Trace' attribute.getStackTrace()