Hello everyone! Today with Anne we changed a little moose query to make it possible to query specialized associations. What I mean by that is: If you created a FAMIXSpecializedInvocation and stored it in FAMIXBehaviouralEntity>>#incomingInvocations/#outgoingInvocations, MooseQuery was not able to query it because is checked only FAMIXInvocations. Now it is possible. This will not change anything for most meta-models since only a few use specialized associations. I updated the documentation present at moosequery.ferlicot.fr and I added a test in Moose. Have a nice day!