comp.lang.ada
 help / color / mirror / Atom feed
* IBM Acquires Rational Ada
@ 2002-12-07  2:47 Richard Riehle
  2002-12-07  8:24 ` achrist
                   ` (2 more replies)
  0 siblings, 3 replies; 186+ messages in thread
From: Richard Riehle @ 2002-12-07  2:47 UTC (permalink / raw)


Just announced today was the 2.1 billion dollar purchase
of Rational by IBM.   One can only wonder what will happen
to the Ada compiler products.   Things will either get better
or they will get worse.   Of  course, I think Norm Cohen still
works for IBM.  Perhaps he can make a difference.

Richard Riehle




^ permalink raw reply	[flat|nested] 186+ messages in thread
* RE: UML to Ada Mapping
@ 2003-02-14 10:09 Lionel.DRAGHI
  2003-02-20 21:33 ` John Robinson
  0 siblings, 1 reply; 186+ messages in thread
From: Lionel.DRAGHI @ 2003-02-14 10:09 UTC (permalink / raw)
  To: comp.lang.ada



| -----Message d'origine-----
| De: Simon Wright [mailto:simon@pushface.org]
..
| At the last Ada UK conference, the team decided to work on a profile.

I think this work will be presented in the Ada-Europe conference in Toulouse
(France) in June.

I don't have the program URL handy to confirm, but i posted the news on the
Ada-France site:  search "Ada-Europe" on the http://www.ada-france.org site,
and follows the links to the conference programs.

Lionel Draghi



^ permalink raw reply	[flat|nested] 186+ messages in thread
* Re: UML to Ada Mapping
@ 2003-02-13 20:08 Bruce Hennessy
  2003-02-13 21:08 ` Simon Wright
  0 siblings, 1 reply; 186+ messages in thread
From: Bruce Hennessy @ 2003-02-13 20:08 UTC (permalink / raw)
  To: comp.lang.ada

I am interested in participating in a definition of an Ada profile. I am
currently working to present designs for mods to an existing large system
written in Ada, which hasn't really got any designs (i.e. cohesive model
diagrams and text that depict how the system hangs together). This can be
put together with UML and non-standard drawings, but I would very much
prefer extensions to UML that can then be standardized - in any case I would
look to establish them across this project.

I have seen web extensions done for UML, and will be looking at Ada
extensions immediately.

Bruce



"Alvery Grazebrook" <alveryg@artisansw.com> wrote in message
news:f4031917.0212160524.15757ec3@posting.google.com...
> "Martin Dowie" <martin.dowie@no.spam.btopenworld.com> wrote in message
news:<atau5l$s9p$1@knossos.btinternet.com>...
> > "Alvery Grazebrook" <alveryg@artisansw.com> wrote in message
> > > > Artisan has Ada support, and is fairly well-known to real-time
> > > > users. As far as I can tell, it's rather fixed in its views; if you
> > > > need lots more control over what gets generated, you'd probably be
> > > > better off using Aonix's ACD via Software through Pictures.
> > > >
> > > The Artisan tool, Real-time Studio has been evolving its Ada code
> > > support. The code-generator is template based, so you can customize it
> > > any way you like. It also includes reverse engineering and what we
> > > call "Synchronization". This is basically a differencing engine to
> > > compare the current state of the code with the current state of the
> > > model, combined with a resolution capability that will re-generate or
> > > reverse any parts that you select based on the differences.
> >
> > But is reversing and synchronisation available once you customise
> > the templates?
> >
> > This isn't just a question for Artisan but for all UML tools.
>
> Since you ask, there are 2 parts to the answer.
>
> The simple answer is that the reversing works to a defined mapping,
> and the synchronizer supports a pre-defined range of possible mappings
> when producing the comparison view. This means that synchronization
> works cleanly for all generation templates that generate code that
> conform to the semantics of the reverser's Ada -> UML mapping, and
> will show differences otherwise.
>
> The second part to the answer is that the job of a synchronizer is to
> help translate UML model to Ada and back. Given that the semantics of
> Ada is well defined, and the semantics of UML is reasonably well
> defined, the only part of the mapping that is at issue is the way you
> need to annotate the UML model to cover the features supported by Ada
> that aren't supported by UML. The Ada UK community has taken up the
> challenge of developing an Ada Profile (for UML) to define the UML
> extensions required for the mapping.
>
> A profile in UML is a set of extended properties that can be attached
> to UML elements (e.g. operations, classes) to identify them as having
> a particular significance.
>
> For example, Ada 95 has several "structures" that can contain
> variables, sub-programs etc. they are:
>  Package, task type, protected type, and subprogram
> UML has only two:
>  Class, Package
> Therefore the UML Class, in particular, needs extra annotation to
> determine whether it should map to an Ada package, a task type or a
> protected type.
>
> Does anyone in this community have an interest in participating in the
> definition of an Ada profile?
>
> Cheers,
>     Alvery
> (Product Manager, Artisan software tools, wwww.artisansw.com)




^ permalink raw reply	[flat|nested] 186+ messages in thread
* UML to Ada mapping
@ 1999-01-11  0:00 Lionel Draghi
  1999-01-14  0:00 ` Roland Petrasch
  0 siblings, 1 reply; 186+ messages in thread
From: Lionel Draghi @ 1999-01-11  0:00 UTC (permalink / raw)



I am looking for experiences in Ada code generation from UML design.

1 - Is code generation part of future UML normalization?

2 - Are there some widespread practices in UML to Ada mapping?

3 - What part of UML easily map to code?

4 - Do tools support code generation? Do they only generate an initial
    code framework, or is it still possible to use them while coding?

Thanks.

PS: I read Stephane Barbeys paper
"Ada 95 as Implementation Language for Object-Oriented Designs" (1995).
It's a quite interresting paper, but based on the Fusion method.


________________________________________________________________________
Lionel Draghi              


http://ada.eu.org/gtkada/                              http://attac.org/





^ permalink raw reply	[flat|nested] 186+ messages in thread

end of thread, other threads:[~2003-02-20 21:33 UTC | newest]

Thread overview: 186+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-07  2:47 IBM Acquires Rational Ada Richard Riehle
2002-12-07  8:24 ` achrist
2002-12-08  1:46   ` Richard Riehle
2002-12-08 14:45     ` Steven Deller
2002-12-08 20:20       ` Richard Riehle
2002-12-09 14:26       ` Wes Groleau
2002-12-11 18:25       ` achrist
2002-12-11 19:29         ` Martin Dowie
2002-12-22  2:07           ` faust
2002-12-21 18:08       ` faust
2002-12-08 17:18     ` steve_H
2002-12-08 20:11       ` Steven Deller
2002-12-09 14:24         ` Wes Groleau
2002-12-09 15:23           ` John McCabe
2002-12-09 16:55             ` Wes Groleau
2002-12-08 23:31       ` Christopher Browne
2002-12-09 10:30       ` John McCabe
2002-12-09 14:11         ` Georg Bauhaus
2002-12-09 14:32           ` Pat Rogers
2002-12-09 15:42         ` Simon Wright
2002-12-12 14:41           ` Alvery Grazebrook
2002-12-12 21:13             ` Martin Dowie
2002-12-16 13:24               ` UML to Ada Mapping Alvery Grazebrook
2002-12-17  8:27             ` IBM Acquires Rational Ada Simon Wright
2002-12-10 22:43       ` Andreas Almroth
2002-12-09 13:09     ` Marin David Condic
2002-12-09 22:45       ` steve_H
2002-12-10 13:50         ` Marin David Condic
2002-12-10 17:47           ` Warren W. Gay VE3WWG
2002-12-10 20:21             ` Wes Groleau
2002-12-10 22:05               ` Warren W. Gay VE3WWG
2002-12-11  2:50                 ` steve_H
2002-12-11  8:51                   ` OT: Word processing (was: Re: IBM Acquires Rational Ada) Anders Wirzenius
2002-12-11 13:45                   ` IBM Acquires Rational Ada Marin David Condic
2002-12-11 14:46                     ` Wes Groleau
2002-12-12 13:07                       ` Marin David Condic
2002-12-12 18:19                         ` Warren W. Gay VE3WWG
2002-12-12 19:12                           ` Wes Groleau
2002-12-13 12:25                           ` Marin David Condic
2002-12-13 17:41                             ` Warren W. Gay VE3WWG
2002-12-13 18:20                               ` Wes Groleau
2002-12-13 21:49                                 ` Warren W. Gay VE3WWG
     [not found]                                   ` <KIkL9.2260$c6.2599@bos-service2.ext.raytheon.com>
2002-12-16 18:12                                     ` Warren W. Gay VE3WWG
2002-12-17 21:25                                       ` Wes Groleau
2002-12-16 18:54                                     ` John R. Strohm
2002-12-16 22:23                             ` Randy Brukardt
2002-12-17 14:47                               ` Marin David Condic
2002-12-17 20:17                                 ` Randy Brukardt
2002-12-16 10:11                           ` calenday (was " Peter Hermann
2002-12-16 18:38                             ` Warren W. Gay VE3WWG
2002-12-16 19:04                               ` Bill Findlay
2002-12-16 20:25                                 ` David C. Hoos
2002-12-16 20:37                                   ` Bill Findlay
2002-12-16 21:41                                     ` David C. Hoos
2002-12-16 22:11                                       ` Bill Findlay
2002-12-17 15:47                                         ` Warren W. Gay VE3WWG
2002-12-17 16:26                                           ` Peter Hermann
2002-12-17 16:37                                             ` Bill Findlay
2002-12-16 22:32                                   ` tmoran
2002-12-16 22:21                               ` Hyman Rosen
2002-12-17  8:07                               ` Simon Wright
2002-12-19 12:23                             ` Frank Piron
2002-12-19 12:33                               ` Karel Miklav
2002-12-19 13:24                               ` Marin David Condic
2002-12-17 14:46                           ` Robert A Duff
2002-12-17 19:08                             ` tmoran
2002-12-17 19:15                               ` Bill Findlay
2002-12-17 20:00                               ` Hyman Rosen
2002-12-17 19:48                                 ` Larry Kilgallen
2002-12-17 20:08                               ` David C. Hoos
2002-12-17 20:52                               ` Dennis Lee Bieber
2002-12-17 21:43                               ` Steven Murdoch
2002-12-17 16:39                           ` Robert A Duff
     [not found]                           ` <atk8s0$7dm$1@news.uni <wccn0n4oazy.fsf@shell01.TheWorld.com>
2002-12-18 13:20                             ` Marin David Condic
2002-12-18 15:17                               ` Robert A Duff
2002-12-18 17:58                                 ` Marin David Condic
2002-12-19  8:48                                   ` tmoran
2002-12-19 13:18                                     ` Marin David Condic
2002-12-19 20:46                                       ` Randy Brukardt
2002-12-20 12:23                                         ` Larry Kilgallen
2002-12-20 21:35                                           ` Randy Brukardt
2002-12-20 13:15                                         ` Marin David Condic
2002-12-20 12:19                                           ` Larry Kilgallen
2002-12-21 15:48                                             ` Marin David Condic
2002-12-21 14:54                                               ` Larry Kilgallen
2002-12-20 18:49                                           ` Hyman Rosen
2002-12-20 19:48                                             ` Frank J. Lhota
2002-12-20 21:29                                               ` Randy Brukardt
2002-12-23  2:05                                                 ` AG
2002-12-27 20:43                                                   ` Randy Brukardt
2002-12-21 15:59                                               ` Marin David Condic
2002-12-20 21:49                                           ` Randy Brukardt
2002-12-18 18:57                           ` Robert A Duff
     [not found]                           ` <atk8s0$7dm$1@news.uni <wcc4r9b40ka.fsf@shell01.TheWorld.com>
2002-12-18 19:16                             ` Warren W. Gay VE3WWG
2002-12-18 22:03                               ` Randy Brukardt
2002-12-18 22:00                             ` Randy Brukardt
2002-12-18 22:39                               ` Robert A Duff
2002-12-19  2:41                             ` Marin David Condic
2002-12-19 11:47                           ` Larry Kilgallen
2002-12-13 14:18                       ` Larry Kilgallen
2002-12-13 17:07                       ` Larry Kilgallen
     [not found]                       ` <ata1n7$g5g$1@slb4.atlOrganization: LJK Software <uaDr7xp1zlGD@eisner.encompasserve.org>
2002-12-13 21:52                         ` Warren W. Gay VE3WWG
2002-12-14 14:01                         ` Marin David Condic
2002-12-14 20:01                           ` tmoran
2002-12-16 18:48                           ` Warren W. Gay VE3WWG
2002-12-16 23:01                             ` Ed Cogburn
2002-12-11 14:59                     ` Hyman Rosen
2002-12-11 18:33                       ` Wes Groleau
2002-12-11 20:51                       ` steve_H
2002-12-11 21:40                         ` Hyman Rosen
2002-12-12 18:24                         ` Warren W. Gay VE3WWG
2002-12-24  4:16                           ` David Thompson
2002-12-11 21:54                       ` Larry Kilgallen
2002-12-11 23:22                       ` Robert A Duff
2002-12-12 16:44                         ` Hyman Rosen
2002-12-12 17:14                           ` Fraser Wilson
2002-12-12 18:33                             ` Hyman Rosen
2002-12-12 19:16                               ` Wes Groleau
2002-12-13 21:26                                 ` Programmer Dude
2002-12-16 19:27                               ` John R. Strohm
2002-12-16 20:08                                 ` Hyman Rosen
     [not found]                       ` <8db3d6c8.0212111251.1ecca62e@po <wccel8of8dv.fsf@shell01.TheWorld.com>
2002-12-12 10:07                         ` John English
2002-12-13  0:53                           ` Zaphod
2002-12-12 13:20                       ` Marin David Condic
2002-12-11 19:04                     ` tmoran
2002-12-11 19:20                     ` Jeffrey Carter
2002-12-12 13:34                       ` Marin David Condic
2002-12-12 17:04                         ` Hyman Rosen
2002-12-12 18:17                           ` Marin David Condic
2002-12-13  9:17                             ` Peter Amey
2002-12-13 12:43                               ` Marin David Condic
2002-12-13 15:46                                 ` Robert Spooner
2002-12-14 14:15                                   ` Marin David Condic
2002-12-15 10:30                                     ` Ingo Marks
2002-12-15 13:54                                       ` Marin David Condic
2002-12-15 19:20                                         ` tmoran
2002-12-16 13:20                                           ` Marin David Condic
2002-12-17 15:41                                             ` steve_H
2002-12-18 13:11                                               ` Marin David Condic
2002-12-16 13:43                                           ` Wes Groleau
2002-12-11 13:33             ` Marin David Condic
2002-12-12 18:43               ` Warren W. Gay VE3WWG
2002-12-12 19:53                 ` tmoran
2002-12-13  6:06                 ` Richard Riehle
2002-12-13 10:22                   ` Ed Cogburn
2002-12-13 13:07                   ` Marin David Condic
2002-12-13 14:16                     ` Wes Groleau
2002-12-13 21:27                       ` Jeffrey Carter
2002-12-13 21:27                       ` Jeffrey Carter
2002-12-14 14:25                       ` Marin David Condic
2002-12-16 13:56                         ` Wes Groleau
2002-12-17 15:04                           ` Marin David Condic
2002-12-17 21:29                             ` Wes Groleau
2002-12-18 13:31                               ` Marin David Condic
2002-12-22  2:41                       ` faust
2002-12-13 14:13                   ` Wes Groleau
2002-12-22  2:47                     ` faust
2002-12-13 17:55                   ` Warren W. Gay VE3WWG
2002-12-13 21:55                     ` Dennis Lee Bieber
2002-12-16 13:58                       ` Wes Groleau
2002-12-14  0:14                     ` steve_H
2002-12-16 19:00                       ` Warren W. Gay VE3WWG
2002-12-14 12:58                     ` Tarjei T. Jensen
2002-12-19  9:53                     ` Ole-Hjalmar Kristensen
2002-12-19 16:17                       ` Tarjei T. Jensen
2002-12-19 17:27                         ` Warren W. Gay VE3WWG
2002-12-19 22:51                       ` Michael Bode
2002-12-13 12:51                 ` Marin David Condic
2002-12-14 19:51               ` GianLuigi Piacentini
2002-12-14 20:35                 ` Dennis Lee Bieber
2002-12-21 17:41     ` faust
2002-12-21 17:40 ` IBM , the kiss of death ( Re: IBM Acquires Rational Ada) faust
2003-01-06 22:24 ` IBM Acquires Rational Ada Don Westermeyer
  -- strict thread matches above, loose matches on Subject: below --
2003-02-14 10:09 UML to Ada Mapping Lionel.DRAGHI
2003-02-20 21:33 ` John Robinson
2003-02-13 20:08 Bruce Hennessy
2003-02-13 21:08 ` Simon Wright
2003-02-14  8:50   ` Jean-Pierre Rosen
1999-01-11  0:00 UML to Ada mapping Lionel Draghi
1999-01-14  0:00 ` Roland Petrasch
1999-01-14  0:00   ` Lionel Draghi
1999-01-14  0:00   ` Tucker Taft
1999-01-15  0:00     ` Pierre Dissaux
1999-01-15  0:00     ` dennison
     [not found]   ` <3.0.3.32.19990115095018.00750514@sorbonne>
1999-01-16  0:00     ` Lionel Draghi
1999-01-17  0:00       ` Roland Petrasch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox