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

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

Uses of Parameter in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide with parameters of type Parameter
 void Method.addParameter(Parameter p)
           
 void Method.removeParameter(Parameter p)