Skip to content

Class: RecalculationOfValueElection

A class to specify Recalculation of Value terms that will be applicable.

URI: common_domain_model:RecalculationOfValueElection

 classDiagram
    class RecalculationOfValueElection
    click RecalculationOfValueElection href "../RecalculationOfValueElection/"
      RecalculationOfValueElection : party





        RecalculationOfValueElection --> "1" CounterpartyRoleEnum : party
        click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"



      RecalculationOfValueElection : recalculationOfValueElection





        RecalculationOfValueElection --> "1" RecalculationOfValueElectionEnum : recalculationOfValueElection
        click RecalculationOfValueElectionEnum href "../RecalculationOfValueElectionEnum/"



      RecalculationOfValueElection : recalculationOfValueTerms

Slots

Name Cardinality and Range Description Inheritance
party 1
CounterpartyRoleEnum
The elective party direct
recalculationOfValueElection 1
RecalculationOfValueElectionEnum
The procedure for Recalculation of Value direct
recalculationOfValueTerms 0..1
string
Additional Recalculation of Value terms when specified direct

Usages

used by used in type used
RecalculationOfValue partyElection range RecalculationOfValueElection

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: RecalculationOfValueElection
description: A class to specify Recalculation of Value terms that will be applicable.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- recalculationOfValueElection
- recalculationOfValueTerms
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true

Induced

name: RecalculationOfValueElection
description: A class to specify Recalculation of Value terms that will be applicable.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true
attributes:
  party:
    name: party
    description: The elective party.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: RecalculationOfValueElection
    domain_of:
    - DebtRedemption
    - Trade
    - MarginCallBase
    - CounterpartyPosition
    - AggregationParameters
    - AvailableInventory
    - WorkflowStepApproval
    - WorkflowStep
    - UmbrellaAgreementParty
    - UmbrellaAgreementSet
    - AdditionalRepresentationElection
    - CalculationAgentTerms
    - CalculationCurrencyElection
    - ValuationCalculationDateLocationElection
    - CollateralManagementAgreementElection
    - ControlAgreementElections
    - ControlAgreementNecEventElection
    - CustodianElection
    - CustodianRiskElection
    - ElectiveAmountElection
    - FrenchLawAddendumElection
    - HoldingAndUsingPostedCollateralElection
    - NotificationTimeElection
    - PostingObligationsElection
    - RecalculationOfValueElection
    - RegimeTerms
    - PledgeeRepresentativeRider
    - SecuredPartyRightsEventElection
    - SecurityProviderRightsEventElection
    - SensitivityMethodologiesPartyElection
    - SubstitutedRegimeTerms
    - SubstitutionPartyElection
    - TerminationCurrencyElection
    - AdditionalObligations
    - SecurityInterestForObligations
    - SinglePostingParty
    - ThresholdElection
    - MinimumTransferAmountElection
    - ValuationAgent
    - LegacyExposureScopeElection
    - CreditSupportDocumentElection
    - CreditSupportProviderElection
    - SpecifiedOrAccessConditionPartyElection
    - LegacyIndependentAmountParty
    - AutomaticEarlyTerminationElection
    - PartyTerminationCurrencySelection
    - SpecifiedEntity
    - EventsOfDefaultElection
    - EligibleCollateralSpecification
    range: CounterpartyRoleEnum
    required: true
  recalculationOfValueElection:
    name: recalculationOfValueElection
    description: The procedure for Recalculation of Value.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: RecalculationOfValueElection
    domain_of:
    - RecalculationOfValueElection
    range: RecalculationOfValueElectionEnum
    required: true
  recalculationOfValueTerms:
    name: recalculationOfValueTerms
    description: Additional Recalculation of Value terms when specified.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: RecalculationOfValueElection
    domain_of:
    - RecalculationOfValueElection
    range: string