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

Constraint : rmim031

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