UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — XMI file: Core::Constructs::Operation::bodyCondition should have upper boun

  • Key: UML22-179
  • Legacy Issue Number: 9243
  • Status: closed  
  • Source: Fulcrum Analytics, Inc. ( Richard Vermillion)
  • Summary:

    In the XMI file sent out with Ballot 12, the bodyCondition attribute
    of Core::Constructs::Operation has upper="*" when it should be
    upper="1".

    See line 3009 of Infrastructure.cmof:

    <ownedAttribute xmi:type="cmof:Property" xmi:id="Core- Constructs-Operation-bodyCondition" name="bodyCondition" lower="0"
    upper="*" type="Core-Constructs-Constraint" association="Core- Constructs-A_bodyCondition_bodyContext" subsettedProperty="Core- Constructs-Namespace-ownedRule" isComposite="true"/>

    In Superstructure, Classes::Kernel::Operation seems to correctly have
    an upper bound of 1 for bodyCondition.

    Again, apologies for the late notice on this issues. If there is a
    better way to report these, please let me know. I'm sending them to
    the list because I assume some can be made as editorial changes by
    Bran, while others should be opened as new issues for UML 2.2.

  • Reported: UML 2.0 — Mon, 16 Jan 2006 05:00 GMT
  • Disposition: Resolved — UML 2.2
  • Disposition Summary:

    Infra::Core::Constructs::Operation::bodyCondition : Constraint[0..1] in UML 2.2 CMOF.
    Revised Text:
    None.
    Disposition: Closed No Change

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