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

Composition and Aggregation #12

Closed
DylandeWit opened this issue May 9, 2019 · 3 comments · Fixed by #14
Closed

Composition and Aggregation #12

DylandeWit opened this issue May 9, 2019 · 3 comments · Fixed by #14
Labels
enhancement New feature or request question Further information is requested

Comments

@DylandeWit
Copy link

Sorry if I'm missing something but does it currently have no support for Composition and Aggregation? It generates just extents for me. No has-a relationships.

@glesica
Copy link
Owner

glesica commented May 10, 2019

That's correct. I wanted to implement some filtering first, otherwise any non-trivial package resulted in a diagram that was too busy to be useful (at least to me). It wouldn't be hard to add, however. I'll look into it this evening.

@glesica glesica added enhancement New feature or request question Further information is requested labels May 10, 2019
@glesica
Copy link
Owner

glesica commented May 11, 2019

OK, I think that should be good to go. I still need to fix #13, though. Until then you'll see double relationships (and fields) for classes that are named in an export declaration.

@DylandeWit
Copy link
Author

Perfect, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants