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

Export Controlled Model Branch

Applying version control to a model can result in many XMI files placed under version control.  It might then be hard to locate and import the file corresponding to the root of a particular model branch.  Using Model Branch Files (.eab files) overcomes this problem by making it easier to  export and import package hierarchies from one model to another.

You could export a newly created model branch from your own private copy of a model so that, for example:

Another user can import that branch into their own private copy of the same model
It can be imported for inclusion as a common branch in a number of different models
 

Access     Project Browser | right-click package to export | Package Control | Export as Model Branch

Create a Model Branch File to represent a package hierarchy stored in version control

Step

Action

See also

1

On the Export as Model Branch dialog, in the EAB Filename field, type a name for your Model Branch File.

Alternatively, click on ( ... )  and browse for the file location.

Note that the package name is supplied as a default.

 

 

2

Click on the OK button.

A branch file is created to represent the selected package.  The branch file is committed to version control using the same version control configuration that controls the package you selected.

 

 

Notes

You can specify any file name, including sub-folder names, as long as the file is contained in or below the working folder of your version control configuration
The facility is only enabled for packages that are already under version control

Learn more