[go: nahoru, domu]

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

ModelDatastore#getParent should return an Iterable #29

Open
gdaniel opened this issue Apr 30, 2017 · 0 comments
Open

ModelDatastore#getParent should return an Iterable #29

gdaniel opened this issue Apr 30, 2017 · 0 comments
Assignees

Comments

@gdaniel
Copy link
Contributor
gdaniel commented Apr 30, 2017

Default mapping (not based on EMF) may contain multiple "parents" for a model element. The default implementation of getParent() should return an Iterable.

Note: the old method returning a single element can be kept because ATL semantic for getParent() doesn't allow multiple parents. However this is required for simple usage of the mapping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant