Skip to content

Generate class diagrams dynamically #1113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iluwatar opened this issue Dec 7, 2019 · 0 comments
Closed

Generate class diagrams dynamically #1113

iluwatar opened this issue Dec 7, 2019 · 0 comments

Comments

@iluwatar
Copy link
Owner

iluwatar commented Dec 7, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant