Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] UML for AspectJ?

If most people just use MS Visio, can I be so bold as
to ask if anyone has any templates to share?

Thank you in advance!
Eyon


--- "James P. Kelleghan" <jpk01@xxxxxxxxxxxxxx> wrote:

> Eyon Land wrote:
> 
> >What kind of tools are available to help with
> creating
> >UML diagrams with aspects?  
> >
> >In the Eclipse AspectJ book there were sequence
> >diagrams with shaded regions to indicate the join
> >points.  What kind of tool was used for these
> >diagrams?
> >
> >Showing the join points is a good start but we
> really
> >only need to show the join points being filtered by
> >the pointcuts.  And the most helpful information
> would
> >be if you could clearly show the advice being
> executed
> >at all relavent join points.
> >
> >-Eyon
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> >http://mail.yahoo.com 
> >_______________________________________________
> >aspectj-users mailing list
> >aspectj-users@xxxxxxxxxxx
>
>https://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> >  
> >
> I have not seen any tools that can use this notation
> outside of 
> (possibly) MS Visio. If you write your own template.
> 
> On the other hand, you might want to look at:
> 
> *Aspect-Oriented Software Development with Use Cases
> *By Ivar Jacobson, Pan-Wei Ng
> Addison Wesley Professional
> December 30, 2004
> 0-321-26888-1
> 
> This book shows an alternate, and imho better
> notation for aspects. It 
> also has the advantage that it can be drawn using
> existing UML tool 
> diagrams.
> 
> You can find on on line version of the book at:
> 
> http://safari.informit.com/
> 
> Hope this helps.
> 
> James Kelleghan
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/aspectj-users
> 



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


Back to the top