Skip to main content

IMessageShape interface

Namespace: NextDesign.Core

Description

Access object to the message shape of the sequence diagram.

Affiliation area

NameDescription
Sequence editorA group of APIs to access sequence diagrams.

Inherit Base

NameDescription
ISequenceConnectorShapeAccess object to the sequence diagram connector shape.

Property

NameDescription
ReceivePortmessage destination port
ReceiverMessage Receiver Lifeline
Returns null if the received message is not to a lifeline.
SelfloopBendsXX coordinate of bend position in self-connect message
Always 0 if not self-connect message.
A self-connecting message is one in which the lifelines of the sender and receiver are the same.
The bend position is the point of the first polyline in the message.
SenderMessage Sender Lifeline
Returns null if the sent message is not from a lifeline.
SendPortMessage source port
SourceYThe Y coordinate of the origin of the message
The origin of the message is the connection point with the shape from which it originates.
TargetYThe Y coordinate of the end of the message
The end of the message is the connection point with the receiving shape.
TextText
TypeModelModel mapped to type