Hi Bob,
Thanks for you're input.
Yes the sequence does start at the top and run to the bottom.
The first area shows the user interaction with frmMain MDI Form. This then creates the frmListings.
The second area shows the different options that the user may select. If the user enters criteria and selects search then the search is performed. Otherwise the user can select New, enter the information and Save below or Cancel
The third area is trying to show that the user can save or cancel.
Can you explain what you mean by 'I can't really see how the methods are attached to the elements in the sequence'
I am trying to show is the message flow between the presentation layer, the control layer and the entity layer. Can you give me a simple example of a sequence diagram showing how to maintain for example either a list of customers or orders. In the system we are building we have to maintain many different lists.
If you need any more info let me know. I really need some help with this.
I have attached a new diagram where I have gotten rid of the Create in the first area, but I've left the rest as is.
Cheers,
Darren
Main Topics
Browse All Topics





by: TheLearnedOnePosted on 2008-08-08 at 15:35:10ID: 22194060
I would say that on the surface, it doesn't really make sense, since I can't really see how the methods are attached to the elements in the sequence. Does the flow start at the top, and go to the bottom?