AdjustableOrAdjustedDate
Type CDM 7.2.0A class for defining a date that shall be subject to adjustment if it would otherwise fall on a day that is not a business day in the specified business centers, together with the convention for adjusting the date.
Attributes
All 3 declared on AdjustableOrAdjustedDate. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| unadjustedDate | date | 0..1 | A date subject to adjustment. |
| dateAdjustments | BusinessDayAdjustments | 0..1 | The business day convention and financial business centers used for adjusting the date if it would otherwise fall on a day that is not a business date in the specified business centers. |
| adjustedDate | date | 0..1 | The date once the adjustment has been performed. (Note that this date may change if the business center holidays change). |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if adjustedDate is absent
then unadjustedDate exists and dateAdjustments exists Referenced by
1 type holds an AdjustableOrAdjustedDate as an attribute.
Open AdjustableOrAdjustedDate in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.