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 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-20 11:36:26 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-01!supernews.com!newsfeed.online.be!195.129.110.18.MISMATCH!bnewspeer00.bru.ops.eu.uu.net!bnewspost00.bru.ops.eu.uu.net!emea.uu.net!not-for-mail From: "Mark Fisher" Newsgroups: comp.lang.ada References: <9tc0qk$cee$1@nh.pace.co.uk> Subject: Re: UML & Ada Date: Tue, 20 Nov 2001 19:35:20 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: <3bfab0b8$0$237$cc9e4d1f@news.dial.pipex.com> NNTP-Posting-Host: useral91.uk.uudial.com X-Trace: 1006284985 news.dial.pipex.com 237 62.188.134.164 X-Complaints-To: abuse@uk.uu.net Xref: archiver1.google.com comp.lang.ada:16741 Date: 2001-11-20T19:35:20+00:00 List-Id: In sequence diagrams messages are shown as synchronous/asynchronous using a half-stick arrowhead, which can be supplemented with extensions such as balking, time-out, guarded etc. The focus of control is also present to indicate the active nature of the object(s) so it is quite simple to represent tasks/concurrency. Mark "Marin David Condic" wrote in message news:9tc0qk$cee$1@nh.pace.co.uk... > The last time I went informally cruising through anything to do with the > UML, I seem to recall that it lacked any means of representing Ada tasks. > Through interaction diagrams, you kind of had a way of saying how one thread > of control would interact with another, but when it came to representing > something that should be translated to a task, complete with rendesvous, > etc, there didn't seem to be any way of expressing this. > > I hear rumors from Dr. Dobbs that there is some sort of revision going on to > come up with a v2.0 of UML. Has anybody heard if there is any intention to > support tasks with some kind of diagram symbol? UML seems to be bent on the > assumption that all software will be built via OOD & I've had a hard time > ibn the past trying to make it fit something that was not OOD, so I'm > wondering if they are at all considering making it more general - or at > least making it possible to describe Ada programs more thoroughly. > > MDC > -- > Marin David Condic > Senior Software Engineer > Pace Micro Technology Americas www.pacemicro.com > Enabling the digital revolution > e-Mail: marin.condic@pacemicro.com > Web: http://www.mcondic.com/ > > >