-
Key: QVT-84
-
Legacy Issue Number: 10624
-
Status: closed
-
Source: France Telecom R&D ( Mariano Belaunde)
-
Summary:
The 'kind' property in collection template expression is not meant to specify
Set/Bag/Sequence. It is meant to specify the kind of expression used in
the collection pattern.
Note: This issue is related to issue 9415.
Suggested resolution:
In order to avoid name clash with Ocl rename CollectionKind to CollectionPatternKind.
IN section 7.11.2 insert the enumeration type CollectionPatternKind with the
following definition:"""
CollectionPatternKind
The enumeration type that specifies the kind of pattern expression used to specify
the collection pattern. Possible values are: Enumeration, Comprehension and
MemberSelection. -
Reported: QVT 1.0b1 — Thu, 25 Jan 2007 05:00 GMT
-
Disposition: Resolved — QVT 1.0
-
Disposition Summary:
The resolution of this issue is related to the resolution of issue 10784. Please refer to the resolution of issue 10784. There is no need to specify CollectionPatternKind in the new extended collection pattern suggested in 10784.
-
Updated: Fri, 6 Mar 2015 22:55 GMT