Issue 13070: Undefined order (amsm-ftf) Source: THALES (Mr. Willy Boenink, willy.boenink(at)nl.thalesgroup.com) Nature: Clarification Severity: Significant Summary: Undefined order The model does not define any order in execution of actions defined by the "CIM_Action" class and the "CIM_ActionSequence". This might be relevant, thus the model must express that. If it is defined in CIM, refer to the CIM document and location or copy the definition. Resolution: Specify that actions are ordered and how their execution depends on that order. Revised Text: Replace the figure 7.15 ("Application Specification class diagram"), page 62, with the following one: Replace the figure 7.16 ("Action Specification class diagram"), page 63, with the following one: In section 7.1.7.7 ("AMS_ESESpec Class"), page 68, add the following bullet just before the table: · An ordered list of actions (AMS_SoftwareElementAction), these actions shall be executed in this order. The first action to execute is the reference action of the AMS_ESESpec. In section 7.1.7.7 ("AMS_ESESpec Class"), page 68, replace the first cell of the 9th line with "AMS_SoftwareElementAction {ordered}". In section 7.1.7.23 ("AMS_SoftwareFeatureSpec Class"), page 72, add the following bullet just before the table: · An ordered list of actions (AMS_SoftwareElementAction), these actions shall be executed in this order. The first action to execute is the reference action of the AMS_ESESpec. In section 7.1.7.23 ("AMS_SoftwareFeatureSpec Class"), page 72, replace the first cell of the 9th line with "AMS_SoftwareFeatureAction {ordered}". In section 7.1.8.1 ("CIM_Action Class"), page 72, add just before the table the following text: A CIM_Action owns also an ordered sequence of actions ("CIM_ActionSequence"). These actions shall be executed in this order after the owning action itself. In section 7.1.8.1 ("CIM_Action Class"), page 72/73, replace the first cell of the 6th line of the table with "CIM_ActionSequence {ordered} {override} Actions taken: November 12, 2008: received issue July 23, 2009: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 12 Nov 2008 07:57:59 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Willy Boenink Company: Thales Nederland mailFrom: willy.boenink@nl.thalesgroup.com Notification: No Specification: AMSM Section: fig 7.16 FormalNumber: dtc/2008-02-02 Version: Beta 2 RevisionDate: 02/02/2008 Page: 63 Nature: Clarification Severity: Significant HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008051206 Firefox/3.0 Description Undefined order The model does not define any order in execution of actions defined by the "CIM_Action" class and the "CIM_ActionSequence". This might be relevant, thus the model must express that. If it is defined in CIM, refer to the CIM document and location or copy the definition.