public abstract class AssociationCollector<T extends Association,D extends AbstractAssociationDescriptor<T>> extends TypePartCollector<T,D>
NO_NAMES| Constructor and Description |
|---|
AssociationCollector(List<AnnotationProcessor<?,D>> annotationAccessors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPart(LinkedHashMap<String,T> result,
T part) |
protected String[] |
getNames(AnnotatedDeclaration annotatedDeclaration) |
createDescriptor, createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotationspublic AssociationCollector(List<AnnotationProcessor<?,D>> annotationAccessors)
protected String[] getNames(AnnotatedDeclaration annotatedDeclaration)
getNames in class TypePartCollector<T extends Association,D extends AbstractAssociationDescriptor<T>>protected void addPart(LinkedHashMap<String,T> result, T part)
addPart in class TypePartCollector<T extends Association,D extends AbstractAssociationDescriptor<T>>Copyright © 2020. All rights reserved.