Hello, I want to generate instances according to my metamodel. For example, I have a family metamodel, in which one family can have one to many members.
In my case one instance should have one family and some members. But the tool generates some family objects with some member objects.
This tool, as I found, does not care about the references and multiplicities and it just generate a random number of objects from the existing classes. Am I right?