1
General Board / Change names of foreign keys in a class diagram?
« on: March 31, 2011, 09:48:28 pm »
Hello,
I used EA to create an ER diagram of some of my columns (in the database). So far, this worked fine.
Unfortunately, I`ve noticed that the foreign keys are displayed with an internal string (I guess) and not the name of the referenced table itself.
Example:
Table A references table B.
After creating the ER diagram with EA, there are the classes A and B, while there is a connector pointing from A to B.
This is fine.
But in Class A, the operation (=the foreign key) is displayed with "SYS_COO51515(Number)" instead of "B(Number)".
Is there any way to get this done with EA?
I think that I could write a short JScript or something that would accomplish this task.
It would be nicer if EA had a function for this
Best regards,
palim
I used EA to create an ER diagram of some of my columns (in the database). So far, this worked fine.
Unfortunately, I`ve noticed that the foreign keys are displayed with an internal string (I guess) and not the name of the referenced table itself.
Example:
Table A references table B.
After creating the ER diagram with EA, there are the classes A and B, while there is a connector pointing from A to B.
This is fine.
But in Class A, the operation (=the foreign key) is displayed with "SYS_COO51515(Number)" instead of "B(Number)".
Is there any way to get this done with EA?
I think that I could write a short JScript or something that would accomplish this task.
It would be nicer if EA had a function for this

Best regards,
palim