Hi all
in FAMIX2Class I have
metamodelBelongsTo ^(Property name: #belongsTo type: FAMIX2Namespace) strategy: MooseStrategy; oppositeName: #class; isComposite: true; yourself
What is a MooseStrategy: an object that controls the way objects are stored but it looks like only used in Meta.
Stef