Issue 11012: 2.3.3 SDOSystemElement Interface
Issue 11013: Page 2-20> 2.3.4 SDO Interface Page 2-27> 2.3.5.1 Operations 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
Issue 11014: Page 2-27> 2.3.5.1 Operations 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
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
Issue 11016: 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
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
Issue 11018: 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
Issue 11019: Page 2-25> in UML diagram Page 2-25> in UML diagram +setConfigurationSetValues Page 2-49> in UML diagram Top-level constraint too restrictive
Issue 11020: Page 2-25> in UML diagram +setConfigurationSetValues Page 2-49> in UML diagram Top-level constraint too restrictive
Issue 11021: Page 2-49> in UML diagram Top-level constraint too restrictive
Issue 12171: SDO typos
Issue 11012: 2.3.3 SDOSystemElement Interface (sdo-rtf)
Click here for this issue's archive.
Source: Hitachi (Dr. Ken-ichiroh Kawakami, kenichiro.kawakami.kp@hitachi.com)
Nature: Revision
Severity:
Summary:
-------------- No.1: --------------
[Description in the specification (04-11-01.pdf)] <Page 2-18> 2.3.3 SDOSystemElement Interface [Current IDL(in 04-11-01.pdf
and 04-11-02.txt)] <Line132> interface SDOSystemElement { OrganizationList get_owned, organizations() raises (NotAvailable);
[IDL (corrected description)] interface SDOSystemElement { OrganizationList get_owned_organizations() raises (NotAvailable);[Description in the specification (04-11-01.pdf)] <Page 2-20> 2.3.4 SDO Interface (3) +getStatus(name:String) : any [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Line156> any get_status () raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] any get_status (in string name) raises (InvalidParameter, NotAvailable, InternalError);
[Description in the specification (04-11-01.pdf)] <Page 2-27> 2.3.5.1 Operations (3) +addOrganization( organization : Organization) : Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Line 165> boolean add_organization (in Organization organization) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean add_organization (in Organization organization_object) raises (InvalidParameter, NotAvailable, InternalError);
[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);
[Description in the specification (04-11-01.pdf)] <Page 2-32> 2.3.5.1 Operations (14) + setConfigurationSetValues (configurationSet: ConfigurationSet): Boolean [Current IDL(in 04-11-01.pdf and 04-11-02.txt)] <Page 3-6> boolean set_configuration_set_values ( in UniqueIdentifier config_id, in ConfigurationSet configuration_set) raises (InvalidParameter, NotAvailable, InternalError); [IDL (corrected description)] boolean set_configuration_set_values ( in ConfigurationSet configuration_set) raises (InvalidParameter, NotAvailable, InternalError);
[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);
[Current description in the specification (04-11-01.pdf)] <Page 2-11> in UML diagram +deviceType : string +manufacturer : string +model : string +version : string [Corrected description] +deviceType : String +manufacturer : String +model : String +version : String +properties : NVList
[Current description in the specification (04-11-01.pdf)] <Page 2-25> in UML diagram +setServiceProfile(sProfile : ServiceProfile) : Boolean [Corrected description] +setConfigurationSetValues(configurationSet : ConfigurationSet) : Boolean
[Current description in the specification (04-11-01.pdf)] <Page 2-25> in UML diagram +setConfigurationSetValues (configurationSetID : UniqueIdentifier) : Boolean [Corrected description] +setConfigurationSetValues(configurationSet : ConfigurationSet) : Boolean
[Current description in the specification (04-11-01.pdf)] <Page 2-49> in UML diagram +notify(publisher : SDO, publisherID: UniqueIdentifier, currentStatus : NVList) : void [Corrected description] +notify(publisherID: UniqueIdentifier, currentStatus : NVList) : void
Title: Typographical Errors Severity: Support Text -3.4.3.Configuration Interface *In the definition of "get_configuration_set", add "InvalidParameter" at exception part. -2.2.2.Data Structures Used by Resource Data Model *In the "RangeType" part in the definition table, "abortValue : abort" should be replaced with "shortValue : short" in the "Numeric" class. *In the "DependencyType" part in the definition table, "+NORMAL","+REVERSE" should be replaced with "+OWN","+OWNED" in the "DependencyType" enumeration. -2.2.3.SDOSystemElement *In the "SDOSystemElement" class, "-organizations:OrganizationList" should be replaced with "-ownedOrganizations:OrganizationList". -2.2.10.ConfigurationProfile *In the "ConfigurationProfile" class, "+parameterList:ParameterList", "+configurationSetList:ConfigurationSetList" should be replaced with "+parameters:ParameterList","+configurationSets:ConfigurationSetList". -2.3.4.SDO Interface *"(1)getSDOID():String" should be replaced with "(1)+getSDOID():UniqueIdentifier". *In (6)getServiceProfiles section, "ServiceProfilesList" should be replaced with "ServiceProfileList" in the parameter table. -2.3.4.1.Usage:SDO interface "The section describes examples about" should be replaced with "This section describes examples about".