Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > how to model AOP using UML?

Reply
Thread Tools

how to model AOP using UML?

 
 
suoju he
Guest
Posts: n/a
 
      04-29-2008
how to model AOP using UML? any assist is appreciated.
 
Reply With Quote
 
 
 
 
Arne Vajhøj
Guest
Posts: n/a
 
      05-02-2008
suoju he wrote:
> how to model AOP using UML? any assist is appreciated.


No UML tool I am aware of has any AOP support.

I would do it like:
- make aspects classes
- put appropriate stereotypes on the "methods"
- let the classes aspects are applied to "inherit" from the aspect

I should be possible to make it understandable.

Arne
 
Reply With Quote
 
 
 
 
suoju he
Guest
Posts: n/a
 
      05-12-2008
Arne thanks lot, do you have a example to share?

thanks lot.
suoju

Arne Vajhøj wrote:
> suoju he wrote:
> > how to model AOP using UML? any assist is appreciated.

>
> No UML tool I am aware of has any AOP support.
>
> I would do it like:
> - make aspects classes
> - put appropriate stereotypes on the "methods"
> - let the classes aspects are applied to "inherit" from the aspect
>
> I should be possible to make it understandable.
>
> Arne

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
easy AOP right now using evil.rb Eric Mahurin Ruby 2 10-21-2005 08:57 PM
Will OOPs be dead now... is it the next hype AOP marathikaka@yahoo.co.in MCSD 1 08-21-2005 03:42 PM
Using AOP to add new methods to a class/interface GiladHa@gmail.com Java 1 01-12-2005 02:00 PM
Using AOP to implement dynamic proxies Michael N. Christoff Java 3 12-08-2003 05:12 PM



Advertisments