-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FASTJavaArrayInitializer>>#initializers
should be considered multivalued in the meta description
#210
Comments
@badetitou Do you have an idea why this does not generate a slot? |
FASTTExpression is part of the fast 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 |
FASTJavaArrayInitializer>>#initializers
should generate a slotFASTJavaArrayInitializer>>#initializers
should be considered multivalued in the meta description
moosetechnology/FAST-JAVA#210 is blocking further progress on this front
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:
The text was updated successfully, but these errors were encountered: