Previous Topic: How to Link Model SourcesNext Topic: Select the Model Objects From the Source Model to Link


Link Objects Between Models

You can use design layers to represent the different phases in the model development process. Using design layers, you can create separate models that are related and linked to one another. Within each design layer, you can make design decisions that allow you to transition from one layer to another. Possible examples of design layers include: enterprise, conceptual, logical, generic physical, physical, and data warehouse.

You can associate modeling objects in related models using tools like Add Model Source, Sync with Model Source, Split Logical/Physical models, and Derive model.

If you want to simply match existing objects in two models, creating a link between the objects, use the Link Model Source tool. Unlike the Add Model Source, Derive Model, and Sync with Model Source features, the Link Model Source feature creates no new objects in the target model (although you can use features in the Resolve Differences dialog to import and export objects and properties). You can maintain or update linked objects using the Sync with Model Source tool.

To link objects of two models

  1. Open the model you want to identify as the target model, then on the Actions menu, choose Design Layers, Link Model Source. The Link Model Source wizard opens.
  2. In the Source Model pane of the wizard, select your source file. You can choose a local .erwin file, or a file saved to a mart. Click Next.
  3. In the Type Selection pane of the wizard, select the compare level and an option set.
  4. In the Object Selection pane of the wizard, select the group of objects that you want to participate in the link process. For example, you can apply a filter to include only those objects not already linked to other objects, or a filter to include all objects. Click Finish.
  5. In the Resolve Differences dialog, review the matched and unmatched objects, and selectively link objects. Objects with the same name are matched by default. You can also use features in this dialog to import and export objects and properties.
  6. After you select the objects to link, click Finish to complete the link process and close the wizard. A new model source object is created in the Model Explorer. You can right-click the model source to view Model Source Properties, such as the file location, the synchronization history, and so on. You can also break the link with the model source by deleting the model source from this dialog.

When your linked models change, you can keep them in sync by using the Sync with Model Source wizard. On the Actions menu, choose Sync with Model Source to start the synchronization process.

More information:

How to Link Model Sources