Issue 19823: Calling the super implementation of an overriding operation (qvt-rtf) Source: (, ) Nature: Enhancement Severity: Significant Summary: There is currently no way for an overriding operation to call its overridden super implementation. ImperativeOCL should provide something similar to the 'super' reference which is available in Java. Resolution: Calling the super implementation of an overriding operation There is currently no way for an overriding operation to call its overridden super implementation. ImperativeOCL should provide something similar to the 'super' reference which is available in Java. Discussion [1]QVT13-93 clarifies the concept of a mapping identifier. An arbitrary mapping may therefore be called: self.map My::Tx::Your::Type::doIt(withSomething); ---------------------------------------------------------------------------------------- [1] http://issues.omg.org/browse/QVT13-93 Revised Text: Actions taken: August 3, 2015: received issue December 22, 2015: Duplicate or Merged March 29, 2016: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 03 Aug 2015 03:50:15 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Christopher Gerking Employer: Heinz Nixdorf Institute, University of Paderborn mailFrom: christopher.gerking@upb.de Terms_Agreement: I agree Specification: Meta Object Facility (MOF) 2.0 Query/View/Transformation Specification Section: 8.2.1.10 ImperativeOperation FormalNumber: formal/15-02-01 Version: 1.2 Doc_Year: 2015 Doc_Month: February Doc_Day: 01 Page: 89 Title: Calling the super implementation of an overriding operation Nature: Enhancement Severity: Significant CODE: 3TMw8 B1: Report Issue Remote Name: nb-sch-fs782-1.cs.uni-paderborn.de Remote User: HTTP User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36 Time: 03:50 AM Description: There is currently no way for an overriding operation to call its overridden super implementation. ImperativeOCL should provide something similar to the 'super' reference which is available in Java.