Constraint Descriptor : cons_lux_device2 (type: INFO, kind: )

Constraint : cons_lux_device2

Constraint Name
cons_lux_device2 (type: INFO, kind: )
Constraint Class
AuthorSpec
Package
luxh
Description
The softwareName shall be present in author/assignedAuthor/assignedAuthoringDevice, if known
OCL
self.assignedAuthor.oclIsUndefined() or self.assignedAuthor.assignedAuthoringDevice.oclIsUndefined() or 
(not self.assignedAuthor.assignedAuthoringDevice.softwareName.oclIsUndefined())