Class ProductAttributeCollector.ProductAttributeDescriptor
java.lang.Object
org.faktorips.runtime.model.type.read.PartDescriptor<T>
org.faktorips.runtime.model.type.read.AbstractAttributeDescriptor<ProductAttribute>
org.faktorips.runtime.model.type.read.ProductAttributeCollector.ProductAttributeDescriptor
- Enclosing class:
- ProductAttributeCollector
protected static class ProductAttributeCollector.ProductAttributeDescriptor
extends AbstractAttributeDescriptor<ProductAttribute>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateValid(Type type) booleanvoidsetChangingOverTime(boolean changingOverTime) Methods inherited from class org.faktorips.runtime.model.type.read.AbstractAttributeDescriptor
create, getAnnotatedElement, getSetterMethod, isValid, setAnnotatedElement, setSetterMethodMethods inherited from class org.faktorips.runtime.model.type.read.PartDescriptor
getName, setName
-
Constructor Details
-
ProductAttributeDescriptor
protected ProductAttributeDescriptor()
-
-
Method Details
-
createValid
- Specified by:
createValidin classAbstractAttributeDescriptor<ProductAttribute>
-
isChangingOverTime
public boolean isChangingOverTime() -
setChangingOverTime
public void setChangingOverTime(boolean changingOverTime)
-