Question

I'm fairly new to Rational Software Architect and it annoys the hell out of me that I can't see attributes of operations (methods) in UML diagrams. If I add method called get() with attributes att1 and att2, I'd like to see get(In att1, In att2) on diagram.

Is there a possibility to show this by default?

Was it helpful?

Solution

Click on the class diagram background and then use the show hide compartment option. You have attributes and methods compartments which need to selected in order to be displayed graphically.

It worked pretty well last time I evaluated the Rational tools.

OTHER TIPS

Right click on a class -> "Filters" -> "Show Signature".

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top