Skip to content
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

plantuml-generator doesn't provide classical inheritance/aggregation difference #239

Open
Riduidel opened this issue Oct 17, 2024 · 0 comments

Comments

@Riduidel
Copy link

An implicit convention of UML class diagrams is that, most of the time, inheritence is represented from up to down while aggregation is represented at the same level.
plantuml-generator doesn't honor this convention and doesn't even hesitate to put superclass below subclass (in fact, is seems like plantuml-generator doesn't care about that convention).
Could it be possible to add an attribute that would allow this convention to be honoured ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant