You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: