Uses of Interface
edu.rice.cs.cunit.subAnnot.AnnotatedElementEx

Packages that use AnnotatedElementEx
edu.rice.cs.cunit.subAnnot   
 

Uses of AnnotatedElementEx in edu.rice.cs.cunit.subAnnot
 

Classes in edu.rice.cs.cunit.subAnnot that implement AnnotatedElementEx
 class AAnnotatedElementEx
          Abstract class for annotated elements supporting annotations with subtyping.
 class ClassEx<T>
          Extended Class class to support annotations with subclassing.
 class ConstructorEx<T>
          Extended Constructor class to support annotations with subclassing.
 class FieldEx
          Extended Field class to support annotations with subclassing.
 class MethodEx
          Extended Method class to support annotations with subclassing.
 class PackageEx
          Extended Package class to support annotations with subclassing.
 

Fields in edu.rice.cs.cunit.subAnnot declared as AnnotatedElementEx
(package private)  AnnotatedElementEx SALibDummy.annotatedElementEx