public interface ExecutableNode extends ActivityNode
The following features are supported:
ActivityPackage.getExecutableNode()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExceptionHandler> |
getOwnedHandlers()
Returns the value of the 'Owned Handlers' containment reference list.
|
getInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ExceptionHandler> getOwnedHandlers()
ExceptionHandler.
It is bidirectional and its opposite is 'Protected Node'.
If the meaning of the 'Owned Handlers' containment reference list isn't clear, there really should be more of a description here...
ActivityPackage.getExecutableNode_OwnedHandlers(),
ExceptionHandler.getProtectedNode()