This is a question for Lukas.

I need to display an object of class A that holds a collection of other objects of class B.
The collection is described using a subclass of MAToManyRelationDescription.

The description of the objects in class B needs to be instance based. All the objects in one collection have the same description, however class B is not able to provide a description.

How can I do this?

TIA
Michel.