AdjustableOrRelativeDates
Type CDM 7.2.0A class giving the choice between defining a series of dates as an explicit list of dates together with applicable adjustments or as relative to some other series of (anchor) dates.
Attributes
All 2 declared on AdjustableOrRelativeDates. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| adjustableDates | AdjustableDates | 0..1 | A series of dates that shall be subject to adjustment if they 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. |
| relativeDates | RelativeDates | 0..1 | A series of dates specified as some offset to another series of dates (the anchor dates). |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
required choice adjustableDates, relativeDates Referenced by
3 types hold an AdjustableOrRelativeDates as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapAdjustableOrRelativeDates | returns | — |
| MapDateListToAdjustableOrRelativeDates | returns | — |
Open AdjustableOrRelativeDates 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.