Issue 17231: ValidationAction should extends CallOperationAction (uml-testing-profile-rtf) Source: Fraunhofer FOKUS (Mr. Marc-Florian Wendland, marc-florian.wendland(at)fokus.fraunhofer.de) Nature: Revision Severity: Minor Summary: There was an error introduced into the textual definition of ValidationAction during the sophisticated restructuring of UTP 1.0 to UTP 1.1. So actually, ValidationAction should extend CallOperationAction instead of Dependency (as it is correctly depicted in the abstract syntax) Resolution: This is indeed a copy and paste error. The abstract syntax and the machine readable files are correct, but the wrong base class is mentioned in the specification document. This will be changed accordingly. Revised Text: Update subsection ‘Extensions’ of section 7.2.2.10 ‘ValidationAction’ from • Dependency (from UML::Actions::BasicActions) To • CallOperationAction (from UML::Actions::BasicActions) Actions taken: March 13, 2012: received issue January 7, 2013: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org To: Subject: Issue/Bug Report ******************************************************************************* Name: Marc-Florian Wendland Employer: Fraunhofer FOKUS mailFrom: marc-florian.wendland@fokus.fraunhofer.de Terms_Agreement: I agree Specification: UML Testing Profile Section: 7.2.2.10 FormalNumber: ptc/2011-07-19 Version: 1.1 Doc_Year: 2011 Doc_Month: July Doc_Day: 19 Page: 25 Title: ValidationAction should extends CallOperationAction Nature: Revision Severity: Minor CODE: 3TMw8 B1: Report Issue Description: There was an error introduced into the textual definition of ValidationAction during the sophisticated restructuring of UTP 1.0 to UTP 1.1. So actually, ValidationAction should extend CallOperationAction instead of Dependency (as it is correctly depicted in the abstract syntax)