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

Constraint : constraintGetFolderAndContents_requiredField

Constraint Name
constraintGetFolderAndContents_requiredField (type: ERROR, kind: )
Constraint Class
GetFoldersAndContents
Package
rsqihe
Description
Either $XDSFolderEntryUUID or $XDSFolderUniqueId shall be specified on GetFolderAndContents 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='$XDSFolderEntryUUID' or sl.name='$XDSFolderUniqueId' ) )->size()>0