Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] how to UML aspects?

In the Eclipse AspectJ book we have some simple examples of sequence diagrams showing this kind of thing. They probably qualify as "stupid" since we didn't define any formal UML extensions or anything - just drew some diagrams that seemed to communicate what we wanted to say ;)

On 27/02/06, mfirrincieli@xxxxxxxxxxxxxxxxx <mfirrincieli@xxxxxxxxxxxxxxxxx > wrote:
hi again,
well i basically just need a stupid way to draw a sequence diagram where it's
clear to see that a pointcut in my aspect manages to kind of STOP the execution,
triggers the code on its advice and then goes on...

..any idea?

-m

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



--
-- Adrian
adrian.colyer@xxxxxxxxx

Back to the top