Interaction model
Description
A set of APIs to access the interaction model.
API belonging to area
| Name | Description |
|---|---|
| IDestruction | Access object to destruction information. |
| IExecutionSpecification | This is an access object to execution specification information. |
| IFrame | Access object to frame information. |
| IInteractionElement | Access object to interaction model element information. Defines common characteristics for elements that represent interactions. |
| ILifeline | This is an access object to lifeline information. |
| IMessage | The access object to the message information. |
| IMessageEnd | This is an access object to message end information. |
| IMessagePort | This is an access object to the connection destination element information of the message. Defines common characteristics for message destination elements. |
| IMessageReceiver | Denotes an element that can be specified as a message receiver. |
| IMessageSender | Denotes an element that can be specified as a message sender. |
| IInteraction | Access object to interaction model information. |
| IInteractionUse | This is an access object to interaction usage information. |