Constraint Descriptor : cons_lux_52 (type: ERROR, kind: )

Constraint : cons_lux_52

Constraint Name
cons_lux_52 (type: ERROR, kind: )
Constraint Class
RecordTargetSpec
Package
luxh
Description
The patient/name element shall not have nullFlavor attribute
OCL
self.patientRole.oclIsUndefined() or 
self.patientRole.patient.oclIsUndefined() or 
self.patientRole.patient.name->forAll(nullFlavor.oclIsUndefined())