SMM 1.1 RTF Avatar
  1. OMG Issue

SMM11 — Fix OCL constraint in CategoryRelationhsip

  • Key: SMM11-120
  • Legacy Issue Number: 15855
  • Status: closed  
  • Source: Benchmark Consulting ( Alain Picard)
  • Summary:

    Source: OMG AB

    Summary:
    This issue addresses an incorrect constraint on a relation.

    Discussion:
    The architecture board as recommended that we correct the relation constraint in CategoryRelationship as it did not accurate.

    Summary of change:
    • In the documentation for CategoryRelationship, in the Constraints sub-section, change the content to now read:
    context CategoryRelationship inv:
    to.oclIsTypeOf(MeasureCategory) or
    to.oclIsTypeOf(Measure)

  • Reported: SMM 1.0 — Tue, 30 Nov 2010 05:00 GMT
  • Disposition: Resolved — SMM 1.1
  • Disposition Summary:

    Reference to association end “measures” should be replaced with reference to “to”.

  • Updated: Wed, 8 Jul 2015 11:44 GMT