Author Topic: Multiplicity specification for operation parameter  (Read 2482 times)

meierch

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
  • Modeling we can!
    • View Profile
Multiplicity specification for operation parameter
« 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.
Regards
Christian

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Multiplicity specification for operation param
« Reply #1 on: May 25, 2009, 08:27:33 am »
Currently EA doesn't allow these to be added to operation parameters.

meierch

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
  • Modeling we can!
    • View Profile
Re: Multiplicity specification for operation param
« Reply #2 on: May 26, 2009, 04:33:07 am »
Quote
Currently EA doesn't allow these to be added to operation parameters.

Are there any plans to add support?
Regards
Christian