Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: Glenn Walker on January 12, 2004, 01:32:21 pm

Title: Sorting of information in Operations dialog.
Post by: Glenn Walker on January 12, 2004, 01:32:21 pm
One suggestion would be to allow sorting by certain attributes: name, stereotype, scope.

I have a model with classes that have a lot of properties and methods. For ease of reading, I would like all of the properties to come first and then other methods after. I am using the fingers to move things around and finding it very tedious.

An alternate approach would be to allow drag and drop movement in these lists. If the first idea was too much to implement, then this would certainly speed up my rearranging of the operations.

This feature would be advantageous for the attributes dialog, as well.
Title: Re: Sorting of information in Operations dialog.
Post by: Rob_M on January 12, 2004, 07:12:43 pm
You might try taking a look at the report view. (View->Report VIew) Then click on the column you want to sort by.

Unfortunately this only works for modelling elements on the current diagram, not on elements in a package. I've already asked Sparks for the equivalent of report view on a package level.

Rob
Title: Re: Sorting of information in Operations dialog.
Post by: Glenn Walker on January 12, 2004, 11:53:58 pm
I am not sure that does what I want. I am seeking an aid in rearranging the properties (and attributes) as they appear when a class is placed on a diagram. The report view, I have used and only shows the elements (classes) that make up a diagram, not the properties and attributes.

I guess my point was that I want to organize the information so that when I print diagrams, it appears the way I want it rather than in totally random alphabetical order. [Ed. Note - The oxymoron is intentional. My crude attempt at humor. Give me a break. I am a Canadian, eh!]
Title: Re: Sorting of information in Operations dialog.
Post by: Rob_M on January 13, 2004, 12:25:31 pm
I hear what you are saying - I had to hand craft the order for a document I was generating.

You might also try using the automation interface to select the things in the order you want. Check the online stuff here:
http://www.sparxsystems.com.au/AutIntVB.htm

Title: Re: Sorting of information in Operations dialog.
Post by: Glenn Walker on January 13, 2004, 02:09:02 pm
I use that all the time. I guess I could write a little utility to go through and do the sorting for me. I was hoping that the interface would make it easier to do. But, I like your thinking. I could update the whole model. ::) What power.