OneWayProvisions
Type CDM 7.2.0A class to specify whether One Way Provisions apply.
Extends —
Extended by —
Attributes 2
Namespace cdm.legaldocumentation.csa
Attributes
All 2 declared on OneWayProvisions. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| isApplicable | boolean | 1..1 | The determination of whether the One Way Provisions are applicable (true) or not applicable (false). |
| postingParty | CounterpartyRoleEnum | 0..1 | The Posting Party for the purposes of One Way Provisions. It is specified in the case where the One Way Provision is deemed applicable. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
PostingPartyExists Condition
A data rule to enforce that the Posting Party must be specified in the case where the One Way Provision is deemed applicable.
if isApplicable = True then postingParty exists PostingPartyAbsent Condition
A data rule to enforce that the Posting Party must not be specified in the case where the One Way Provision is not deemed applicable.
if isApplicable = False then postingParty is absent Referenced by
2 types hold an OneWayProvisions as an attribute.
Open OneWayProvisions in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.