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

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

Uses of Getter in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide that return Getter
 Getter Field.getGetter()
           
 

Methods in org.objectweb.jac.ide with parameters of type Getter
 void Field.setGetter(Getter getter)
           
 void Field.initGetter(Getter getter)