[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [aspectj-users] Dokumentation Tools ?
|
- From: Wes Isberg <wes@xxxxxxxxxxxxxx>
- Date: Sun, 08 Jun 2003 09:22:32 -0700
- Delivered-to: aspectj-users@eclipse.org
- User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030529
There has been a lot of discussion about how to document
aspects in the UML, but the UML has not adopted a standard.
(See, e.g., the workshop session on point at AOSD 2003.)
For AspectJ 1.0 programs, you can use AjDoc, which is
like javadoc except that it also documents pointcuts,
inter-type declarations, aspects, etc. Currently
ajdoc for AspectJ 1.1 is on hold pending resolution
of some AJDE API's for static structure.
Wes
Jan Kerssenfischer wrote:
Hello everybody,
Are there any Tools for AspectJ for Documentation? I think a normal
Class Diagram or UML is not working properly. If there are no special
Tools, how do you manage to Document your Projects ?
Best Regards
Jan Kerssenfischer