1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-10 12:12:27 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Daum Alexander (DCL ATV SC D RAD CSFW FW)
3216eea2d9 Add XMI_SCRIPT support to DescriptionDiagrams 2024-02-28 13:20:08 +01:00
Daum Alexander (DCL ATV SC D RAD CSFW FW)
124aa0384c Introduce XMI_SCRIPT file type
XMI_SCRIPT is intented to be used to generate XMI files, that contain as
much metadata (UML standard compliant), that can be generated by
plantuml.
2024-02-28 11:06:13 +01:00
Daum Alexander (DCL ATV SC D RAD CSFW FW)
7b1f67a57e test: Use XMLUnit to compare XMI
The XMLUnit DiffBuilder used can ignore element order, but still checks
for correct nesting, which the string sorting could not.
2023-12-04 11:07:43 +01:00
Arnaud Roques
07f828770f Restore test and ignore XMI.exporterVersion 2023-02-22 21:08:32 +01:00
Arnaud Roques
9660d3ced9 Remove tests until XMI is ready 2023-02-22 20:44:05 +01:00
Arnaud Roques
d551aa488a Update XMI result 2023-02-22 19:51:43 +01:00
Arnaud Roques
0dd8e23270 wip 2022-08-30 21:15:53 +02:00
Arnaud Roques
775d2e16c9 Remove version from UML:model 2022-08-29 18:43:42 +02:00
Arnaud Roques
a195b4e842 xmi improvement and add alpha support for GraphML 2022-08-29 18:21:06 +02:00