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

Domain model showcase: Nested elements are visualized without internals #194

Closed
JohannesMeierSE opened this issue Oct 13, 2023 · 2 comments · Fixed by #200
Closed

Domain model showcase: Nested elements are visualized without internals #194

JohannesMeierSE opened this issue Oct 13, 2023 · 2 comments · Fixed by #200

Comments

@JohannesMeierSE
Copy link
Contributor

@emilkrebs Thanks for the nice visualization of the domain model example!

However, additional the internals of entities and packages inside another package seem not to be rendered (see the attached example). For me, it looks like a bug in the showcase or is this behaviour intentional?

Screenshot 2023-10-13 at 19 21 49
@emilkrebs
Copy link
Contributor

This is intentional, the dotted lines represent inclusive packages so we don't get a infinite tree.

@JohannesMeierSE
Copy link
Contributor Author

The Package "complex" does not have dotted lines, and it already shows its new children "Entity" and "Pack", but neither the Attribute "name" of "Entity" nor the dataype "My" ...

@eclipse-langium eclipse-langium deleted a comment from emilkrebs Oct 13, 2023
@emilkrebs emilkrebs linked a pull request Oct 18, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants