Uses of Class
fr.inria.oadymppac.parsing.info.AnnotationInfo

Packages that use AnnotationInfo
fr.inria.oadymppac.solver.parsing.adapter   
 

Uses of AnnotationInfo in fr.inria.oadymppac.solver.parsing.adapter
 

Methods in fr.inria.oadymppac.solver.parsing.adapter with parameters of type AnnotationInfo
 void AnnotationAdapter.adapt(AnnotationInfo info, Annotation element)
           
 void AbstractAdapter.adapt(AnnotationInfo info, Annotation element)