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

Constraint : constraintITI18_homeCommunityId_notMultiple

Constraint Name
constraintITI18_homeCommunityId_notMultiple (type: ERROR, kind: )
Constraint Class
GetFoldersAndContents
Package
rsqihe
Description
$homeCommunityId is not multivalued on GetFoldersAndContents MessageType (ITI TF-2a 3.18.4.1.2.3.7.11))
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and sl.name='$homeCommunityId' )->forAll(sl : SlotType1 | (sl.valueList.oclIsUndefined()) or (sl.valueList.value->size()<2))