| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.model.type |
Classes that allow access to design time model information on policy and product component types.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITimedConfigurableModelObject
Base interface for all model objects that are configurable by a product component with the
ability to change over time via product component generations.
|
| Modifier and Type | Method and Description |
|---|---|
IConfigurableModelObject |
IProductObject.createPolicyComponent()
Creates a new policy component that is configured by this product component generation.
|
| Modifier and Type | Method and Description |
|---|---|
IConfigurableModelObject |
ProductComponentGeneration.createPolicyComponent()
Creates a new policy component that is configured by this product component generation.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ConstantPolicyAttribute.getDefaultValue(IConfigurableModelObject modelObject) |
Object |
DefaultPolicyAttribute.getDefaultValue(IConfigurableModelObject modelObject) |
abstract Object |
PolicyAttribute.getDefaultValue(IConfigurableModelObject modelObject)
Returns the product configured default value of the attribute identified by this model type
attribute.
|
Copyright © 2023. All rights reserved.