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 Classes Modifier and Type Class Description protected static classProductAssociationCollector.ProductAssociationDescriptor
-
Field Summary
-
Fields inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
NO_NAMES
-
-
Constructor Summary
Constructors Constructor Description ProductAssociationCollector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ProductAssociationCollector.ProductAssociationDescriptorcreateDescriptor()-
Methods inherited from class org.faktorips.runtime.model.type.read.AssociationCollector
addPart, getNames
-
Methods inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotations
-
-
-
-
Method Detail
-
createDescriptor
protected ProductAssociationCollector.ProductAssociationDescriptor createDescriptor()
- Specified by:
createDescriptorin classTypePartCollector<ProductAssociation,ProductAssociationCollector.ProductAssociationDescriptor>
-
-