Class AttributeCollector<T extends Attribute,D extends AbstractAttributeDescriptor<T>>
java.lang.Object
org.faktorips.runtime.model.type.read.TypePartCollector<T,D>
org.faktorips.runtime.model.type.read.AttributeCollector<T,D>
- Direct Known Subclasses:
PolicyAttributeCollector,ProductAttributeCollector
public abstract class AttributeCollector<T extends Attribute,D extends AbstractAttributeDescriptor<T>>
extends TypePartCollector<T,D>
-
Field Summary
Fields inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
NO_NAMES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String[]getNames(AnnotatedDeclaration annotatedDeclaration) Methods inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
addPart, createDescriptor, createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotations
-
Constructor Details
-
AttributeCollector
-
-
Method Details
-
getNames
- Specified by:
getNamesin classTypePartCollector<T extends Attribute,D extends AbstractAttributeDescriptor<T>>
-