FrenchLawAddendumElection
Type CDM 7.2.0A class to specify party specific French Law Addendum language.
Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.csa
Attributes
All 3 declared on FrenchLawAddendumElection. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | CounterpartyRoleEnum | 1..1 | The elective party. |
| isApplicable | boolean | 1..1 | The qualification of whether the party elects specific language. |
| addendumLanguage | string | 0..1 | The party specific language to be included in the agreement. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
AddendumLanguage Condition
A data rule to enforce that the French Law Addendum party language must be specified when applicable.
if isApplicable = True
then addendumLanguage exists
else if isApplicable = False
then addendumLanguage is absent Referenced by
1 type holds a FrenchLawAddendumElection as an attribute.
Open FrenchLawAddendumElection 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.