• 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
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Questions about UML

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have some questions for illustrating my diagrams.

1. How can I show the interface between my HTTPWrapper (for FFM) and FFM subsystem in the class diagram? Or can I leave it out?

2. How do you draw (in a sequence diagram) the transition to another sequence diagram or to a subsystem? Per reference?

3. How can I show in a sequence diagram that the input don't comes from a client, but from another sequence diagram?

4. Can I access a DAO directly from the SessionFacade or do I need a TransferObject (or ValueObject) by doing so?

TIA for your answers,
Ralf.
 
when your children are suffering from your punishment, tell your them it will help them write good poetry when they are older. Like this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic