|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AbstractAnnotationsCollector
is responsible for
evaluating the annotations that correspond to a domain annotation and
organizing this information in the AbstractAnnotationsReplacer
object, referenced by it.AbstractAnnotationsReplacer
class is responsible for
visiting the elements of a particular class and organizing their annotations.AbstractAnnotationsReplacerBase
class is responsible for
organizing the elements and their annotations, as well as their domain
annotations.AbstractTemplateAnnotationsCollector
class is responsible
for collecting the annotations of the elements indicated in template
annotations, such as FieldTemplate
or
MethodTemplate
.List<String>
of classes containing domain
annotations to be evaluated
Annotation
duplicated object
AnnotationsCollector
class is responsible for visiting the
annotations of a particular class, as well as its fields and methods.AbstractAnnotationsReplacer
object, that organizes the
elements and their annotations, as well as their domain annotations
AnnotationsStrategy
class assumes that the annotations that
correspond to domain annotations are organized in class elements, indicated
in template annotations that annotate the domain annotations.Attribute
(or annotations) that annotate the class
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |