Issue 16349: Wrong relation in input model (mtt-rtf) Source: (, ) Nature: Clarification Severity: Minor Summary: The class Department_fky has wrong relations, should be between class Employee and class Department_pky. [Employee : Table] | {foreignKey} | V [Department_fky : ForeignKey] | {refersTo} | v [Department_pky : Key] ^ | {key} | [Department : Table] Resolution: Revised Text: Actions taken: June 27, 2011: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 27 Jun 2011 12:48:43 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Franck Michaux Employer: Cassiopae mailFrom: franck.michaux@cassiopae.com Terms_Agreement: I agree Specification: MOF Model to Text Transformation Section: Annex A: Examples FormalNumber: formal/2008-01-16 Version: 1.0 Doc_Year: 2008 Doc_Month: January Doc_Day: Day Page: 28 Title: Wrong relation in input model Nature: Clarification Severity: Minor CODE: 3TMw8 B1: Report Issue Description: The class Department_fky has wrong relations, should be between class Employee and class Department_pky. [Employee : Table] | {foreignKey} | V [Department_fky : ForeignKey] | {refersTo} | v [Department_pky : Key] ^ | {key} | [Department : Table]