Class PolicyAttributeCollector
- java.lang.Object
-
- org.faktorips.runtime.model.type.read.TypePartCollector<T,D>
-
- org.faktorips.runtime.model.type.read.AttributeCollector<PolicyAttribute,PolicyAttributeCollector.PolicyAttributeDescriptor>
-
- org.faktorips.runtime.model.type.read.PolicyAttributeCollector
-
public class PolicyAttributeCollector extends AttributeCollector<PolicyAttribute,PolicyAttributeCollector.PolicyAttributeDescriptor>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classPolicyAttributeCollector.PolicyAttributeDescriptor
-
Field Summary
-
Fields inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
NO_NAMES
-
-
Constructor Summary
Constructors Constructor Description PolicyAttributeCollector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PolicyAttributeCollector.PolicyAttributeDescriptorcreateDescriptor()-
Methods inherited from class org.faktorips.runtime.model.type.read.AttributeCollector
getNames
-
Methods inherited from class org.faktorips.runtime.model.type.read.TypePartCollector
addPart, createParts, getDescriptor, getDescriptors, initDescriptors, readAnnotations
-
-
-
-
Method Detail
-
createDescriptor
protected PolicyAttributeCollector.PolicyAttributeDescriptor createDescriptor()
- Specified by:
createDescriptorin classTypePartCollector<PolicyAttribute,PolicyAttributeCollector.PolicyAttributeDescriptor>
-
-