Skip to content

Class: CollateralCriteria

The possible different terms that can be combined, using AND, OR and NOT logic, to define the issuers and/or assets that meet a given criteria for collateral.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: common_domain_model:CollateralCriteria

 classDiagram
    class CollateralCriteria
    click CollateralCriteria href "../CollateralCriteria/"

Class Properties

Property Value
Union Of AllCriteria, AnyCriteria, NegativeCriteria, CollateralIssuerType, CollateralGuarantorType, AssetType, IssuerCountryOfOrigin, AssetCountryOfOrigin, CurrencyCodeEnum, IssuerName, IssuerAgencyRating, SovereignAgencyRating, AssetAgencyRating, AssetMaturity, SpecificAsset, CollateralTaxonomy, ListingExchange, ListingSector, IndexType, CounterpartyOwnIssuePermitted, DomesticCurrencyIssued

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
CollateralCriteriaBase collateralCriteria range CollateralCriteria
EligibleCollateralCriteria collateralCriteria range CollateralCriteria
ConcentrationLimitCriteria collateralCriteria range CollateralCriteria
AllCriteria allCriteria range CollateralCriteria
AnyCriteria anyCriteria range CollateralCriteria
NegativeCriteria negativeCriteria range CollateralCriteria

In Subsets

Comments

  • Generated from Rosetta 'choice' construct — represents a union/one-of type.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:CollateralCriteria
native common_domain_model:CollateralCriteria

LinkML Source

Direct

name: CollateralCriteria
description: The possible different terms that can be combined, using AND, OR and
  NOT logic, to define the issuers and/or assets that meet a given criteria for collateral.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- AllCriteria
- AnyCriteria
- NegativeCriteria
- CollateralIssuerType
- CollateralGuarantorType
- AssetType
- IssuerCountryOfOrigin
- AssetCountryOfOrigin
- CurrencyCodeEnum
- IssuerName
- IssuerAgencyRating
- SovereignAgencyRating
- AssetAgencyRating
- AssetMaturity
- SpecificAsset
- CollateralTaxonomy
- ListingExchange
- ListingSector
- IndexType
- CounterpartyOwnIssuePermitted
- DomesticCurrencyIssued

Induced

name: CollateralCriteria
description: The possible different terms that can be combined, using AND, OR and
  NOT logic, to define the issuers and/or assets that meet a given criteria for collateral.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- AllCriteria
- AnyCriteria
- NegativeCriteria
- CollateralIssuerType
- CollateralGuarantorType
- AssetType
- IssuerCountryOfOrigin
- AssetCountryOfOrigin
- CurrencyCodeEnum
- IssuerName
- IssuerAgencyRating
- SovereignAgencyRating
- AssetAgencyRating
- AssetMaturity
- SpecificAsset
- CollateralTaxonomy
- ListingExchange
- ListingSector
- IndexType
- CounterpartyOwnIssuePermitted
- DomesticCurrencyIssued