Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: meierch on May 22, 2009, 07:18:09 pm
-
How can I specify the multiplicity of parameters in operations?
A parameter is according to the UML superstructure a MultiplityELement. A MultiplityElements has the following attributes:
• isOrdered
• isUnique
• / lower --> lower bound of the multiplicity
• / upper --> upper bound of the multiplicity interval
It seems to me that all these attributes cannot be specified for operation parameters.
-
Currently EA doesn't allow these to be added to operation parameters.
-
Currently EA doesn't allow these to be added to operation parameters.
Are there any plans to add support?