If I generate two models for the same source code, the identifiers of the new model are different from the identifiers of the old one. Is there a way to generate the same identifiers?
Thanks Juan José --------------------------- Hi, you are right don't have options to synchronize after source code modification. To update your di you maybe should try this process: 1) uml from source code : one.uml 2) umldi from uml : one.umldi 3) source code change 4) uml from source code : two.uml 5) compare one.uml and two.uml and report changes from two.uml to one.uml (right click > compare) I think the umldi will work with this process Regards Tristan FAURE _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
