Uses of Class
org.objectweb.jac.core.Imports

Packages that use Imports
org.objectweb.jac.core   
 

Uses of Imports in org.objectweb.jac.core
 

Fields in org.objectweb.jac.core declared as Imports
protected  Imports AspectComponent.currentImports
           
 

Methods in org.objectweb.jac.core with parameters of type Imports
static Object ACConfiguration.convertArray(Object[] array, Class componentType, Imports imports)
           
static Object ACConfiguration.convertValue(Object object, Class type, Imports imports)
           
protected static void ACConfiguration.resolveTypes(String[] types, Imports imports)
           
protected static ClassItem ACConfiguration.getClass(String name, Imports imports)