Issue 19872: Does MOF::Reflection::Object own "invoke" Operation ? (mof2core-rtf) Source: (, ) Nature: Clarification Severity: Significant Summary: Regarding to spec: §13.4 Object (from CMOF Reflection) "CMOF Reflection adds the following extra operations. invoke(op:Operation, arguments : Argument[0..*]) : Object[0..*]" But this operation is present into http://www.omg.org/spec/MOF/20131001/MOF.xmi file for MOF::Reflection::Object : <packagedElement xmi:type="uml:Class" name="Object" xmi:id="_MOF-Reflection-Object"> ... <ownedOperation xmi:type="uml:Operation" name="invoke" visibility="public" xmi:id="_MOF-Reflection-Object-invoke"> ... </ownedOperation> Moreover it uses <type xmi:idref="_MOF-CMOFReflection-Argument"/> from CMOF. Thanks Resolution: Revised Text: Actions taken: December 17, 2015: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 17 Dec 2015 12:00:19 -0500 To: Subject: Issue/Bug Report ******************************************************************************* Name: xavier courangon Employer: mailFrom: xavier.courangon@gmail.com Terms_Agreement: I agree Specification: http://www.omg.org/spec/MOF/20131001/MOF.xmi Section: 0 FormalNumber: ormal/2015-06-05 Version: 20131001 Doc_Year: 2015 Doc_Month: June Doc_Day: 05 Page: 1 Title: Does MOF::Reflection::Object own "invoke" Operation ? Nature: Clarification Severity: Significant CODE: 3TMw8 B1: Report Issue Remote Name: webdefence.cluster-d.websense.net Remote User: HTTP User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Time: 12:00 PM Description: Regarding to spec: §13.4 Object (from CMOF Reflection) "CMOF Reflection adds the following extra operations. invoke(op:Operation, arguments : Argument[0..*]) : Object[0..*]" But this operation is present into http://www.omg.org/spec/MOF/20131001/MOF.xmi file for MOF::Reflection::Object : ... ... Moreover it uses from CMOF. Thanks