Skip to content

Class: ControlAgreementNecEventElection

A class to specify party specific Control Agreement language related to delivery of a Notice of Exclusive Control.

URI: common_domain_model:ControlAgreementNecEventElection

 classDiagram
    class ControlAgreementNecEventElection
    click ControlAgreementNecEventElection href "../ControlAgreementNecEventElection/"
      ControlAgreementNecEventElection : necEvent

      ControlAgreementNecEventElection : party





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



Slots

Name Cardinality and Range Description Inheritance
party 1
CounterpartyRoleEnum
The elective party direct
necEvent 1
Boolean
Indicates Control Agreement language related to delivery of a Notice of Exclu... direct

Usages

used by used in type used
ControlAgreementNecEvent controlAgreementNecEventElection range ControlAgreementNecEventElection

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: ControlAgreementNecEventElection
description: A class to specify party specific Control Agreement language related
  to delivery of a Notice of Exclusive Control.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- necEvent
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true

Induced

name: ControlAgreementNecEventElection
description: A class to specify party specific Control Agreement language related
  to delivery of a Notice of Exclusive Control.
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: ControlAgreementNecEventElection
    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
  necEvent:
    name: necEvent
    description: Indicates Control Agreement language related to delivery of a Notice
      of Exclusive Control.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: ControlAgreementNecEventElection
    domain_of:
    - ControlAgreementNecEventElection
    range: boolean
    required: true