-
Problem occured : TagElement has no Feature
name
. -
Solution : Fixed by removing completly unnecessary and unoptimised method
getAnnotationTypeDeclarationsFromBodyDeclaration()
and gettingannotation
directly fromBodyDeclaration
.
Nantes Université
name
.getAnnotationTypeDeclarationsFromBodyDeclaration()
and getting annotation
directly from BodyDeclaration
.