-
Notifications
You must be signed in to change notification settings - Fork 1
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
Support operation calls in rALF #147
Labels
Milestone
Comments
ujhelyiz
added a commit
that referenced
this issue
Jul 31, 2015
* Return types checked * Replaced UML context to include operations instead of behaviors * Added static and non-static operation syntax and resolution
Initial support in place (e.g. return types checked), but there are some missing features (e.g. parameter type checking). Remaining features postponed to August. |
ujhelyiz
added a commit
that referenced
this issue
Aug 6, 2015
ujhelyiz
added a commit
that referenced
this issue
Aug 13, 2015
Non-qualified operation names are resolved as StaticFeatureInvocationExpressions.
Moved to IncQueryLabs/EMDW-Common#11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, operation calls are not modeled in rALF.
The text was updated successfully, but these errors were encountered: