Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: GeorgeS on January 09, 2006, 07:43:09 am

Title: Moving attributes/methods from class to class
Post by: GeorgeS on January 09, 2006, 07:43:09 am
I'm interested in the capability to move one or more attributes/methods from one class to another. I understand EA is not geared to "refactoring", but as an editing capability this seems to be helpful. When code has been generated for the classes I could move the text and synchronize, but I'm interested in being able to do this prior to code being generated.

Is this a problem others have solved? Looks like not too hard, not trivial exercise from the documentation
Title: Re: Moving attributes/methods from class to class
Post by: Eve on January 09, 2006, 01:00:23 pm
You can drag/drop in the tree to move from class to class.
Title: Re: Moving attributes/methods from class to class
Post by: GeorgeS on January 09, 2006, 08:44:12 pm
Thanks for the fast reply.  I wasn't going to make it any easier than that.