MARTE 1.0b2 FTF Avatar
  1. OMG Issue

MARTE — Section: GRM / 10.3.1

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

    The GRM packages defines a <<SchedulableResource>> stereotype. The SRM package, which is presented as a specialization of GRM to model software resources, defines a stereotype with a similar name: <<SwSchedulableResource>>. However, there is no direct link between these two stereotypes. GRM::SchedulableResource directly specializes GRM::Resource, while SRM::SwSchedulableResource specializes SRM::SwConcurencyResource, which specializes SRM::SwResource, which specializes GRM::Resource. Stereotypes have quite similar name, 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 SwSchedulableResource inherit from SchedulableResource. Since this
    inheritance is already present in the domain view, the sections to modify comprise only
    the UML representation of SRM.

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