You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Notion
A duration constraint on a sequence diagram may be show by drawing a vertical line with open arrowheads at both ends between the vertical position of two events. An expression for the duration is placed in braces over the center of the arrow. The constraint may also be shown as a text expression in braces.
the labels like a = now only add noise so are all omitted.
Use a special comment for a message to specify the duration:
2.1. If it is a sync message draw the line near to the receiver's execution bar;
2.2 If it is an async message draw the line near to the sender's lifeline from the commented message to the first message sent to it.
{r < 10 ms } is not represented in the DSL. It can be either in the message or comment.
Use // [duration] to draw the message pointing downwards
Duration Constraint
A constraint on a duration.
#Notion
A duration constraint on a sequence diagram may be show by drawing a vertical line with open arrowheads at both ends between the vertical position of two events. An expression for the duration is placed in braces over the center of the arrow. The constraint may also be shown as a text expression in braces.
Source: https://www.oreilly.com/api/v2/epubs/0321245628/files/0321245628_ch14lev1sec193_image01.jpeg
The text was updated successfully, but these errors were encountered: