.. sorry in advance for cross-posting, but I'm a complete noob. I also
posted this query in eclipse.modeling.mdt.
If I were to create a simple object that has a containment association
with an N..N value (as shown in the "simple" model below), is there a
proper place in which I can modify the generated code such that the
contained objects are always of the correct number?
In this example, could I modify one of the factories such that a "Car"
object is always created with 4 "Tire" child objects?