Uses of Class
org.kite9.framework.model.AnnotationHandle

Packages that use AnnotationHandle
org.kite9.framework.model   
 

Uses of AnnotationHandle in org.kite9.framework.model
 

Methods in org.kite9.framework.model that return types with arguments of type AnnotationHandle
 Set<AnnotationHandle> ProjectModel.getAnnotationReferences(String className)
          Returns the annotations that refer to this class
 Set<AnnotationHandle> ProjectModelImpl.getAnnotationReferences(String className)
           
 

Methods in org.kite9.framework.model with parameters of type AnnotationHandle
 void ProjectModelImpl.addAnnotationReference(String referredClass, AnnotationHandle by)
           
 int AnnotationHandle.compareTo(AnnotationHandle arg0)
           
 



Copyright © 2011. All Rights Reserved.