From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8fbb80525a3ce8ee X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-22 06:31:08 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prenom_nomus@yahoo.com (Mark) Newsgroups: comp.lang.ada Subject: Re: UML & Ada Date: 22 Nov 2001 06:31:07 -0800 Organization: http://groups.google.com/ Message-ID: References: <9tc0qk$cee$1@nh.pace.co.uk> <9tem90$n3k$1@nh.pace.co.uk> <9tgeqm$n1m$1@nh.pace.co.uk> NNTP-Posting-Host: 12.83.101.195 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1006439468 21272 127.0.0.1 (22 Nov 2001 14:31:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 22 Nov 2001 14:31:08 GMT Xref: archiver1.google.com comp.lang.ada:16865 Date: 2001-11-22T14:31:08+00:00 List-Id: "Marin David Condic" wrote in message news:<9tgeqm$n1m$1@nh.pace.co.uk>... > Thanks for the links. > > I agree that there is food value in being able to describe an overall design > in a language independent way, but I think I want something at more levels > than that. May I suggest a book that describes some existing systems (with hardware not just web junk) using the UML. I don't always agree with their terminology but it is good book none the less, much better than Unified Software Development book. Applied Software Architecture By Christine Hoffmeister,Robert Nord,Dilip Soni http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0201325713&vm= The key point is that a single "view" of a system can not fully describe it. You need at least a logical view (modularity) and an execution/process/task view.