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-Thread: 103376,b438e75ce5e32099 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.tele.dk!feed118.news.tele.dk!dotsrc.org!news.dotsrc.org!not-for-mail Date: Mon, 07 Aug 2006 14:40:45 +0300 Subject: Re: Generating Ada from UML on Linux From: "Martin Krischik" Newsgroups: comp.lang.ada References: <87ejvs6fj6.fsf@nbi.dk> Message-ID: User-Agent: Opera Mail/9.00 (Win32) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 213.154.204.63 X-Trace: news.sunsite.dk DXC=iK[QX=1i@c`JfJcgG;Q1FaYSB=nbEKnkklY5`=Xnj1SoS5daR30PdPeV:_8RJBabHm;O^i0GOe`^cQ0@8]fPl=Fni:]h?@TRe=k X-Complaints-To: staff@sunsite.dk Xref: g2news2.google.com comp.lang.ada:6080 Date: 2006-08-07T14:40:45+03:00 List-Id: Am 07.08.2006, 12:50 Uhr, schrieb Jacob Sparre Andersen : > I have to teach a course on software design with UML the upcoming > semester. Are there any Linux tools which can generate Ada code from > UML diagrams? Maybe even some Open Source tools? > > I have found a package called "dia2code" on my Ubuntu system. Does > any of you have any experience with using it to generate Ada code from > UML diagrams? I have made some very simple experiments with it, and > it appears that it cannot express private attributes and operations > properly in Ada. Is that just me making a mistake? Or is it an error > in `dia2code`? Well we also have xmi2code [1] which works with umbrello as UML tool. Martin [1] http://xmi2code.sourceforge.net/ [2] http://uml.sf.net/ -- Martin Krischik krischik@users.sourceforge.net