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

Constraint : cdadt006

Constraint Name
cdadt006 (type: ERROR, kind: )
Constraint Class
CDSpec
Package
cdadt
Description
code attribute SHALL be provided when displayName is provided (CDADT-006)
OCL
self.displayName.oclIsUndefined() or (not self.code.oclIsUndefined())