Enterprise Architect (Sparx Systems) - add parameter name and type in parameter list
Asked Answered
T

1

16

I cannot get the name of the parameter to show up in class diagram generated by 'Enterprise Architect' (Sparx Systems). I am trying to add a operation below

+ delayFight(numberOfMinutes: int) : Date

but after I add the parameter name and type, the operation is displayed as this

+ delayFight(int) : Date

Does anyone know how to force it to show the parameter name as well?

Thanks

Timmy answered 18/7, 2010 at 16:55 Comment(0)
T
31

Figured out how to do it.

From the main menu

diagram -> properties -> features -> show parameter detail -> (full)
Timmy answered 18/7, 2010 at 17:24 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.