Class ProductAssociationCollector
java.lang.Object
org.faktorips.runtime.model.type.read.TypePartCollector<T,D>
org.faktorips.runtime.model.type.read.AssociationCollector<ProductAssociation,ProductAssociationCollector.ProductAssociationDescriptor>
org.faktorips.runtime.model.type.read.ProductAssociationCollector
public class ProductAssociationCollector
extends AssociationCollector<ProductAssociation,ProductAssociationCollector.ProductAssociationDescriptor>
-
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.AssociationCollector
addPart, getNamesMethods inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotations
-
Constructor Details
-
ProductAssociationCollector
public ProductAssociationCollector()
-
-
Method Details
-
createDescriptor
- Specified by:
createDescriptorin classTypePartCollector<ProductAssociation,ProductAssociationCollector.ProductAssociationDescriptor>
-