|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClassInfo | |
| org.objectweb.jac.core.rtti | Provides an aspect that contructs some RTTI (Run-Time Type
Informations) for the classes that need it on the top of a structural
metamodel (extending java.lang.reflect). |
| Uses of ClassInfo in org.objectweb.jac.core.rtti |
| Methods in org.objectweb.jac.core.rtti that return ClassInfo | |
ClassInfo |
LoadtimeRTTI.getClassInfo(String className)
Returns the class info of a class |
ClassInfo |
ClassRepository.getClassInfo(String className)
|
| Methods in org.objectweb.jac.core.rtti with parameters of type ClassInfo | |
void |
LoadtimeRTTI.setClassInfo(String className,
ClassInfo classInfo)
|
void |
ClassRepository.setClassInfo(String className,
ClassInfo classInfo)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||