Uses of Class
org.faktorips.runtime.model.type.read.AbstractAttributeDescriptor
-
Packages that use AbstractAttributeDescriptor Package Description org.faktorips.runtime.model.type.read Internal use classes to read model information from annotations and via reflection. -
-
Uses of AbstractAttributeDescriptor in org.faktorips.runtime.model.type.read
Classes in org.faktorips.runtime.model.type.read with type parameters of type AbstractAttributeDescriptor Modifier and Type Class Description classAttributeCollector<T extends Attribute,D extends AbstractAttributeDescriptor<T>>Subclasses of AbstractAttributeDescriptor in org.faktorips.runtime.model.type.read Modifier and Type Class Description protected static classPolicyAttributeCollector.PolicyAttributeDescriptorprotected static classProductAttributeCollector.ProductAttributeDescriptor
-