Issue 14439: errors in OCL statements of Additional Operations? (uml2-rtf) Source: (, ) Nature: Clarification Severity: Minor Summary: shouldn't the OCL statement for the Utility [1] return a collection: collect(dependency|dependency.supplier) instead of collect(dependency|dependency.client) ? and in the OCL statement for the Utility [2] shouldn't it be (classifier.clientDependency->...) instead of (classifier.supplierDependency->...) ? Please clarify. Resolution: Revised Text: Actions taken: September 29, 2009: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 29 Sep 2009 09:38:17 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Thomas Buchmann Company: University of Bayreuth mailFrom: thomas.buchmann@uni-bayreuth.de Notification: Yes Specification: OMG Unified Modeling Language, Superstructure Section: 8.3.1 FormalNumber: formal/2009-02-03 Version: 2.2 RevisionDate: 02-03-2009 Page: 148 Title: errors in OCL statements of Additional Operations? Nature: Clarification Severity: Minor test: 3qw8 B1: Report Issue Description: Hello, shouldn't the OCL statement for the Utility [1] return a collection: collect(dependency|dependency.supplier) instead of collect(dependency|dependency.client) ? and in the OCL statement for the Utility [2] shouldn't it be (classifier.clientDependency->...) instead of (classifier.supplierDependency->...) ? Please clarify. Thanks in advance. Best regards, Thomas