Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] IProgramElement: finding pointcut for advice?

Hello,
I'm writing code that looks through the AJDT crosscutting information available through the AJProjectModelFacade.

If I have an advice's IProgramElement, is it possible to identify the pointcut associated with that advice?

Thanks!


Back to the top