Book a Demo

Author Topic: Model Sourcecode consistency  (Read 2276 times)

armin

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
  • mission possible
    • View Profile
Model Sourcecode consistency
« on: February 26, 2007, 04:46:30 am »
Hi,

we are developing our product with about 15 developers in a localy distributed environment. Every developer has to keep the uml model in sync with its code. Our quality management wants to find the parts of the model which are out of sync (e.g. missing classes, missing methods in the model, missing diagram for a class, ....). Is there a reporting function for this task in EA? Is there a function like "Show me what EA would change in model if I would call Synchonize model with package....."?
Any idea which helps is welcome...... 8)

Regards Armin  

thomaskilian

  • Guest
Re: Model Sourcecode consistency
« Reply #1 on: February 27, 2007, 02:31:00 am »
Armin,
I do not have an answer, just an idea. Use baselining, and version control. When you RE your model from the latest revision then the baselining can tell you the differences after RE. Once you're done you can switch back to the actual revision.