English 中文(简体)
Enterprise Architect (Sparx Systems) - add parameter name and type in parameter list
原标题:

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

问题回答

Figured out how to do it.

From the main menu

diagram -> properties -> features -> show parameter detail -> (full)




相关问题
Import requirements from CSV file

During import requirements from csv file I have a message: Bad object type when creating new record of type File I was trying to import: GUID$Name$Notes$Scope {BF467CF6-FF97-4dd4-894C-...

Enterprise Architect Communication Diagrams question

I want to achieve something like this in Enterprise Architect s Communication Diagrams: start() ---------------- 1. create() ------------ ------------> | RGController | ---------------&...

Sparx Enterprise Architect conversion (from source to UML)

I need to make a UML class diagram for a project. I used Sparx Enterprise Architect in the past to generate source code from a diagram so I m using that. The project is complete so all of the code ...

Sparx Enterprise Architect for SQL Server modeling?

I have used MS SQL Server Management Studio for most of my database modeling to this point in my career. I am a database developer (not a DBA), but interested in the benefits with using Sparx systems ...

热门标签