MARTE 1.0b2 FTF Avatar
  1. OMG Issue

MARTE — Section: GRM / 10.3.1 - p 96

  • Key: MARTE-9
  • Legacy Issue Number: 11412
  • Status: closed  
  • Source: THALES ( Sebastien Demathieu)
  • Summary:

    The GRM package defines a <<MutualExclusionResource>> stereotype. The SRM package, which is presented as a specialization of GRM to model software resources, defines a stereotype with a similar name: <<SwMutualExclusionResource>>. However, there is no direct link between these two stereotypes. GRM::MutualExclusionResource directly specializes GRM::Resource, while SRM::SwMutualExclusionResource specializes SRM::SwSynchronizationResource, which specializes SRM::SwResource, which specializes GRM::Resource. Stereotypes have quite similar names, which may think of related concepts. However, their use and their related stereotype attributes are quite different.

  • Reported: MARTE 1.0b1 — Fri, 14 Sep 2007 04:00 GMT
  • Disposition: Resolved — MARTE 1.0b2
  • Disposition Summary:

    Make stereotype SwMutualExclusionResource inherit from MutualExclusionResource.
    Since this inheritance is not present in the domain view, the sections to modify comprise
    both, the domain view, and the UML representation of SRM.

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