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

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

Uses of Setter in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide that return Setter
 Setter Field.getSetter()
           
 

Methods in org.objectweb.jac.ide with parameters of type Setter
 void Field.setSetter(Setter setter)
           
 void Field.initSetter(Setter setter)