SMM 1.1 RTF Avatar
  1. OMG Issue

SMM11 — Incorrect types for associations of BinaryMeasure

  • Key: SMM11-160
  • Legacy Issue Number: 19712
  • Status: closed  
  • Source: Micro Focus ( Larry Hines)
  • Summary:

    The types of BinaryMeasure.baseMeasure1, BinaryMeasure.baseMeasure2 and BinaryMeasurement.baseMeasurement1To are wrong. The type should be a Measure(ment)Relationship class. Also, the descriptions of BinaryMeasure baseMeasure1, BinaryMeasure.baseMeasure2, BinaryMeasurement.baseMeasurement2 and CollectiveMeasurement.baseMeasurement are unclear

  • Reported: SMM 1.0 — Tue, 20 Jan 2015 05:00 GMT
  • Disposition: Resolved — SMM 1.1
  • Disposition Summary:

    In Attributes table of BinaryMeasure class: Change the type of BinaryMeasure.baseMeasure1 to Base1MeasureRelationship, and its description to “Specifies the relationship instance that defines the first measure accumulated by this binary measure”. And change the type of BinaryMeasure.baseMeasure2 to Base2MeasureRelationship, and its description to “Specifies the relationship instance that defines the second measure accumulated by this binary”.
    In Attributes table of BinaryMeasurement class: Change the type of BinaryMeasurement.baseMeasurement1 to Base1MeasurementRelationship, and its description to “Specifies the relationship instance that defines the first base measurement accumulated for this measurement”. And change the type of BinaryMeasurement.baseMeasurement2 to Base2MeasurementRelationship, and its description to “Specifies the relationship instance that defines the second base measurement accumulated for this measurement”.
    In Attributes table of CollectiveMeasurement class: Change the type of CollectiveMeasurement.baseMeasurement to BaseNMeasurementRelationship, and its description to “Specifies the relationship instance that defines the accumulation for this measurement”.

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