Issue 11843: How to model the size the heap size of an Ada runtime with SRM? (marte-ftf) Source: THALES (Mr. Sebastien Demathieu, sebastien.demathieu(at)thalesgroup.com) Nature: Clarification Severity: Minor Summary: How to model the size the heap size of an Ada runtime with SRM? Resolution: An attribute must be added to the MARTE::SRM::SW_Concurrency::swConcurrentResource. heapSizeElements: UML::Kernel::Classes::TypedElement [0..*] Revised Text: Figure 14.5 Old: New: Figure 14.25 Old : New : Stereotype Description section to update In the SwConcurrentResource descriptions, an attribute must be added: heapSizeElements : TypedElement [0..*] elements which maps the semantic of the resource heap size in case of dynamic memory allocation. Domain Description section to update heapSizeElements : ModelElement [0..*] elements which maps the semantic of the resource heap size in case of dynamic memory allocation. Actions taken: December 20, 2007: received issue February 17, 2010: closed issue Discussion: see ptc/2008-06-05 for revised text End of Annotations:===== m: webmaster@omg.org Date: 20 Dec 2007 15:16:05 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Sébastien Demathieu Company: Thales mailFrom: sebastien.demathieu@thalesgroup.com Notification: Yes Specification: UML profile for MARTE Section: 14 FormalNumber: 07-08-04 Version: Beta 1 RevisionDate: 08/2007 Page: 180 Nature: Clarification Severity: Minor HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 Description How to model the size the heap size of an Ada runtime with SRM?