IFML 1.0b2 FTF Avatar
  1. OMG Issue

IFML — parameter direction

  • Key: IFML-38
  • Legacy Issue Number: 18933
  • Status: closed  
  • Source: WebRatio Inc ( Marco Brambilla)
  • Summary:

    the property "kind" of Parameter must be renamed as Direction.

    Direction of parameter is described as one of:

    direction ::= 'in' | 'out' | 'inout'

    and defaults to 'in' if omitted.

  • Reported: IFML 1.0b1 — Tue, 17 Sep 2013 04:00 GMT
  • Disposition: Resolved — IFML 1.0b2
  • Disposition Summary:

    Property kind changed to direction. ParameterKind enumeration changed to Direction. Direction values fixed as requested. Text in Clauses 8.1.5, 8.2.1 and 8.3.27 has been fixed.

  • Updated: Sat, 7 Mar 2015 01:10 GMT