facebook

No way to specify arrays as params or return values?

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #321692 Reply

    It seems that there is no way to indicate that a parameter of an operation on a Java class accepts and array of values, as opposed to a single value, through the UML diagram editor?

    OTOH, If one edits the XML model (the file.uml content), one can turn the ownedParameter element for the appropriate parameter into a node with two children upperValue and lowerValue, and then the diagram shows the type of that parameter as an array of the element type… But this is a bit of a pain.. Anyone know if there is a way to do this through the UML diagram editor?

    This is using MyEclipse 8.6.1.

    Thank you!

    Moises

    #321698 Reply

    support-swapna
    Moderator

    moilejter,

    I am afraid there is no way to specify the arrays as params through the UML diagram editor.
    Sorry for the inconvenience caused.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: No way to specify arrays as params or return values?

You must be logged in to post in the forum log in