| Package | Description |
|---|---|
| org.faktorips.runtime |
| Modifier and Type | Method and Description |
|---|---|
IDeltaComputationOptions.ComputationMethod |
IDeltaComputationOptions.getMethod(String association)
Returns if the delta computation computes child deltas per position/index or per object.
|
IDeltaComputationOptions.ComputationMethod |
DeltaComputationOptionsByPosition.getMethod(String association) |
static IDeltaComputationOptions.ComputationMethod |
IDeltaComputationOptions.ComputationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDeltaComputationOptions.ComputationMethod[] |
IDeltaComputationOptions.ComputationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.