IDestruction interface
Namespace: NextDesign.Core
Description
An access object to destruction information.
Affiliation area
| Name | Description |
|---|---|
| Interaction model | A group of APIs to access the interaction model. |
Inherit Base
| Name | Description |
|---|---|
| IInteractionElement | Access object to interaction model element information. Defines common characteristics for elements that represent interactions. |
Property
| Name | Description |
|---|---|
| DestroyMessage | Corresponding destroy message Returns the corresponding message if this destroy was added starting from the destroy message. Returns null if not originating from a discard message. |
| Lifeline | The lifeline that holds this destruction |