Uses of Class
org.objectweb.jac.core.rtti.ClassRepository

Packages that use ClassRepository
org.objectweb.jac.core   
org.objectweb.jac.core.rtti   
 

Uses of ClassRepository in org.objectweb.jac.core
 

Fields in org.objectweb.jac.core declared as ClassRepository
protected static ClassRepository Wrapper.cr
           
protected static ClassRepository AspectComponent.cr
           
 

Uses of ClassRepository in org.objectweb.jac.core.rtti
 

Fields in org.objectweb.jac.core.rtti declared as ClassRepository
protected static ClassRepository ClassRepository.classRepository
          Store the sole instance of class repository.
 

Methods in org.objectweb.jac.core.rtti that return ClassRepository
static ClassRepository ClassRepository.get()
          Get the sole instance of class repository.