SMM 1.1 RTF Avatar
  1. OMG Issue

SMM11 — Change the spec from EMOF to CMOF

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

    Source: OMG AB

    Summary:
    This issue deals with the fact that the SMM didn’t take advantage of some of the provision of CMOF.

    Discussion:
    The architecture board as recommended that we change the SMM specification to be more in-line with CMOF rather than restricting ourselves to the EMOF model.

    Summary of change:
    • Modify SmmElement class
    o Remove operations section from SmmElement
    • Modify SmmRelationship class
    o Remove derived union attribute from the from and to associations.
    o In the documentation, in the Associations sub-section, update the content to remove the reference to derived union:
    from:SmmElement[1] The origin element (also referred to as the from-endpoint of the relationship).
    to:SmmElement[1] The target element (also referred to as the to-endpoint of the relationship).

    • Modify MeasureRelationship class
    o Remove derived union attribute from the from and to associations.
    o In the documentation, in the Associations sub-section, update the content to remove the reference to derived union:
    from:Measure [1] The origin element (also referred to as the from-endpoint of the relationship).
    to:Measure [1] The target element (also referred to as the to-endpoint of the relationship).

    • Modify MeasurementRelationship class
    o Remove derived union attribute from the from and to associations.
    o In the documentation, add the Associations sub-section (was missing), with the following content:
    Associations
    from:Measurement [1] The origin element (also referred to as the from-endpoint of the relationship).
    to:Measurement[1] The target element (also referred to as the to-endpoint of the relationship).

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

    Disposition: See issue 17212 for disposition

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