-
Key: QVT-77
-
Legacy Issue Number: 10613
-
Status: closed
-
Source: Model Driven Solutions ( Dr. Edward Willink)
-
Summary:
Sole usage in collectionTemplate is as list of list, so presumably a typo
Replace: <oclExpressionCSList> (',' <oclExpressionCSList>)*
By: <oclExpressionCS> (',' <oclExpressionCS>)*However I cannot get past syntax ambiguities here between the '|' in a setComprehensionExpression
and the '|' in an oclExpression. To get Relations to Core to parse I just do:Replace: <oclExpressionCSList> (',' <oclExpressionCSList>)*
By: <templateCS> -
Reported: QVT 1.0b1 — Sun, 21 Jan 2007 05:00 GMT
-
Disposition: Resolved — QVT 1.0
-
Disposition Summary:
Replace the content of section 7.13.1 and 7.13.2 by the new content given in Appendix A of this report. This new content is the updated grammar correcting typos and other mistakes.
-
Updated: Fri, 6 Mar 2015 22:55 GMT