Issue 2197: No reflective all_links() operation (mof-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: Summary: There should be a RefAssociation operation corresponding to "specific" all_<association_name>_links() operations. Additional text: The following operation signature is proposed: LinkSet all_links(); Resolution: closed resolved Revised Text: Actions taken: November 6, 1998: received issue July 23, 1999: closed issue Discussion: Discussion : GK - Please check these based on our experience. Implementation: Add the operation "LinkSet all_links ();" to Section , “Interface,” on page 6-23 and Section 6.2.4, “Reflective::RefAssociation,” on page 6-25 and Appendix B.2 “MOF IDL Summary”. Added the def-inition "typedef sequence <Link> LinkSet;" to Section 6.3.2, “Data Types,” on page 6-34 and Appendix B.2 “MOF IDL Summary”. Done [KR]. End of Annotations:===== Return-Path: To: mof-rtf@omg.org, issues@omg.org Subject: Issues with the MOF Reflective interfaces Date: Sat, 07 Nov 1998 02:04:02 +1000 From: Stephen Crawley This message contains a set of issues that DSTC have discovered while implementing the MOF Reflective interfaces. Don't panic. They are all "minor" :-) Credit for finding them and carefully documenting them is due to Douglas Kosovic. -- Steve =================================================================== Subject: No reflective all_links() operation Source: DSTC (Douglas Kosovic, douglask@dstc.edu.au) Nature: Editorial Severity: Minor Summary: There should be a RefAssociation operation corresponding to 'specific' all__links() operations. Additional text: The following operation signature is proposed: LinkSet all_links();