Skip to content

Add method to set Metamodel.dependsOn #26

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
enikao opened this issue Feb 6, 2023 · 3 comments
Closed

Add method to set Metamodel.dependsOn #26

enikao opened this issue Feb 6, 2023 · 3 comments

Comments

@enikao
Copy link
Contributor

enikao commented Feb 6, 2023

We currently have a method Metamodel.dependsOn(), but no way to set these values.

@dslmeinte
Copy link
Contributor

Does this include using the LIonCore.builtins metamodel with the built-in primitive types.

@enikao
Copy link
Contributor Author

enikao commented Feb 7, 2023

Does this include using the LIonCore.builtins metamodel with the built-in primitive types.

According to LionWeb-io/specification#9 (comment), we agreed that builtins would always be imported implicitly.

This issue is about a missing method in the Java API.

@ftomassetti
Copy link
Contributor

I have now added the method Metamodel.addDependency. Please re-open the issue if this does not fix the 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

No branches or pull requests

3 participants