Sparx EA using Sequence Diagrams to capture linkages to requirements for operations.
2 views
Skip to first unread message
David M
unread,
Nov 11, 2009, 10:22:07 PM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SysML Forum
I am having some difficulty in sparx EA with sequence diagrams.
Sequence diagrams in EA rely on the use of operations. An operation in
my context is the same as an action in an activity diagram. The
supporting message in the operation reflects a specific message in the
related action. Ideally i want to indicated that the operation is the
activity, that way i can show linkages to requirements. This will
enable me to be able to generate a report on a sequence diagram that
shows the relevant components in use, the associated functions
(activities) used by each component and the requirements associated to
each function.
Right now it appears to be a duplication of effort in that an
operation is the same as an activity but EA will not let you select an
activity.
I believe this is overcome if swimlane diagrams are used to
demonstrated functional threads, however the client requested a
preference for sequence diagrams.