Round-Trip-Engineering

Round - trip engineering is a term from the field of software engineering and ensures consistency between implementation and diagrams.

Round - trip engineering involves the example of UML class diagrams:

  • Forward Engineering: Change the class diagram leads to an automatic adaptation of the source text
  • Reverse Engineering: Change in the source code leads to the automatic adjustment of class diagrams

Some software development tools (CASE) as Together support simultaneous round-trip engineering, ie the update is performed immediately after a change.

  • Software Engineering
694264
de