Interaction model
Description
A group of APIs that access the interaction model.
Interfaces belonging to the area
Name | Description |
---|---|
IDestruction | Access object for discard information. |
IExecutionSpecification | Access object for execution specification information. |
IFrame | Access object to frame information. |
IInteractionElement | Interaction model An access object to element information. Defines the characteristics common to the elements that represent the interaction. |
ILifeline | Access object for lifeline information. |
IMessage | Access object for message information. |
IMessageEnd | Access object for message end information. |
IMessagePort | Access object to the connection destination element information of the message. Defines common characteristics for the elements to which the message is connected. |
IMessageReceiver | Indicates that the element can be specified as the recipient of the message. |
IMessageSender | Indicates that the element can be specified as the source of the message. |
IInteraction | An access object to the interaction model information. |
IInteractionUse | Access object for interaction usage information. |