-- Use of a 'StructuredDataInstance' with non-optional 'Member's
@@ -303,6 +304,7 @@ context MemberReference
-- Collection index expressions for collections only
invCollectionIndex('If the type of the related \'DataUse\' is not \'CollectionDataType\' then the collectionIndex shall be undefined. '+self.toString()):
<detailskey="body"value="
	 if not self.function.returnType.oclIsUndefined() then
						self.function.returnType
					else 
						self.actualParameters.resolveDataType()->asOrderedSet()->first()
					endif
					"/>