Package edu.rice.cs.cunit.subAnnot

Interface Summary
AnnotatedElementEx Interface for annotated elements supporting annotations with subtyping.
 

Class Summary
AAnnotatedElementEx Abstract class for annotated elements supporting annotations with subtyping.
AnnotationDynamicProxyHandler Proxy handler for annotations.
ClassEx<T> Extended Class class to support annotations with subclassing.
ConstructorEx<T> Extended Constructor class to support annotations with subclassing.
FieldEx Extended Field class to support annotations with subclassing.
MethodEx Extended Method class to support annotations with subclassing.
PackageEx Extended Package class to support annotations with subclassing.