Hi,
With the integration of MooseQuery, a test is failing in Moose 6.0: MooseModelDescriptionTest-testOppositePropertyExist because FAMIXReference is implemented as a link between two FAMIXContainer and should be between
a behavioral entity and a class.
The email of Anne and Jean Christophe about this subject has not been answered (https://www.list.inf.unibe.ch/pipermail/moose-dev/2015-June/023740.html).
However, as Doru said in (https://www.list.inf.unibe.ch/pipermail/moose-dev/2015-April/023303.html) :
A Reference refers to an explicit reference to a class in the running code.
So, I moved the incoming/outgoingReferences links to the subclasses of FAMIXContainer.
It should resolve the problem.
Cheers,
Vincent
Vincent