| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.internal.productvariant |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IProductComponentLink<T extends IProductComponent>
This class represents a link between two product components.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IXmlPersistenceSupport
Common interface for runtime classes that support XML persistence through the methods
initFromXml(Element) and IXmlPersistenceSupport.toXml(Document). |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductComponent
Base class for all product components.
|
class |
ProductComponentGeneration
Base class for product component generations
|
class |
ProductComponentLink<T extends IProductComponent>
Class that represents a link/relation between product components.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
AbstractClassLoadingRuntimeRepository.initClRepositoryObject(CustomTocEntryObject<T> tocEntry,
IClRepositoryObject runtimeObject) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductVariantRuntimeHelper.loadAndVary(IXmlPersistenceSupport originalObject,
Element variationXML,
IClRepositoryObject objectToInitialize) |
Copyright © 2021. All rights reserved.