Uses of Class
org.faktorips.runtime.model.type.read.PartDescriptor
-
Packages that use PartDescriptor Package Description org.faktorips.runtime.model.type.read Internal use classes to read model information from annotations and via reflection. -
-
Uses of PartDescriptor in org.faktorips.runtime.model.type.read
Classes in org.faktorips.runtime.model.type.read with type parameters of type PartDescriptor Modifier and Type Class Description classTypePartCollector<T extends ModelElement,D extends PartDescriptor<T>>Subclasses of PartDescriptor in org.faktorips.runtime.model.type.read Modifier and Type Class Description classAbstractAssociationDescriptor<P extends Association>classAbstractAttributeDescriptor<T extends Attribute>protected static classPolicyAssociationCollector.PolicyAssociationDescriptorprotected static classPolicyAttributeCollector.PolicyAttributeDescriptorprotected static classProductAssociationCollector.ProductAssociationDescriptorprotected static classProductAttributeCollector.ProductAttributeDescriptorprotected static classTableUsageCollector.TableUsageDescriptorclassValidationRuleDescriptor
-