QVT 1.1 RTF Avatar
  1. OMG Issue

QVT11 — Issue against QVT ptc/07-07-07 : relational grammar

  • Key: QVT11-25
  • Legacy Issue Number: 12367
  • Status: closed  
  • Source: NIST ( Mr. Peter Denno)
  • Summary:

    Section 7.13.5 Relation BNF

    The grammar rule for template is incorrect (It does not allow a
    template to have embedded within it another template. The example in
    Appendix A will not compile with such a grammar.)

    It says:

    <propertyTemplate> ::= <identifier> '=' <OclExpressionCS>

    It should says:
    <propertyTemplate> ::= <identifier> '=' ( <template> |
    <oclExpressionCS

  • Reported: QVT 1.0 — Thu, 3 Apr 2008 04:00 GMT
  • Disposition: Resolved — QVT 1.1
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT