• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Problem adding sterotype in Sequence diagram

 
Ranch Hand
Posts: 463
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everyone,
I am facing a weird problem adding sterotype to objects in sequence diagram. The problem I am facing is I am adding sterotype to an object like say
SearchManager<<sterotype name>> . I double click on the object and in the place for Name I add it.

Next what happens is .The sterotype name shows up but it overwrites on the SearchMAnager name and looks very untidy.
So I tried to delete the sterotype I added and it is not visible and can not be deleted.
If I need to I have to delete the entire object and with it my sequence diagram interactions to that object will also go and I want to avoid doing that

I am using Rose for modeling.
Please help me resolve this issue as I am not able to add sterotypes to my sequence diagrams.

Thanks
Dhiren
 
Gravity is a harsh mistress. But this tiny ad is pretty easy to deal with:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic