Uses of Class
org.faktorips.runtime.model.type.read.AnnotationProcessor
-
Packages that use AnnotationProcessor Package Description org.faktorips.runtime.model.type.read Internal use classes to read model information from annotations and via reflection. -
-
Uses of AnnotationProcessor in org.faktorips.runtime.model.type.read
Constructor parameters in org.faktorips.runtime.model.type.read with type arguments of type AnnotationProcessor Constructor Description AssociationCollector(java.util.List<AnnotationProcessor<?,D>> annotationAccessors)AttributeCollector(java.util.List<AnnotationProcessor<?,D>> annotationAccessors)TypePartCollector(java.util.List<AnnotationProcessor<?,D>> annotationAccessors)
-