Uses of Class
org.faktorips.runtime.model.type.read.AbstractAssociationDescriptor
-
Packages that use AbstractAssociationDescriptor Package Description org.faktorips.runtime.model.type.read Internal use classes to read model information from annotations and via reflection. -
-
Uses of AbstractAssociationDescriptor in org.faktorips.runtime.model.type.read
Classes in org.faktorips.runtime.model.type.read with type parameters of type AbstractAssociationDescriptor Modifier and Type Class Description classAssociationCollector<T extends Association,D extends AbstractAssociationDescriptor<T>>Subclasses of AbstractAssociationDescriptor in org.faktorips.runtime.model.type.read Modifier and Type Class Description protected static classPolicyAssociationCollector.PolicyAssociationDescriptorprotected static classProductAssociationCollector.ProductAssociationDescriptor
-