Class: IndexType
Specification of an index.
URI: common_domain_model:IndexType
classDiagram
class IndexType
click IndexType href "../IndexType/"
IndexType : equityIndex
IndexType --> "0..1" CollateralEquityIndexEnum : equityIndex
click CollateralEquityIndexEnum href "../CollateralEquityIndexEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| equityIndex | 0..1 CollateralEquityIndexEnum |
An enumerated list for equity indices | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CollateralCriteriaBase | collateralCriteria | any_of[range] | IndexType |
| EligibleCollateralCriteria | collateralCriteria | any_of[range] | IndexType |
| ConcentrationLimitCriteria | collateralCriteria | any_of[range] | IndexType |
| NegativeCriteria | negativeCriteria | any_of[range] | IndexType |
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:IndexType |
| native | common_domain_model:IndexType |
LinkML Source
Direct
name: IndexType
description: Specification of an index.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- equityIndex
Induced
name: IndexType
description: Specification of an index.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
equityIndex:
name: equityIndex
description: An enumerated list for equity indices.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: IndexType
domain_of:
- IndexType
range: CollateralEquityIndexEnum