Skip to content

Generate class diagrams dynamically #1113

Closed
@iluwatar

Description

@iluwatar

The current class diagrams for the design patterns have been generated with an Eclipse plugin. In the long run we want to get rid of this and make the class diagram IDE agnostic.

In this task we take into trial use uml-reverse-mapper Maven plugin. First it can be used for a limited set of patterns so we get more experience how it behaves and what should be done to improve it.

Acceptance criteria

  • uml-reverse-mapper Maven plugin has been configured in the parent pom.xml
  • the configured set of class diagrams is automatically generated by the plugin when the project is built
  • wiki documentation has been updated with information about uml-reverse-mapper

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions