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-Thread: 103376,25800f5a5187acea,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail From: "okellogg" Newsgroups: comp.lang.ada Subject: Re: Ada to XMI tool? Date: 18 Jul 2006 07:00:56 -0700 Organization: http://groups.google.com Message-ID: <1153231256.426018.10990@b28g2000cwb.googlegroups.com> NNTP-Posting-Host: 53.122.197.194 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1153231261 20969 127.0.0.1 (18 Jul 2006 14:01:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 18 Jul 2006 14:01:01 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 DEIPROXY01 Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=53.122.197.194; posting-account=-u2_lwwAAABUJ4VuqDyqjVgxu7dY1ZnH Xref: g2news2.google.com comp.lang.ada:5763 Date: 2006-07-18T07:00:56-07:00 List-Id: On Sat, May 27 2006 6:02 pm, marktxx@yahoo.com wrote: > > Since XMI was discussed recently in this forum. Can anyone name some > tools that "reverse engineer" (using this term loosely) Ada 83 code to > XMI and/or UML? Commercial or non-commercial. In the open source world, Umbrello (http://www.umbrello.org) does forward and reverse engineering of various languages including Ada. Hope this helps Oliver M. Kellogg