Uses of Class
org.faktorips.runtime.model.type.ProductAttribute
Packages that use ProductAttribute
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 ProductAttribute in org.faktorips.runtime.model.type
Methods in org.faktorips.runtime.model.type that return ProductAttributeModifier and TypeMethodDescriptionProductCmptType.getAttribute(String name) ProductCmptType.getDeclaredAttribute(int index) ProductCmptType.getDeclaredAttribute(String name) Methods in org.faktorips.runtime.model.type that return types with arguments of type ProductAttributeModifier and TypeMethodDescriptionProductCmptType.getAttributes()ProductCmptType.getDeclaredAttributes() -
Uses of ProductAttribute in org.faktorips.runtime.model.type.read
Methods in org.faktorips.runtime.model.type.read that return ProductAttributeModifier and TypeMethodDescriptionProductAttributeCollector.ProductAttributeDescriptor.createValid(Type type)