UML 2.4 RTF Avatar
  1. OMG Issue

UML24 — Property.isReadOnly is redundant with StructuralFeature.isReadOnly

  • Key: UML24-118
  • Legacy Issue Number: 15781
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Steve Cook)
  • Summary:

    According to figure 7.12, Property.isReadOnly redefines StructuralFeature.isReadOnly. But the redefinition is not mentioned in 7.3.45.

    Both of these properties have the same name, type, multiplicity and default, so Property.isReadOnly is unnecessary.

    The resolution will be to delete Property.isReadOnly from metamodel, text and diagram.

  • Reported: UML 2.3 — Mon, 25 Oct 2010 04:00 GMT
  • Disposition: Resolved — UML 2.4
  • Disposition Summary:

    We decided to delete Property::isReadOnly and move the words used to specify it to StructuralFeature::isReadOnly.
    This will not affect interoperability.
    This also resolves 7857.

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