The Centric Information Model Export to MetaData Tool StarUML Extension builds CSV files for the Centric Metadata Tool to ingest into its DB using StarUML 3.x project (mdj) file.
- Open the StarUML application.
- Select the menu
Tools >> Extension Manager...
- Click the
Install From Url...
button. - In the
Install Extension
field, enterhttps://github.com/nickTinCentric/staruml-metadata-export.git
and click theInstall
button. - The extension will automatically install.
From within StarUML, select the menu Tools
menu. You will see several options for exporting:
- Select the menu item
Tools >> Export for Meta Data Tool -- Entities
Quick key 'ctrl-w' - Enter a target filename and click
Save
. - The extension will automatically generate a CSV file containing the list of Entities in the specific format that the Meta Data Tool needs for ingestion.
- Select the menu item
File >> Export for Meta Data Tool -- Attributes
Quick key 'ctrl-b' - Enter a target filename and click
Save
. - The extension will automatically generate a CSV file containing Attributes in the specific format that the Meta Data Tool needs for ingestion.
All customizations should be made in the StarUML extensions folder for the current Windows user. On Windows machines, this folder is located here: "C:\Users\{user}\AppData\Roaming\StarUML\extensions\user\metadata-tool-export"
. The placeholder {user}
should be replaced with your Windows login.