Uses of Class
org.faktorips.runtime.internal.ProductComponentGeneration
Packages that use ProductComponentGeneration
-
Uses of ProductComponentGeneration in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal that return ProductComponentGenerationModifier and TypeMethodDescriptionprotected ProductComponentGenerationAbstractXmlInputStreamRepository.createProductComponentGenerationInstance(GenerationTocEntry tocEntry, ProductComponent productCmpt) -
Uses of ProductComponentGeneration in org.faktorips.runtime.internal.productvariant
Methods in org.faktorips.runtime.internal.productvariant that return ProductComponentGenerationModifier and TypeMethodDescriptionprotected 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 ProductComponentGenerationModifier and TypeMethodDescriptionprotected ProductComponentGenerationProductVariantRuntimeHelper.createNewInstance(ProductComponentGeneration generationTemplate, ProductComponent parentProductCmpt) Creates a new instance of the givenProductComponentGeneration's class.