Class ProductAttributeCollector
java.lang.Object
org.faktorips.runtime.model.type.read.TypePartCollector<T,D>
org.faktorips.runtime.model.type.read.AttributeCollector<ProductAttribute,ProductAttributeCollector.ProductAttributeDescriptor>
org.faktorips.runtime.model.type.read.ProductAttributeCollector
public class ProductAttributeCollector
extends AttributeCollector<ProductAttribute,ProductAttributeCollector.ProductAttributeDescriptor>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class -
Field Summary
Fields inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
NO_NAMES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.faktorips.runtime.model.type.read.AttributeCollector
getNamesMethods inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
addPart, createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotations
-
Constructor Details
-
ProductAttributeCollector
public ProductAttributeCollector()
-
-
Method Details
-
createDescriptor
- Specified by:
createDescriptorin classTypePartCollector<ProductAttribute,ProductAttributeCollector.ProductAttributeDescriptor>
-