Community
Participate
Working Groups
I built an Ecore file and it's associated dynamic instance. Template dispatching works ok amont my types, but when I try to filter instance based on their type in any OCL expression no instance is returned. Things like : ancestors(MyType) will always return an empty collection wherease ancestors.id() will call the template : [template public id(t: Task)]
It must have been fixed somewhere between the moment you raised your issue and now because it works for me. Feel free to re-open this issue if this problem occurs once again.
Closing resolved bugs