Issue 6323: Make the names of the operations consistent and more understandable (sdo-pim-psm-ftf) Source: Fraunhofer FOKUS (Mr. Raju Nanda Vaidya, nobody) Nature: Revision Severity: Significant Summary: Make the names of the operations consistent and more understandable. Operations performing similar task should be named in similar way and the name of the operation should be self explaining as much as possible. Currently some of the operation names are not clear or operations for similar purpose are name in different way. Proposed Resolution: Change - ‘getID()’ to ‘getSDOID()’ - ‘getServiceRef(…)’ to ‘getService(…)’ - ‘getConfigParameter()’ to ‘getConfigurationParameters ()’ - ‘getParameterValue ( … )’ to ‘getConfigurationParameterValue ( … )’ - ‘setConfigParameter (…)’ to ‘setConfigurationParameter (…)’ - ‘getParameterValue(…)’ to ‘getMonitoringParameterValue(…)’ - ‘getCurrentMonitoringStatus()’ to ‘getMonitoringParameterValues() Resolution: Revised Text: Actions taken: Discussion: End of Annotations:===== From: webmaster@omg.org Date: 15 Oct 2003 12:11:56 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Raju N. Vaidya Company: Fraunhofer FOKUS mailFrom: vaidya@hotmail.com Notification: Yes Specification: Platform Independent Model (PIM) and Platform Specific Model (PSM) for Super Distributed Objects (SDO) Specification Section: PIM FormalNumber: dtc/03-09-01 Version: 03-09-01 RevisionDate: 03-09-03 Page: PIM Nature: Revision Severity: Significant HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Description Make the names of the operations consistent and more understandable. Operations performing similar task should be named in similar way and the name of the operation should be self explaining as much as possible. Currently some of the operation names are not clear or operations for similar purpose are name in different way. Proposed Resolution: Change - Þ±getID()Þ² to Þ±getSDOID()Þ² - Þ±getServiceRef(Þ¥)Þ² to Þ±getService(Þ¥)Þ² - Þ±getConfigParameter()Þ² to Þ±getConfigurationParameters ()Þ² - Þ±getParameterValue ( Þ¥ )Þ² to Þ±getConfigurationParameterValue ( Þ¥ )Þ² - Þ±setConfigParameter (Þ¥)Þ² to Þ±setConfigurationParameter (Þ¥)Þ² - Þ±getParameterValue(Þ¥)Þ² to Þ±getMonitoringParameterValue(Þ¥)Þ² - Þ±getCurrentMonitoringStatus()Þ² to Þ±getMonitoringParameterValues()Þ²