MARTE 1.0b2 FTF Avatar
  1. OMG Issue

MARTE — GRM::SchedulableResource should not have a property "host:ExecutionHost"

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

    In the class diagram, the GRM::SchedulableResource should not have a property "host:ExecutionHost" (defined in QGAM). There is no dependency from GRM to GQAM, therefore the "host" property cannot be typed by "ExecutionHost". Moreover, GRM::SchedulableResource already has a property called "host: Scheduler". In that context, I would suggest just removing the "host: ExecutionHost" property from SchedulableResource in Figure 15.5.

  • Reported: MARTE 1.0b1 — Tue, 9 Oct 2007 04:00 GMT
  • Disposition: Resolved — MARTE 1.0b2
  • Disposition Summary:

    To add an inheritance from scheduler in figure 15.5 for both executionHost and communicationHost. Then the association between SchedulableResource and executionHost is the same that already exist in GRM to scheduler. The scheduler in communicationHost is easy to justify as the arbitration/protocol that gives to each message access to the media.

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