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

Constraint : constraintName

Constraint Name
constraintName (type: ERROR, kind: )
Constraint Class
ExternalIdentifierSpecs
Package
rimihe
Description
readable name shall be present(IHE_ITI_TF V3, 4.2.3.1.3)
OCL
(not self.name.oclIsUndefined()) and 
self.name.localizedString->size()=1 and 
(not self.name.localizedString->first().value.oclIsUndefined())