https://github.com/stariongroup/ea-modelkit
An Enterprise Architect plugin that supports import and export of model data
https://github.com/stariongroup/ea-modelkit
mbse mbsw modeltopia
Last synced: 6 months ago
JSON representation
An Enterprise Architect plugin that supports import and export of model data
- Host: GitHub
- URL: https://github.com/stariongroup/ea-modelkit
- Owner: STARIONGROUP
- License: apache-2.0
- Created: 2024-11-21T13:47:15.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2024-12-18T10:45:04.000Z (over 1 year ago)
- Last Synced: 2024-12-18T11:42:09.323Z (over 1 year ago)
- Topics: mbse, mbsw, modeltopia
- Language: C#
- Homepage: https://www.stariongroup.eu/
- Size: 255 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ea-modelkit
An Enterprise Architect plugin that supports import and export of model data
## Installation
A MSI installer is provided on each release to ease the installation.
This MSI have to be run with __Elevated Rights__.
## How To
### Generic Export
The generic export feature provides an customizable data export to Excel. It allows exports of the Name, Alias, Notes, all available TaggedValues and all Connectors information, for any kind of Element present on the current selection.
#### Steps
1. Select, in the project browser, Elements to be exported. If a package is selected, all Elements contained into the package and sub-package(s) are also part of the selection. Multi-selection is also supported.
2. On the __Publish__ entry of the Ribbon, click on the __EA ModelKit__ menu entry and select __Generic Export__
3. A pop-up dialog window provides customization of the export. You can, for each kind of Element, select if Elements have to be exported and which kind of TaggedValue/Connector should be part of the export. 
4. Select the target file
5. Press __Export__