• 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

Part II: External Systems in Component Diagram

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a quick question concerning external systems within component diagrams: can they be depicted by a component in combination with the stereotype <<external>>? Or should I use another notation?

One discussion in this forum was on the same subject - only in combination with RationalRose as a tool - their final verdict was to use a package symbol with the stereotype <<subsystem>> - but that sounds a bit odd to me... (see https://coderanch.com/t/153393/java-Architect-SCEA/certification/describe-external-system-component-diagram)

Many thanks in advance!
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes, it can be shown with <<external>> as a stereotype but along with that I would also recommend to add a text at the left of the box [provided you draw one] with the text "External Systems (External to JVM)".
This way it will be very clear to the examiner that this component is external to your SuD.
 
CLUCK LIKE A CHICKEN! Now look at this tiny ad:
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