public interface ExceptionContext
The following features are supported:
ContextPackage.getExceptionContext()
Modifier and Type | Method and Description |
---|---|
EmitterExceptionContext |
createEmitterExceptionContext()
This method will return a new EmitterExceptionContext object that
is contained by this object.
|
java.util.List |
getEmitterExceptionContext()
Returns the value of the 'Emitter Exception Context' containment reference list.
|
EmitterExceptionContext[] |
getEmitterExceptionContextAsArray()
Returns the array value of the 'Emitter Exception Context' containment reference list.
|
java.util.List getEmitterExceptionContext()
EmitterExceptionContext
.
If the meaning of the 'Emitter Exception Context' containment reference list isn't clear, there really should be more of a description here...
ContextPackage.getExceptionContext_EmitterExceptionContext()
EmitterExceptionContext[] getEmitterExceptionContextAsArray()
If the meaning of the 'Emitter Exception Context' containment reference list isn't clear, there really should be more of a description here...
ContextPackage.getExceptionContext_EmitterExceptionContext()
EmitterExceptionContext createEmitterExceptionContext()
createDataObject("emitterExceptionContext")
.