Class PolicyAttributeCollector.PolicyAttributeDescriptor
- java.lang.Object
-
- org.faktorips.runtime.model.type.read.PartDescriptor<T>
-
- org.faktorips.runtime.model.type.read.AbstractAttributeDescriptor<PolicyAttribute>
-
- org.faktorips.runtime.model.type.read.PolicyAttributeCollector.PolicyAttributeDescriptor
-
- Enclosing class:
- PolicyAttributeCollector
protected static class PolicyAttributeCollector.PolicyAttributeDescriptor extends AbstractAttributeDescriptor<PolicyAttribute>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPolicyAttributeDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PolicyAttributecreateValid(Type type)-
Methods inherited from class org.faktorips.runtime.model.type.read.AbstractAttributeDescriptor
create, getAnnotatedElement, getSetterMethod, isValid, setAnnotatedElement, setSetterMethod
-
Methods inherited from class org.faktorips.runtime.model.type.read.PartDescriptor
getName, setName
-
-
-
-
Method Detail
-
createValid
protected PolicyAttribute createValid(Type type)
- Specified by:
createValidin classAbstractAttributeDescriptor<PolicyAttribute>
-
-