Uses of Class
org.faktorips.runtime.internal.ProductComponentGeneration
-
Packages that use ProductComponentGeneration Package Description org.faktorips.runtime.internal org.faktorips.runtime.internal.productvariant -
-
Uses of ProductComponentGeneration in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal that return ProductComponentGeneration Modifier and Type Method Description protected ProductComponentGenerationAbstractClassLoadingRuntimeRepository. createProductComponentGenerationInstance(GenerationTocEntry tocEntry, ProductComponent productCmpt) -
Uses of ProductComponentGeneration in org.faktorips.runtime.internal.productvariant
Methods in org.faktorips.runtime.internal.productvariant that return ProductComponentGeneration Modifier and Type Method Description protected ProductComponentGenerationProductVariantRuntimeHelper. createNewInstance(ProductComponentGeneration generationTemplate, ProductComponent parentProductCmpt)Creates a new instance of the givenProductComponentGeneration's class.Methods in org.faktorips.runtime.internal.productvariant with parameters of type ProductComponentGeneration Modifier and Type Method Description protected ProductComponentGenerationProductVariantRuntimeHelper. createNewInstance(ProductComponentGeneration generationTemplate, ProductComponent parentProductCmpt)Creates a new instance of the givenProductComponentGeneration's class.
-