Uses of Class
org.objectweb.jac.ide.AspectMethod

Packages that use AspectMethod
org.objectweb.jac.ide This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). 
 

Uses of AspectMethod in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide with parameters of type AspectMethod
 void Aspect.addAspectMethod(AspectMethod m)
           
 void Aspect.removeAspectMethod(AspectMethod m)