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

Constraint : rmim030

Constraint Name
rmim030 (type: ERROR, kind: )
Constraint Class
RegionOfInterestSpec
Package
cdabasic
Description
If the code has the value CIRCLE, the value list SHALL have 4 values (RMIM-030)
OCL
self.code.oclIsUndefined() or 
self.code.code.oclIsUndefined() or 
self.code.code<>'CIRCLE' or 
self.value->size()=4