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) Methods in org.faktorips.runtime.internal with parameters of type ProductComponentGenerationModifier and TypeMethodDescriptionprotected static org.faktorips.values.InternationalStringFormulaUtil.getDescription(ProductComponentGeneration productGeneration, String formulaSignature) protected static StringFormulaUtil.getFormula(ProductComponentGeneration productGeneration, String formulaSignature) protected static voidFormulaUtil.setDescription(ProductComponentGeneration productGeneration, String formulaSignature, org.faktorips.values.InternationalString description) protected static voidFormulaUtil.setFormula(ProductComponentGeneration productGeneration, String formulaSignature, String formulaText) -
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.