Issue 11015: Page 2-26> 2.3.5.1 Operations (2) Page 2-32> 2.3.5.1 Operations (14) 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-26> 2.3.5.1 Operations (2) +addServiceProfile (sProfile : ServiceProfile ) : Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Page 3-5> boolean set_service_profile (in ServiceProfile sProfile) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean add_service_profile (in ServiceProfile sProfile) raises (InvalidParameter, NotAvailable, InternalError); Resolution: 'set_service_profile' has been corrected to 'add_service_profile'. Revised Text: boolean add_service_profile (in ServiceProfile sProfile) raises (InvalidParameter, NotAvailable, InternalError); Actions taken: May 17, 2007: received issue July 18, 2008: closed issue Discussion: End of Annotations:===== s is issue # 11015 Page 2-26> 2.3.5.1 Operations (2) [Description in the specification (04-11-01.pdf)] 2.3.5.1 Operations (2) +addServiceProfile (sProfile : ServiceProfile ) : Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] boolean set_service_profile (in ServiceProfile sProfile) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean add_service_profile (in ServiceProfile sProfile) raises (InvalidParameter, NotAvailable, InternalError);