Can anyone suggest me a UML modelling tool wherein I can SHOW the arguments to a method in the class diagram?
Together J lets one add arguments to a method in a class diagram and also generates the java code correctly but it does not SHOW the arguments in the diagram after adding.
This functionality is important for me as I need to have a discussion with my collegues with class diagram in place showing all the input parameters
Rgds Varun
Varun Dikshit
Greenhorn
Joined: Feb 15, 2005
Posts: 18
posted
0
I found some tools. Thanks!
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
posted
0
Originally posted by Varun Dikshit: This functionality is important for me as I need to have a discussion with my collegues with class diagram in place showing all the input parameters
I typically prefer to draw such diagrams just in time on the white board, because that's more inclusive.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: input parameter not shown in class diagram