Uses of Class
org.faktorips.runtime.model.type.ProductCmptType
Packages that use ProductCmptType
Package
Description
Contains classes that allow access to design time model information about Faktor-IPS objects.
Classes that allow access to design time model information on policy and product component types.
-
Uses of ProductCmptType in org.faktorips.runtime
Methods in org.faktorips.runtime that return ProductCmptTypeModifier and TypeMethodDescriptionIRuntimeRepository.getModelType(IProductComponent productComponent) Deprecated. -
Uses of ProductCmptType in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal that return ProductCmptTypeModifier and TypeMethodDescriptionAbstractRuntimeRepository.getModelType(IProductComponent productComponent) -
Uses of ProductCmptType in org.faktorips.runtime.model
Methods in org.faktorips.runtime.model that return ProductCmptTypeModifier and TypeMethodDescriptionstatic ProductCmptTypeIpsModel.getProductCmptType(Class<? extends IProductComponent> productModelClass) static ProductCmptTypeIpsModel.getProductCmptType(IProductComponent productComponent) -
Uses of ProductCmptType in org.faktorips.runtime.model.type
Methods in org.faktorips.runtime.model.type that return ProductCmptTypeModifier and TypeMethodDescriptionPolicyAssociation.getMatchingAssociationSourceType()Returns theProductCmptTypeidentified byAssociation.getMatchingAssociationSource()ProductAssociation.getModelType()Deprecated.ProductAttribute.getModelType()Deprecated.PolicyCmptType.getProductCmptType()Returns theProductCmptTypethat configures this policy component type.ProductCmptType.getSuperType()ProductAssociation.getTarget()Returns the target type of this association.ProductAssociation.getType()Returns theProductCmptTypethis association belongs to.ProductAttribute.getType()Returns theProductCmptTypethis attribute belongs to.Methods in org.faktorips.runtime.model.type that return types with arguments of type ProductCmptType
IpsModel.getProductCmptType(IProductComponent)