AgencyRatingCriteria
Type CDM 7.2.0Represents a class to specify a credit notation.
Attributes
All 4 declared on AgencyRatingCriteria. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| creditNotation | CreditNotation | 1..1 | Indicates the agency rating criteria specified for the asset or issuer. |
| mismatchResolution | CreditNotationMismatchResolutionEnum | 0..1 | Indicator for options to be used if several agency ratings (>1) are specified and its necessary to identify specific charateristics. i.e (lowest or highest). |
| referenceAgency | CreditRatingAgencyEnum | 0..1 | identifies the dominant reference agency if there is a missmatch and several reference agencies exsist. |
| boundary | CreditNotationBoundaryEnum | 0..1 | Indicates the boundary of a credit agency rating i.e minimum or maximum. |
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 mismatchResolution = CreditNotationMismatchResolutionEnum -> ReferenceAgency
then referenceAgency exists Referenced by
4 types hold an AgencyRatingCriteria 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 |
|---|---|---|
| CheckAgencyRating | takes | — |
Open AgencyRatingCriteria 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.