Issue 11017: Page 2-51> 2.3.8 Organization Interface (2) Page 2-11> in UML diagram Page 2-25> in UML diagram Page 2-25> in UML diagram +setConfigurationSetValues Page 2-49> in UML diagram Top-level constraint too restrictive (sdo-rtf) Source: Hitachi (Dr. Ken-ichiroh Kawakami, kenichiro.kawakami.kp@hitachi.com) Nature: Revision Severity: Summary: [Description in the specification (04-11-01.pdf)] <Page 2-51> 2.3.8 Organization Interface (2) +addOrganizationProperty (organizationProperty : OrganizationProperty) : Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Page 3-7> boolean set_organization_property ( in OrganizationProperty organization_property ) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean add_organization_property ( in OrganizationProperty organization_property ) raises (InvalidParameter, NotAvailable, InternalError); Resolution: 'set_organization_property' has been corrected to 'add_organization_property'. Revised Text: boolean add_organization_property ( in OrganizationProperty organization_property ) raises (InvalidParameter, NotAvailable, InternalError); Actions taken: May 17, 2007: received issue July 18, 2008: closed issue Discussion: End of Annotations:===== s is issue # 11017 mailFrom: kenichiro.kawakami.kp@hitachi.com Page 2-51> 2.3.8 Organization Interface (2) [Description in the specification (04-11-01.pdf)] 2.3.8 Organization Interface (2) +addOrganizationProperty (organizationProperty : OrganizationProperty) : Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] boolean set_organization_property ( in OrganizationProperty organization_property ) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean add_organization_property ( in OrganizationProperty organization_property ) raises (InvalidParameter, NotAvailable, InternalError);