Uses of Class
org.faktorips.runtime.model.type.ProductAssociation
Packages that use ProductAssociation
Package
Description
Classes that allow access to design time model information on policy and product component types.
Internal use classes to read model information from annotations and via reflection.
-
Uses of ProductAssociation in org.faktorips.runtime.model.type
Methods in org.faktorips.runtime.model.type that return ProductAssociationModifier and TypeMethodDescriptionProductAssociation.createOverwritingAssociationFor(Type subType) ProductCmptType.getAssociation(String name) ProductCmptType.getDeclaredAssociation(int index) ProductCmptType.getDeclaredAssociation(String name) PolicyAssociation.getMatchingAssociation()Returns the matching product component type association ornullif no matching association is defined for this association.ProductAssociation.getSuperAssociation()Methods in org.faktorips.runtime.model.type that return types with arguments of type ProductAssociationModifier and TypeMethodDescriptionPolicyAssociation.findMatchingAssociation()Returns the matching product component type association or anempty Optionalif no matching association is defined for this association.ProductCmptType.getAssociations()ProductCmptType.getDeclaredAssociations() -
Uses of ProductAssociation in org.faktorips.runtime.model.type.read
Methods in org.faktorips.runtime.model.type.read that return ProductAssociationModifier and TypeMethodDescriptionprotected ProductAssociationProductAssociationCollector.ProductAssociationDescriptor.createValid(Type type)