SDO 1.1 NO IDEA Avatar
  1. OMG Issue

SDO11 — attribute ‘organizations’ of class SDO

  • Key: SDO11-16
  • Legacy Issue Number: 6590
  • Status: open  
  • Source: Hitachi Ltd,. ( Ken-ichiroh Kawakami)
  • Summary:

    As defined in the specification, attribute ‘organizations’ of class SDO is a list of organizations this SDO belongs to (as member or owner). The operation getOrganizations() of the SDO returns this list. Now, it’s not quite clear in what relation the operations addOrganization()/removeOrganization() in Configuration interface stand to this list. Possible solution is: addOrganization( organization : Organization) makes the SDO an owner of the organization that is specified as argument. Then, the implementation of this operation has to append this organization to ‘organization’ list, and call the operation Organization::setOwner(). Then, removeOrganization() lets the SDO to lose this organization, and the organization to lose its owner.

  • Reported: SDO 1.0 — Mon, 10 Nov 2003 05:00 GMT
  • Updated: Wed, 11 Mar 2015 11:15 GMT