WfMF 1.2 NO IDEA Avatar
  1. OMG Issue

WFMF12 — Readonly attributes have set operations

  • Key: WFMF12-17
  • Legacy Issue Number: 2104
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: Issue 3: Readonly attributes have set operations
    Section 2.4.2 Attributes
    Query: In the table in this section it is stated that key attribute is
    readonly but in the IDL there is a set_key() operation. Set_key () is not
    explained in this section.
    Section 2.5.2 Attributes
    Query 1: name attribute is specified as readonly. In IDL there is a
    set_name() operation.
    Query 2: description attribute is specified as readonly. In IDL there is a
    set_description() operation.
    Query 3: category attribute is specified as readonly. In IDL there is a
    set_category() operation.
    Query 4: version attribute is specified as readonly. In IDL there is a
    set_version() operation.
    Are all the above operations used only in initialization? Do they throw
    BaseException if the above operations are requested after initialization?

  • Reported: WfMF 1.1 — Mon, 19 Oct 1998 04:00 GMT
  • Disposition: Resolved — WfMF 1.2
  • Disposition Summary:

    resolved and closed

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