• 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Poseidon CE component diagram w/o tabs?

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I'm working on my SCEA Part II assignment using Poseidon CE. When I tried to draw the component diagrams the component symbols came out different. Poseidon only draws a simple rectangle with the <<component>> stereotype already in place, instead of the regular rectangle with two tabs on the left.

My questions are:

1. Is this Poseidon component style "UML Compliant" ? How "compliant" it is? Is it of the correct syntax?

2. Can I somehow configure Poseidon to churn out the more "regular" style of component symbols? The one with two tabs? Please?


Perhaps this is a bit OOT but since it is for SCEA, I feel that it is more relevant here.

TIA.
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nothing is wrong with Posedion. It is depicting UML 2.0 notation for the components. The rectangle with two prongs coming out is UML 1.x notation.

You can mention the exact tool version and UML used for drawings in your assumptions.
 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had read from archive, somebody mentioning he kept stereotype component in all his rectangles for clarity.
 
catch it before it slithers away! Oh wait, it's a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic