Constraint Descriptor : rmim052 (type: WARNING, kind: )

Constraint : rmim052

Constraint Name
rmim052 (type: WARNING, kind: )
Constraint Class
SectionSpec
Package
cdabasic
Description
Section.text SHALL be specified, as it is a required element (RMIM-052)
OCL
not self.text.oclIsUndefined() or 
self.component->exists(comp : POCDMT000040Component5 | 
	(not comp.section.oclIsUndefined()) and 
	(not comp.section.text.oclIsUndefined())
)