Book a Demo

Author Topic: Collections as operation parameters  (Read 6629 times)

Mr. Janis Alksnis

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Collections as operation parameters
« on: May 10, 2005, 12:13:04 am »
For attributes I can specify, is it collection (Set), collection with duplicates allowed (Bag) or ordered collection with duplicates allowed (Sequence).

Is it somehow possible to specify the same for operation parameters, e.g. Sequence(Element) as input parameter?
I'm not asking about simpy writing free text in parameter type field, but about specifying parameter type as "Element" and specifying that it is ordered collection with duplicates.