• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

stereotypes in sequence diagrams (in Rose)

 
Ranch Hand
Posts: 177
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm using Rational Rose to do my sequence diagrams, but I am having difficulty with this.
I would like to display the sterotype of the object, for example jsp, servlet, session bean, entity bean or message driven bean. But I have not found a way of doing this.
Alternatively, I have considered having this qualifier be used as the base class name. For example "SearchFlightPage:JspPage" or "FindRoute:StatelessSessionBean", but I don't know if this would be considered proper UML.
Any ideas?
Thanks,
Skip
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic