My model contains an object A, with a reference to an object B and an
object C.
I would like to create a new object B and new object C automatically with
references when I only click on the creation tool object A.
Is it possible? Should I look on emf, to see if it is possible to create
children automatically?