Adjustment Types
An Adjustment Type determines how the target group is adjusted. For example a Step Adjustment denotes that the target group is adjusted by adding or removing a fixed amount of elements.
The following type of adjustments are available for use:
| Name | Description | Supertype |
|---|---|---|
| RelativeAdjustment | The RelativeAdjustment denotes that the group should is adjusted relatively to the current number of elements. | AdjustmentType |
| AbsoluteAdjustment | The AbsoluteAdjustment denotes that the group is adjusted to a goal value. | AdjustmentType |
| StepAdjustment | The StepAdjustment denotes that the group is adjusted by adding or removing a fixed amount of elements. | AdjustmentType |