MARTE 1.0b2 FTF Avatar
  1. OMG Issue

MARTE — Annex B VSL BNF

  • Key: MARTE-23
  • Legacy Issue Number: 11548
  • Status: closed  
  • Source: THALES ( Sebastien Demathieu)
  • Summary:

    In the VSL BNF, the use of the "[ ]" symbol should not be limited to collections. One may want to use it along with variable call expressions (e.g. "collec[2]"), property call expressions. Maybe other kinds of value specifications also apply.

  • Reported: MARTE 1.0b1 — Mon, 8 Oct 2007 04:00 GMT
  • Disposition: Resolved — MARTE 1.0b2
  • Disposition Summary:

    The current mechanism of defining operations on data types allows one to define a given operation independently of the current value itself. For instance, a property could be typed by a Collection of Integers, and this collection could be specified by a Variable. So, we can apply to this variable, all the operations defined for Collections.

    This issue is also related to Issue 11547, and do not need any modification in the spec.

    Disposition: Closed No Change

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