IMessagePortShape interface
Namespace: NextDesign.Core
Description
This is an access object to the shape that is the message end point of the sequence diagram.
Affiliation area
| Name | Description |
|---|---|
| Sequence editor | A group of APIs to access sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| ISequenceNodeShape | The access object to the node shape of the sequence diagram. |
Destination
| Name | Description |
|---|---|
| IFrameShape | Access object to the frame shape of the sequence diagram. |
| IMessageEndShape | The access object to the message end shape of the sequence diagram. |
| IExecutionSpecificationShape | The access object to the execution specification shape of the sequence diagram. |
Property
| Name | Description |
|---|---|
| ReceiveMessages | Received messages |
| SendMessages | Sent Messages |