Book a Demo

Author Topic: sd frame  (Read 4549 times)

PeterM

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
sd frame
« on: July 13, 2009, 10:12:17 pm »
In my UML & Patterns book by Larsman he states that any sequence diagram can be surrounded with an sd frame (p 236). I cannot achieve this no matter what I do. Help has nothing on sd Frame.

In looking at frament (which is what the sd Frame looks like) in the help , there is an entry (Search on Frament) then select Behavioural Diagram Elements (Rank 19 in my search). I can see what I would like to achieve. One has "sd Communication Diagram Elements" and "sd Timing Diagram", among others. How can one add this to my sequence diagrams that are referenced in another. (The ref fragment works well) I need to create a sd frame.

I can see that it is possible, but can't see how to achieve it.  :'(

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: sd frame
« Reply #1 on: July 13, 2009, 11:36:16 pm »
drag your diagram onto another diagram

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: sd frame
« Reply #2 on: July 14, 2009, 09:32:41 am »
Geert is correct. This action displays a prompt asking you to select either a diagram frame, a diagram reference or a hyperlink. Select the diagram frame option, and Enterprise Architect displays the diagram within a frame having the title sd <diagram name>.
Best Regards, Roy

PeterM

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: sd frame
« Reply #3 on: July 14, 2009, 08:10:26 pm »
As long as its not another sequence diagram it works fine. I used a class diagram (actually I only tried sequence then class) .
Thanks very much. Problem solved.  :D