MOF 1.4 NO IDEA Avatar
  1. OMG Issue

MOF14 — IDL generation Association Template Syntax

  • Key: MOF14-127
  • Legacy Issue Number: 1308
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: Section 7.3.5, p. 7-15. Association Template syntax errors:

    • Following declaration is missing terminating ";"
    • // if associationend1 has max multiplicity > 1
    • <AssociationEnd1Type><CollectionKind> with_
      <associationend2_name> (in <AssociationEnd2Type> <associationend2_name>
      )
    • Following declaration fragment missing underscore after
      "add_before":
    • // if associationend1 has a max multiplicity of > 1 and
      is_ordered
    • void add_before <associationend1_name> (
  • Reported: MOF 1.2 — Tue, 5 May 1998 04:00 GMT
  • Disposition: Resolved — MOF 1.3
  • Disposition Summary:

    closed issue

  • Updated: Fri, 6 Mar 2015 21:35 GMT