Tom and Christian, thank you very much for your advice. I can perfectly understand ArgoUML's emphasis on standard UML, and am looking forward to using it when our class gets to the standard parts of UML.
Since it's my understanding that the Context Level Diagram didn't make it into UML 2.0 either, I'll pass on submitting this as a feature request, to help avoid getting ArgoUML into non-standard aspects of UML. Thank, again, for responding to my questions. -Kevin -----Original Message----- From: Tom Morris [mailto:[EMAIL PROTECTED] Sent: Saturday, September 27, 2008 3:26 PM To: [email protected] Subject: Re: [argouml-users] Newbie: Can ArgoUML draw a context level diagram? On Fri, Sep 26, 2008 at 4:40 PM, Zembower, Kevin <[EMAIL PROTECTED]> wrote: > My instructor in Object Oriented Analysis and Design taught us a Context > Level Diagram (CLD). > This seems to be very similar to the entry in Wikipedia for a System Context > diagram at > http://en.wikipedia.org/wiki/System_context_diagram. It seems to just consist > of labeled > rectangles, labeled arrow and a single labeled circle. Can ArgoUML v0.24 > generate this type of > diagram? Is it known by another name in the ArgoUML system? What type of "New > ... diagram" > should I choose to just draw this from primitives, if possible? ArgoUML doesn't really have a direct equivalent to this diagram. For top level analysis work, one would typically use a Use Case Diagram and for showing interactions with external components at the physical level one could use a Deployment Diagram. Although these two diagram types are the closest matches semantically, they use different graphical notations than what you are describing. ArgoUML does have the ability to include raw drawing primitives with no underlying UML semantics on any of the diagram types, but at that point you're not really using any of the unique capabilities of the tool and you'd probably be better of using whatever drawing tool you are most familiar with (Dia, Visio, etc). Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
