Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

The Compare Utility (Diff)

Enterprise Architect has a comprehensive and powerful built in Compare (diff) utility, which enables you to:

  • Explore what has changed within a model over time
  • Explore how previous versions of a model branch differ from what is currently in the model
  • Perform a full model comparison by exporting all of Model A to XMI, then using Compare Model to File from within the current model (Model B)

Comparing and checking model development at various points in the process is an important aspect of managing change and development, monitoring what is being modified and ensuring the development and design process is on track.

Access:

  • Project Browser package context menu | Package Control | Manage Baselines: Show Differences - use the Baseline dialog
  • Project Browser package context menu | Package Control | Compare with XMI File (package not under version control)
  • Project Browser package context menu | Package Control | Compare with Controlled Version (package under version control)

Use to:

  • Compare a model branch in Enterprise Architect with a Baseline created using the Baseline functionality (Corporate, Business and Software Engineering, System Engineering and Ultimate editions)
  • Compare a model branch in Enterprise Architect with a  Baseline stored in a different model
  • Compare a model branch in Enterprise Architect with an XML 1.1 file on disk created previously using the Enterprise Architect XML export facility (user selects file)
  • Compare a model branch in Enterprise Architect with the current version-controlled XMI 1.1 file on disk as created when using Version Control in Enterprise Architect (file automatically selected)

Guide:

Topic

Detail

See  also

Differencing With Baselines

As a Baseline is stored within a model and contains all the information, elements and connections for a package at a point in time, it can be used within Enterprise Architect to track changes to model elements over time

The Differencing engine first builds a representation of the current package in memory, based on what is currently in the model

It then compares this with the stored Baseline, highlighting changes, new elements, missing elements and elements that have been moved to other packages

It is possible to filter the resultant output to display only one particular kind of change: for example, additions to the model.

If a Baseline has been created to ignore child package content, a comparison between that Baseline and the model does not include any child package content in the model

See the example model comparison

Compare Options

Create Baselines

Example Comparison

Notes:

  • This utility is available in the Professional, Corporate, Business and Software Engineering, System Engineering and Ultimate editions of Enterprise Architect
  • You cannot compare the current model with an XMI 2.1 file; the  utility can only compare with an XMI 1.1 file