|
-
Dec 3rd, 2007, 05:00 PM
#1
Thread Starter
Frenzied Member
UML Sequence diagrams
Hi!
I want to describe the process where a system module imports a file either manually or by the autoImport class. And a friend thought I should describe it as a sequence diagram. This chain of events has a few loops in it too. And I ahve never used sequence diagrams to show how a system flow is working. Usually I use to show the "call stack" between a few components, which systems calls that are made and their responses. I never used it to show the flow of a "file import". From txt file to database store.... and in between are a number of modules that do some work ,and in these modules are lots of loops.
Which diagram do you think I should use? Like a simple flow diagram? Im having problems finding an UML diagram that does the trick.. perhaps the use case diagrams...
your thoughts?
Henrik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|