Open Gabriel-Darbord opened 11 months ago
@badetitou Do you have an idea why this does not generate a slot?
FASTTExpression is part of the fast metamodel Et FastJavaArrayInitializer is part of the fast java metamodel
So the relation cannot be represented using a slot. Because in case you load only the fast project you would have a slot that is bind to nothing ( because fastjava is not loaded )
If I remember well the major concern is to not have dirty packages and avoid unsatisfied relationship
Also, I don't get why it isn't "multivalued".
Oh, I missed that FASTExpression was not in the same MM since both started with FAST. Thanks Benoit :)
But yes, there is also the bug of the multivalued.
I'll rename the issue
With @jecisc we would expect this attribute to be generated as a slot, but it uses the lazy attribute dictionary mechanism instead. We also expect the generated property to indicate that it is multivalued.
Generator:
Generated:
Description: