metanorma / metanorma-plugin-lutaml

Metanorma plugin: access LutaML objects from within a Metanorma document
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Provide command to render an Enterprise Architect diagram from XMI #121

Closed ronaldtse closed 3 months ago

ronaldtse commented 4 months ago

From:

For:

In Enterprise Architect, it is possible to copy out the "Node Path" from a diagram ("Node Path To Clipboard"):

Screenshot 2024-07-13 at 10 43 57 AM
Conceptual Models.3D都市モデル.3D 都市モデル.4.2.2_2_1

Command to include a diagram only

// 4.2.2 (2) 1)
lutaml_ea_diagram::file.xmi[address="Conceptual Models.3D都市モデル.3D 都市モデル.4.2.2_2_1",base_path="./xmi-images",format="png"]
kwkwan commented 3 months ago

Closed as completed in https://github.com/metanorma/metanorma-plugin-lutaml/pull/128.