Hi Gopi,
Create a second use case and place that in the Logical View. Give that second use case the same name as the first one. Give that second use case a stereotype of "use-case realization". Place all your design (class diagrams, sequence diagrams, etc) related to the first use case (the real one) under the second use case (which is in fact not a use case but a use-case realization, i.e. the design of the use case). Link the use case realization (i.e. the second use case) to the use case (the first use case) by drawing a uni-directional association (or a dependency, if you use the latest Rose and want to keep close to the UML standard) from the realization to the use case, and stereotype that association/dependency as "realize". Kind regards, Dik van Leeuwen ----- Original Message ----- From: Gopi Akula <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday 26 April 2002 04:16 Subject: (ROSE) Linking sequence diagram to usecase > > > Hi, > I have question regarding linking sequence diagram to an usecase. > > The way I am linking a sequence diagram to an usecase is by going to the > diagrams tab in the usecase and then inserting a new sequence diagram.But > if > I do this way,the sequence diagrams exist in the usecase view, but I would > like to have the sequence diagrams in the logical view. If I drag the > sequence diagram from the usecase to some other package the link to the > usecase is lost. > > 1)Is it posible to have a sequence diagrams defined in the logical view but > still associate it to an usecase. > > 2)Is it possible to link an existing sequence diagram to an usecase, > because > the only option you have in the usecase is "insert sequence diagram". > > Thanks for your time. > Gopi > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > ************************************************************************ > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > * > * Post or Reply to: [EMAIL PROTECTED] > * Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > * http://www.rational.com/support/usergroups/rose/rose_forum.jsp > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * To: [EMAIL PROTECTED] > * Subject: <BLANK> > * Body: unsubscribe rose_forum > ************************************************************************* > ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
