Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » intertype declarations and declare-parents declarations not shown
intertype declarations and declare-parents declarations not shown [message #580538] Wed, 02 June 2004 13:04
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
The "Aspect Visualization" perspective only displays pointcuts where
advices are interjected, but it does not mark classes that are e.g.
touched by
"declare parents: <somePattern> implements
<someInterface>;"-declarations nor those affected by intertype
declarations, e.g. something like "<someType>
<somePackage>.<someClass>.someName;".

Is that correct? Or have I misphrased my patterns such that they don't
match anything and that is why I don't see anything?

It would of course be helpful, if the latter constructs would also
produce some visible marker in the visualization. But I guess, you
know that and are already working on it. ;-)

Michael
Previous Topic:Eclipse's refactoring does not cover aspectj files
Next Topic:intertype declarations and declare-parents declarations not shown
Goto Forum:
  


Current Time: Thu Apr 25 16:45:03 GMT 2024

Powered by FUDForum. Page generated in 0.02313 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top