Simple UML question
From: Jeffrey Spoon (JeffreySpoon_at_hotmail.com)
Date: 10/27/04
- Next message: Ilja Preuß: "Re: Simple UML question"
- Previous message: H. S. Lahman: "Re: Yet another design question, C++ oriented : better approach"
- Next in thread: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Cristiano Sadun: "Re: Simple UML question"
- Reply: H. S. Lahman: "Re: Simple UML question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 20:08:59 +0100
Hello I have a fairly simple question about UML sequence diagrams. Since
you usually place your objects left to right, in that the right object
is receiving the message, if object A sends a message to object B then
Object A sends a message to object C, do you simply place another Object
A on the right of the diagram, even though you already have it earlier
on? It may be an odd question it's just that I haven't seen it done so
far yet I can't figure out how else to organise the diagram.
So it would look something like this:
Object A -------(message)--> Object B Object A------(message)--->
Object C
Thanks in advance.
-- Jeffrey Spoon
- Next message: Ilja Preuß: "Re: Simple UML question"
- Previous message: H. S. Lahman: "Re: Yet another design question, C++ oriented : better approach"
- Next in thread: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Ilja Preuß: "Re: Simple UML question"
- Reply: Cristiano Sadun: "Re: Simple UML question"
- Reply: H. S. Lahman: "Re: Simple UML question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|