We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We currently have a method Metamodel.dependsOn(), but no way to set these values.
Metamodel.dependsOn()
The text was updated successfully, but these errors were encountered:
Does this include using the LIonCore.builtins metamodel with the built-in primitive types.
LIonCore.builtins
Sorry, something went wrong.
According to LionWeb-io/specification#9 (comment), we agreed that builtins would always be imported implicitly.
builtins
This issue is about a missing method in the Java API.
I have now added the method Metamodel.addDependency. Please re-open the issue if this does not fix the issue
Metamodel.addDependency
No branches or pull requests
We currently have a method
Metamodel.dependsOn()
, but no way to set these values.The text was updated successfully, but these errors were encountered: