On Jun 22, 2015, at 12:06 PM, abdelghani ALIDRA <alidrandco@yahoo.fr> wrote:Hi everybody,when working with the FAMIX meta model, one must implement the previous, next, from and to methods for each class extending FAMIXAssosiation.What is the diffence between previous/from and next/to?if I makeMyFamixClass>>from^previousthe same information is displayed twice in the Moose panel (because both methods are annotated with the MSEProperty in the superclass)Who can one avoid that?RegardsAbdelghani