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 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
-
PolicyAttributeCollector
public PolicyAttributeCollector()
-
-
Method Details
-
createDescriptor
- Specified by:
createDescriptorin classTypePartCollector<PolicyAttribute,PolicyAttributeCollector.PolicyAttributeDescriptor>
-