Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Rsacristan on July 12, 2005, 01:28:57 am
-
Hi,
I'm working with a model imported from Rational Rose.
Everything is fine, but I need to synchronize the model (the classes from the logical view) in EA with the source code (in Delphi).
I tried to syncronize some classes I imported directly (inverse engineer) from the code to EA and It works fine. But when I try to do the same with the classes imported from Rational Rose, it doesn't do anything.
Can anybody tell me how could I link the imported classes from Rose with its corresponding source code so I can syncronize them?
Thank you.
-
You need to check the file name where the class is stored. Open the properties window (best: dock it somewhere) and inspect Filename. I guess this is not filled when importing Rose XMI.
-
I've tried that already, but doesn't work.
The classes I try to sincronize are included in a .pas (Delphi unit) with some other classes, not alone. I don't know if that can be the problem.
-
Check also that the programming language is set correctly.