Issue 6594: Organization description in p2-10 (sdo-pim-psm-ftf) Source: (, ) Nature: Revision Severity: Significant Summary: Organization description in p2-10 describes the direction as DependencyType. “direction” attribute is no longer used in Organization (we have changed the attribute’s name from direction to dependency), as shown in page 2-10. So, definitely, we need to change the method names like follows: getDirection(): boolean ? getDependency(): DependencyType setDirection(direction: boolean):void to- setDependency( dependency: DependencyType):void Resolution: Revised Text: Actions taken: November 10, 2003: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 10 Nov 2003 19:58:15 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Ken-ichiroh Kawakami Company: Hitachi Ltd,. mailFrom: ken-ichi@sdl.hitachi.co.jp Notification: Yes Specification: PIM and PSM for SDO Section: PIM FormalNumber: dtc/03-09-01 Version: 03-09-01 RevisionDate: 03-09-03 Page: 2-47 Nature: Revision Severity: Significant HTTP User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Description Organization description in p2-10 describes the direction as DependencyType. “direction” attribute is no longer used in Organization (we have changed the attribute’s name from direction to dependency), as shown in page 2-10. So, definitely, we need to change the method names like follows: getDirection(): boolean ? getDependency(): DependencyType setDirection(direction: boolean):void to- setDependency( dependency: DependencyType):void