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

Constraint : rmim104_1

Constraint Name
rmim104_1 (type: ERROR, kind: )
Constraint Class
PlayingEntitySpec
Package
cdabasic
Description
PlayingEntity SHALL NOT have name element with nullFlavor, if there are other name (RMIM-104, RIM-022)
OCL
self.name->size()<2 or 
self.name->select(ii : PN | (not ii.nullFlavor.oclIsUndefined()))->size()=0