Class: AdjustmentFactor
Describes the terms involved for adjusting the price of the underlier impacted by a Corporate Action.
URI: common_domain_model:AdjustmentFactor
classDiagram
class AdjustmentFactor
click AdjustmentFactor href "../AdjustmentFactor/"
AdjustmentFactor : calculationTerms
AdjustmentFactor --> "0..1" AdjustmentFactorCalculationTerms : calculationTerms
click AdjustmentFactorCalculationTerms href "../AdjustmentFactorCalculationTerms/"
AdjustmentFactor : value
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 1 Decimal |
The multiplier value applied to the price of the underlier impacted by a Corp... | direct |
| calculationTerms | 0..1 AdjustmentFactorCalculationTerms |
Describes the input terms involved in the calculation of the adjustment facto... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CorporateAction | adjustmentFactor | range | AdjustmentFactor |
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:AdjustmentFactor |
| native | common_domain_model:AdjustmentFactor |
| close | fpml_5_10:AdjustmentFactor |
LinkML Source
Direct
name: AdjustmentFactor
description: Describes the terms involved for adjusting the price of the underlier
impacted by a Corporate Action.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdjustmentFactor
slots:
- value
- calculationTerms
slot_usage:
value:
name: value
description: The multiplier value applied to the price of the underlier impacted
by a Corporate Action.
required: true
Induced
name: AdjustmentFactor
description: Describes the terms involved for adjusting the price of the underlier
impacted by a Corporate Action.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdjustmentFactor
slot_usage:
value:
name: value
description: The multiplier value applied to the price of the underlier impacted
by a Corporate Action.
required: true
attributes:
value:
name: value
description: The multiplier value applied to the price of the underlier impacted
by a Corporate Action.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: AdjustmentFactor
domain_of:
- MeasureBase
- Schedule
- DatedValue
- Taxonomy
- TaxonomyClassification
- CodeValue
- AdjustmentFactor
- AccrualFactor
- DisputeResolution
- OtherEligibleAndPostedSupport
- CSAThresholdVariableSet
- CSAMinimumTransferAmountVariableSet
- MasterAgreementVariableSet
range: decimal
required: true
calculationTerms:
name: calculationTerms
description: Describes the input terms involved in the calculation of the adjustment
factor applied to the price of the underlier impacted by a Corporate Action.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdjustmentFactor.calculationTerms
rank: 1000
owner: AdjustmentFactor
domain_of:
- AdjustmentFactor
- AccrualFactor
range: AdjustmentFactorCalculationTerms