Re: ANN: Ada source code decorator
- From: Martin Krischik <krischik@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 27 May 2006 14:13:26 +0200
Georg Bauhaus wrote:
Martin Krischik wrote:
I think that this a full natural way of mapping Ada <-> UML - After all
'First and 'Last are called Attributes on both sides. And if you continue
the way of stereotypes then you can map all Ada feature to UML.
Is there a way to represent an access to a nested function?
You probably need two representations.
1) Often overlooked is UML support for free functions and procedures. The
only place I saw them actually used it the Rational Ada <-> Rational Rose
mapping.
2) You would need a Class of stereotype <<access>> and the procedure as
target type.
But then I don't know any UML tool that handles functions or procedure
pointer natively.
Having said that: You did reveal the real weakness for UML: UML is mostly
about the interfaces and not internals.
Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.
- References:
- ANN: Ada source code decorator
- From: Georg Bauhaus
- Re: ANN: Ada source code decorator
- From: Simon Wright
- Re: ANN: Ada source code decorator
- From: Stephen Leake
- Re: ANN: Ada source code decorator
- From: Jeffrey R. Carter
- Re: ANN: Ada source code decorator
- From: Stephen Leake
- Re: ANN: Ada source code decorator
- From: Manuel Collado
- Re: ANN: Ada source code decorator
- From: Martin Krischik
- Re: ANN: Ada source code decorator
- From: Simon Wright
- Re: ANN: Ada source code decorator
- From: Martin Krischik
- Re: ANN: Ada source code decorator
- From: Georg Bauhaus
- ANN: Ada source code decorator
- Prev by Date: Re: ANN: Ada source code decorator
- Next by Date: Re: Ada vs Fortran for scientific applications
- Previous by thread: Re: ANN: Ada source code decorator
- Next by thread: Re: ANN: Ada source code decorator
- Index(es):
Relevant Pages
|
|