Skip to content

parser for checking plantuml diagrams#131

Open
ramceb wants to merge 1 commit intomainfrom
joho_add_plantuml_parser
Open

parser for checking plantuml diagrams#131
ramceb wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants