Class: DirectionRatingMultiplier
A logical container to hold a defined set of related data. In this case the collation of Ratings Information and associated exposure multiplier.
URI: common_domain_model:DirectionRatingMultiplier
classDiagram
class DirectionRatingMultiplier
click DirectionRatingMultiplier href "../DirectionRatingMultiplier/"
DirectionRatingMultiplier : exposureMultiplier
DirectionRatingMultiplier : variableSet
DirectionRatingMultiplier --> "1..*" DirectionRatingSet : variableSet
click DirectionRatingSet href "../DirectionRatingSet/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| variableSet | 1..* DirectionRatingSet |
A logical container to hold a defined set of related data | direct |
| exposureMultiplier | 1 Decimal |
Specifies the multiplier applied to exposure based on the credit rating of th... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| LegacyIndependentAmountRatingsXExposure | compareVariableSet | range | DirectionRatingMultiplier |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:DirectionRatingMultiplier |
| native | common_domain_model:DirectionRatingMultiplier |
LinkML Source
Direct
name: DirectionRatingMultiplier
description: A logical container to hold a defined set of related data. In this case
the collation of Ratings Information and associated exposure multiplier.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- variableSet
- exposureMultiplier
slot_usage:
variableSet:
name: variableSet
description: A logical container to hold a defined set of related data. In this
case the collation of Ratings Agency, Rating value and an associated direction.
range: DirectionRatingSet
required: true
Induced
name: DirectionRatingMultiplier
description: A logical container to hold a defined set of related data. In this case
the collation of Ratings Information and associated exposure multiplier.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
variableSet:
name: variableSet
description: A logical container to hold a defined set of related data. In this
case the collation of Ratings Agency, Rating value and an associated direction.
range: DirectionRatingSet
required: true
attributes:
variableSet:
name: variableSet
description: A logical container to hold a defined set of related data. In this
case the collation of Ratings Agency, Rating value and an associated direction.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: DirectionRatingMultiplier
domain_of:
- ThresholdRatingsBased
- MinimumTransferAmountRatingsBased
- LegacyIndependentAmountRatingsBased
- DirectionRatingMultiplier
- MasterAgreementClauseVariant
- MasterAgreementVariableSet
range: DirectionRatingSet
required: true
multivalued: true
inlined: true
inlined_as_list: true
exposureMultiplier:
name: exposureMultiplier
description: Specifies the multiplier applied to exposure based on the credit
rating of the rated party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: DirectionRatingMultiplier
domain_of:
- RatingMultiplier
- DirectionRatingMultiplier
range: decimal
required: true