-
-
Notifications
You must be signed in to change notification settings - Fork 270
How to do a selective export of a model
Jean-Baptiste Sarrodie edited this page Nov 3, 2020
·
1 revision
If you have only one view to export, the easiest way is to:
- open your model and the view you want to export
- select everything in the view (Ctrl-A)
- copy the content (Ctrl-C)
- create a new model (Ctrl-N), it will contain a new "Default View" which is empty and opens by default
- paste into this new empty view (Ctrl-V)
- If you entered text in the view's documentation field, then switch back to the original view, copy this text, switch again to the new "Default View" and past it.
- rename the "view"Default View" and the newly created model.
- export this new model to the exchange file format, and save it to a native
.archimate
file if you want.
If you have more views to export, then:
- create a copy of your model (use the Save As" feature), then in this copy...
- delete all the view you don't want to share
- opens the Validator and configure it to only check "unused elements" and "unused relationships":
- runs the validator, this will list all unused concepts
- in the validator tab, select all "Unused" warnings (Ctrl-A), right clic to show the contextual menu and then select "Reveal Object" (this will select all unused concepts in the model tree)
- In the model tree, right clic on one of the selected objects and choose "Delete". This will delete all unused concepts (selected at the previous step)
- export this new model to the exchange file format, and save it to a native
.archimate
file if you want.
If you value and use Archi please consider making a donation. Thanks!
- Developer
- About using Archi or ArchiMate
- Label Expressions
- Add letters to elements to distinguish between layers
- Archi Command Line Interface
- How to create a packaged version of Archi (including configuration and plugins)
- How to create your own report for Archi
- SQL queries in the HTML report
- Pattern based modelling with Archi
- ArchiMate language customization in Archi
- How to disable the "Check for Updates..." menu item
- The Archi.ini File
- Roadmap or potential new features
- Feature requests, the roadmap and managing expectations
- HTML export v3
- List of feature requests and potential roadmap items
- Generate Deliverables (Reporting) Requirements
- Sketch and Canvas revamp ideas
- Ideas for a nice and elegant way to implement profiles and concepts customization
- Roadmap for Archi 2.8
- Known issues
- Other