Skip to content

parser for checking plantuml diagrams#131

Merged
castler merged 1 commit intomainfrom
joho_add_plantuml_parser
Mar 25, 2026
Merged

parser for checking plantuml diagrams#131
castler merged 1 commit intomainfrom
joho_add_plantuml_parser

Conversation

@ramceb
Copy link
Contributor

@ramceb ramceb commented Mar 25, 2026

This PR contains a parser to parse the following
plantuml diagrams

  • component diagram
  • class diagram
  • sequence diagram.

The resulting represenation is suitable
for further checking of the content against
requirements and implementation

This PR contains a parser to parse the following
plantuml diagrams

- component diagram
- class diagram
- sequence diagram.

The resulting represenation is suitable
for further checking of the content against
requirements and implementation
@ramceb ramceb force-pushed the joho_add_plantuml_parser branch from 6df399c to 1cc6ab1 Compare March 25, 2026 17:32
@castler castler merged commit d5d1915 into main Mar 25, 2026
5 checks passed
@castler castler deleted the joho_add_plantuml_parser branch March 25, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants