| Package | Description |
|---|---|
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.internal.productvariant |
| Modifier and Type | Method and Description |
|---|---|
protected ProductComponent |
AbstractClassLoadingRuntimeRepository.createProductComponentInstance(String implementationClassName,
String ipsObjectId,
String kindId,
String versionId) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductComponentGeneration |
AbstractClassLoadingRuntimeRepository.createProductComponentGenerationInstance(GenerationTocEntry tocEntry,
ProductComponent productCmpt) |
protected void |
ProductComponentGeneration.setProductCmpt(ProductComponent productCmpt)
Sets the product component this generation belongs to.
|
| Constructor and Description |
|---|
ProductComponentGeneration(ProductComponent productCmpt) |
| Modifier and Type | Method and Description |
|---|---|
ProductComponent |
ProductVariantRuntimeHelper.getOriginalProdCmpt(IRuntimeRepository runtimeRepository,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductComponentGeneration |
ProductVariantRuntimeHelper.createNewInstance(ProductComponentGeneration generationTemplate,
ProductComponent parentProductCmpt)
Creates a new instance of the given
ProductComponentGeneration's class. |
void |
ProductVariantRuntimeHelper.initProductComponentVariation(ProductComponent originalProductComponent,
ProductComponent productComponentToBeInitialized,
Element prodCmptElement)
The given product component is initialized with the data of the original product component
and the variations defined by the variant.
|
Copyright © 2019. All rights reserved.